2018-07-19 01:43:11,339 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-160 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-19 01:43:11,344 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.27,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=oDgttGdbSZacUdGCrGmOPMtCs export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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_PROJECT_ID=ba1c3d47632b40318826191b43d81cda export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-19 01:43:11,344 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-19 01:43:11,345 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-07-19 01:43:11,380 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-07-19 01:43:11,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-19 01:43:11,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-19 01:43:11,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-19 01:43:11,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-19 01:43:11,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-19 01:43:11,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-19 01:43:11,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-19 01:43:11,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-19 01:43:11,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-19 01:43:11,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-19 01:43:11,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-19 01:43:11,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-19 01:43:11,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-19 01:43:11,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-19 01:43:11,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-19 01:43:11,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-19 01:43:11,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-19 01:43:11,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-19 01:43:11,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-19 01:43:11,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-19 01:43:11,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-19 01:43:11,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-19 01:43:11,678 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-19 01:43:11,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-19 01:43:11,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:43:11,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3d4781c-8c5d-4743-93f4-c825e3a18bb0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:43:11,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f3d4781c-8c5d-4743-93f4-c825e3a18bb0 2018-07-19 01:43:11,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:43:12,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:43:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["XsvfBHnJS1CCHCGXGhh4vA"], "issued_at": "2018-07-19T01:43:12.000000Z"}} 2018-07-19 01:43:12,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}111b4544d969de34c206ad519dab90bb05ad1498" 2018-07-19 01:43:12,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01: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 x-openstack-request-id: req-f7ebeceb-6478-4c91-a763-bc17207f892b x-compute-request-id: req-f7ebeceb-6478-4c91-a763-bc17207f892b Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-19 01:43:12,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-aggregates used request id req-f7ebeceb-6478-4c91-a763-bc17207f892b 2018-07-19 01:43:12,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.23074102402s 2018-07-19 01:43:12,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-aggregates used request id req-f7ebeceb-6478-4c91-a763-bc17207f892b 2018-07-19 01:43:12,910 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-19 01:43:12,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:43:12,918 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:43:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fea775dd-8234-41f6-b264-4818399fbed3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:43:12,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-fea775dd-8234-41f6-b264-4818399fbed3 2018-07-19 01:43:12,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-19 01:43:12,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}111b4544d969de34c206ad519dab90bb05ad1498" 2018-07-19 01:43:12,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41a95347-cdf2-4530-aa14-a4313f001b84 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/e9d5b68a2d02403090ab8c88e9806447"}, "tags": [], "enabled": true, "id": "e9d5b68a2d02403090ab8c88e9806447", "name": "heat_stack"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-19 01:43:12,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-41a95347-cdf2-4530-aa14-a4313f001b84 2018-07-19 01:43:12,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0224590301514s 2018-07-19 01:43:12,942 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-41a95347-cdf2-4530-aa14-a4313f001b84 2018-07-19 01:43:12,943 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'}), Munch({'description': u'', 'enabled': True, 'id': u'e9d5b68a2d02403090ab8c88e9806447', 'name': u'heat_stack'})] 2018-07-19 01:43:12,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-19 01:43:12,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}111b4544d969de34c206ad519dab90bb05ad1498" 2018-07-19 01:43:13,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0e878a5-d892-4c5f-8c5a-1d6677325673 Content-Encoding: gzip Content-Length: 1981 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/02991a217ef34da9afabec39a45ae675"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1b0387ccb39e403a953587b4e020f980", "id": "02991a217ef34da9afabec39a45ae675"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0a91e9c5adad40b6aaf321be02cca608"}, "url": "http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5ec67ee46f7342e7a912d267a66d3095", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1c6fb1ee5dd0498f941b678883550301"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b89491d881dc44de84a7061db2b9ddeb", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1cf0f73ba21d41bc8173de835f3c5c61"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6e0feae5a6844b0e9f8be2b56b22e205", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1e0f60c3e6b04ff1b19e2eccbec4aad3"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6e0feae5a6844b0e9f8be2b56b22e205", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1f9638388f984d00bee92f954d307171"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "43f4f26938754e7db65ed8f1e71b2fcc", "id": "1f9638388f984d00bee92f954d307171"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/21c2204336b0467d842c9d1834dfd172"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "048f3b7090184b9fa928b781a8163e32", "id": "21c2204336b0467d842c9d1834dfd172"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/28fa852e59b4497298dbf3a0eb75f2ec"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "53f4c57d6553410abe1803671c8f6fd3", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/31e29a21df4a41fcb4d99aba3fc2975c"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5da019a625fe4713a0422e279cfe916e", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3b65881e7c4c44d3a16ddccd3426b624"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5da019a625fe4713a0422e279cfe916e", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/445ffa4be96943a89576d6db4189b7c3"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "43f4f26938754e7db65ed8f1e71b2fcc", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/47381c617b764c91ae4885d8616d7148"}, "url": "http://12.0.0.28:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5ec67ee46f7342e7a912d267a66d3095", "id": "47381c617b764c91ae4885d8616d7148"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/487145d5cc11444cbd89db0dc895ec77"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bc2fbd62eb8344f0be2f928783353dd2", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/492681d01c484debb0274e1e58e15073"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a4dfa61c50684c98ba501eefd16de31f", "id": "492681d01c484debb0274e1e58e15073"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4bcabf4dfbfc4053ba9bb97eba8c6770"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d3598c1c29743d29dc9afd56fb69ade", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/537455b0bed04e05a04f161052066781"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6e0feae5a6844b0e9f8be2b56b22e205", "id": "537455b0bed04e05a04f161052066781"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/545148d8dfe14ff29e2e93b37493b2a0"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8d4d00a2ab9346979db59b8c10c531eb", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/63ceafa950654030b2b9bc4f2b5f1f08"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b89491d881dc44de84a7061db2b9ddeb", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/65612313f19b40ceb664845c54abd930"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "719cbdf628f64b5a97e810c850e40ed5", "id": "65612313f19b40ceb664845c54abd930"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/714bfd4d179a473188af2fd1dee9136b"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5da019a625fe4713a0422e279cfe916e", "id": "714bfd4d179a473188af2fd1dee9136b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/72daff230ce14da9bc6d7d179c487662"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f89e3f9582e74418853143bf82f1c739", "id": "72daff230ce14da9bc6d7d179c487662"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7515f6a0ee4a45d1b2bc03100dfe10c3"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5ec67ee46f7342e7a912d267a66d3095", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7573bf380a9b46f49ea7f97620b0309c"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d3598c1c29743d29dc9afd56fb69ade", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/76cb44cad3634763bd2bf52af995bda2"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "719cbdf628f64b5a97e810c850e40ed5", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8403d2dcf28149c3858db1354faa8e25"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "048f3b7090184b9fa928b781a8163e32", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9412b564fc574064bfec8cfc34d067b0"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8d4d00a2ab9346979db59b8c10c531eb", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/947efa0eb5e44b4980666d33c6493fb6"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f89e3f9582e74418853143bf82f1c739", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9501bbdf1cb84431a59c1c5299814365"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "53f4c57d6553410abe1803671c8f6fd3", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ad07df4e755e4426b25ac1c71a402eac"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a4dfa61c50684c98ba501eefd16de31f", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/aeef8345bac34826a2bff62716b2cc09"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "53f4c57d6553410abe1803671c8f6fd3", "id": "aeef8345bac34826a2bff62716b2cc09"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/afd0a8d2831842018dbf764103373266"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "43f4f26938754e7db65ed8f1e71b2fcc", "id": "afd0a8d2831842018dbf764103373266"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b902367446594796927c05e0b7ab3dd8"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1b0387ccb39e403a953587b4e020f980", "id": "b902367446594796927c05e0b7ab3dd8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bd00f9dbfaa4420ea743ea5a5920f487"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bc2fbd62eb8344f0be2f928783353dd2", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bf08db838ffa437587a9f8d02812de32"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1b0387ccb39e403a953587b4e020f980", "id": "bf08db838ffa437587a9f8d02812de32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/cfa38eee9ca7487fb5c9ad3ce76d3a50"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b89491d881dc44de84a7061db2b9ddeb", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d01ae93816db40f3b19907624e2df8ee"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f89e3f9582e74418853143bf82f1c739", "id": "d01ae93816db40f3b19907624e2df8ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/da183917f0f6407b9bd6c8b632dc532f"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bc2fbd62eb8344f0be2f928783353dd2", "id": "da183917f0f6407b9bd6c8b632dc532f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ddf0ac69a60e45ef8dfbb3532cb2d65c"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "048f3b7090184b9fa928b781a8163e32", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e1bdf84ef6de4bf9b28e426f6bdb94d8"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "719cbdf628f64b5a97e810c850e40ed5", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e250e84d23d4473483bd06f031169793"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a4dfa61c50684c98ba501eefd16de31f", "id": "e250e84d23d4473483bd06f031169793"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f17a76f07dbb4a18bf3bbba345233e62"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8d4d00a2ab9346979db59b8c10c531eb", "id": "f17a76f07dbb4a18bf3bbba345233e62"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f96972d6b51d46a4ac97d65630f111b5"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d3598c1c29743d29dc9afd56fb69ade", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-19 01:43:13,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-f0e878a5-d892-4c5f-8c5a-1d6677325673 2018-07-19 01:43:13,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.103861093521s 2018-07-19 01:43:13,051 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-f0e878a5-d892-4c5f-8c5a-1d6677325673 2018-07-19 01:43:13,058 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/02991a217ef34da9afabec39a45ae675'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1b0387ccb39e403a953587b4e020f980', u'id': u'02991a217ef34da9afabec39a45ae675'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/0a91e9c5adad40b6aaf321be02cca608'}, u'url': u'http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5ec67ee46f7342e7a912d267a66d3095', u'id': u'0a91e9c5adad40b6aaf321be02cca608'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/1c6fb1ee5dd0498f941b678883550301'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b89491d881dc44de84a7061db2b9ddeb', u'id': u'1c6fb1ee5dd0498f941b678883550301'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/1cf0f73ba21d41bc8173de835f3c5c61'}, u'url': u'http://172.30.9.27:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6e0feae5a6844b0e9f8be2b56b22e205', u'id': u'1cf0f73ba21d41bc8173de835f3c5c61'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/1e0f60c3e6b04ff1b19e2eccbec4aad3'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6e0feae5a6844b0e9f8be2b56b22e205', u'id': u'1e0f60c3e6b04ff1b19e2eccbec4aad3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/1f9638388f984d00bee92f954d307171'}, u'url': u'http://172.30.9.27:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'43f4f26938754e7db65ed8f1e71b2fcc', u'id': u'1f9638388f984d00bee92f954d307171'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/21c2204336b0467d842c9d1834dfd172'}, u'url': u'http://172.30.9.27:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'048f3b7090184b9fa928b781a8163e32', u'id': u'21c2204336b0467d842c9d1834dfd172'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/28fa852e59b4497298dbf3a0eb75f2ec'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'53f4c57d6553410abe1803671c8f6fd3', u'id': u'28fa852e59b4497298dbf3a0eb75f2ec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/31e29a21df4a41fcb4d99aba3fc2975c'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5da019a625fe4713a0422e279cfe916e', u'id': u'31e29a21df4a41fcb4d99aba3fc2975c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/3b65881e7c4c44d3a16ddccd3426b624'}, u'url': u'http://172.30.9.27:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5da019a625fe4713a0422e279cfe916e', u'id': u'3b65881e7c4c44d3a16ddccd3426b624'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/445ffa4be96943a89576d6db4189b7c3'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'43f4f26938754e7db65ed8f1e71b2fcc', u'id': u'445ffa4be96943a89576d6db4189b7c3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/47381c617b764c91ae4885d8616d7148'}, u'url': u'http://12.0.0.28:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5ec67ee46f7342e7a912d267a66d3095', u'id': u'47381c617b764c91ae4885d8616d7148'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/487145d5cc11444cbd89db0dc895ec77'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bc2fbd62eb8344f0be2f928783353dd2', u'id': u'487145d5cc11444cbd89db0dc895ec77'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/492681d01c484debb0274e1e58e15073'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a4dfa61c50684c98ba501eefd16de31f', u'id': u'492681d01c484debb0274e1e58e15073'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/4bcabf4dfbfc4053ba9bb97eba8c6770'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6d3598c1c29743d29dc9afd56fb69ade', u'id': u'4bcabf4dfbfc4053ba9bb97eba8c6770'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/537455b0bed04e05a04f161052066781'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6e0feae5a6844b0e9f8be2b56b22e205', u'id': u'537455b0bed04e05a04f161052066781'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/545148d8dfe14ff29e2e93b37493b2a0'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8d4d00a2ab9346979db59b8c10c531eb', u'id': u'545148d8dfe14ff29e2e93b37493b2a0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/63ceafa950654030b2b9bc4f2b5f1f08'}, u'url': u'http://172.30.9.27:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b89491d881dc44de84a7061db2b9ddeb', u'id': u'63ceafa950654030b2b9bc4f2b5f1f08'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/65612313f19b40ceb664845c54abd930'}, u'url': u'http://172.30.9.27:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'719cbdf628f64b5a97e810c850e40ed5', u'id': u'65612313f19b40ceb664845c54abd930'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/714bfd4d179a473188af2fd1dee9136b'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5da019a625fe4713a0422e279cfe916e', u'id': u'714bfd4d179a473188af2fd1dee9136b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/72daff230ce14da9bc6d7d179c487662'}, u'url': u'http://172.30.9.27:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f89e3f9582e74418853143bf82f1c739', u'id': u'72daff230ce14da9bc6d7d179c487662'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/7515f6a0ee4a45d1b2bc03100dfe10c3'}, u'url': u'http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5ec67ee46f7342e7a912d267a66d3095', u'id': u'7515f6a0ee4a45d1b2bc03100dfe10c3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/7573bf380a9b46f49ea7f97620b0309c'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6d3598c1c29743d29dc9afd56fb69ade', u'id': u'7573bf380a9b46f49ea7f97620b0309c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/76cb44cad3634763bd2bf52af995bda2'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'719cbdf628f64b5a97e810c850e40ed5', u'id': u'76cb44cad3634763bd2bf52af995bda2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/8403d2dcf28149c3858db1354faa8e25'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'048f3b7090184b9fa928b781a8163e32', u'id': u'8403d2dcf28149c3858db1354faa8e25'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/9412b564fc574064bfec8cfc34d067b0'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8d4d00a2ab9346979db59b8c10c531eb', u'id': u'9412b564fc574064bfec8cfc34d067b0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/947efa0eb5e44b4980666d33c6493fb6'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f89e3f9582e74418853143bf82f1c739', u'id': u'947efa0eb5e44b4980666d33c6493fb6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/9501bbdf1cb84431a59c1c5299814365'}, u'url': u'http://172.30.9.27:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'53f4c57d6553410abe1803671c8f6fd3', u'id': u'9501bbdf1cb84431a59c1c5299814365'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/ad07df4e755e4426b25ac1c71a402eac'}, u'url': u'http://172.30.9.27:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a4dfa61c50684c98ba501eefd16de31f', u'id': u'ad07df4e755e4426b25ac1c71a402eac'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/aeef8345bac34826a2bff62716b2cc09'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'53f4c57d6553410abe1803671c8f6fd3', u'id': u'aeef8345bac34826a2bff62716b2cc09'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/afd0a8d2831842018dbf764103373266'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'43f4f26938754e7db65ed8f1e71b2fcc', u'id': u'afd0a8d2831842018dbf764103373266'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/b902367446594796927c05e0b7ab3dd8'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1b0387ccb39e403a953587b4e020f980', u'id': u'b902367446594796927c05e0b7ab3dd8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/bd00f9dbfaa4420ea743ea5a5920f487'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bc2fbd62eb8344f0be2f928783353dd2', u'id': u'bd00f9dbfaa4420ea743ea5a5920f487'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/bf08db838ffa437587a9f8d02812de32'}, u'url': u'http://172.30.9.27:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1b0387ccb39e403a953587b4e020f980', u'id': u'bf08db838ffa437587a9f8d02812de32'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/cfa38eee9ca7487fb5c9ad3ce76d3a50'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b89491d881dc44de84a7061db2b9ddeb', u'id': u'cfa38eee9ca7487fb5c9ad3ce76d3a50'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/d01ae93816db40f3b19907624e2df8ee'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f89e3f9582e74418853143bf82f1c739', u'id': u'd01ae93816db40f3b19907624e2df8ee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/da183917f0f6407b9bd6c8b632dc532f'}, u'url': u'http://172.30.9.27:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bc2fbd62eb8344f0be2f928783353dd2', u'id': u'da183917f0f6407b9bd6c8b632dc532f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/ddf0ac69a60e45ef8dfbb3532cb2d65c'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'048f3b7090184b9fa928b781a8163e32', u'id': u'ddf0ac69a60e45ef8dfbb3532cb2d65c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/e1bdf84ef6de4bf9b28e426f6bdb94d8'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'719cbdf628f64b5a97e810c850e40ed5', u'id': u'e1bdf84ef6de4bf9b28e426f6bdb94d8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/e250e84d23d4473483bd06f031169793'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a4dfa61c50684c98ba501eefd16de31f', u'id': u'e250e84d23d4473483bd06f031169793'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/f17a76f07dbb4a18bf3bbba345233e62'}, u'url': u'http://172.30.9.27:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8d4d00a2ab9346979db59b8c10c531eb', u'id': u'f17a76f07dbb4a18bf3bbba345233e62'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/f96972d6b51d46a4ac97d65630f111b5'}, u'url': u'http://172.30.9.27:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6d3598c1c29743d29dc9afd56fb69ade', u'id': u'f96972d6b51d46a4ac97d65630f111b5'})] 2018-07-19 01:43:13,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-19 01:43:13,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}111b4544d969de34c206ad519dab90bb05ad1498" 2018-07-19 01:43:13,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01: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-8f49eacf-91dc-4395-92cf-6d1c17315b20 x-compute-request-id: req-8f49eacf-91dc-4395-92cf-6d1c17315b20 Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-07-19 01:43:13,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/extensions used request id req-8f49eacf-91dc-4395-92cf-6d1c17315b20 2018-07-19 01:43:13,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.113101005554s 2018-07-19 01:43:13,174 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/extensions used request id req-8f49eacf-91dc-4395-92cf-6d1c17315b20 2018-07-19 01:43:13,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-19 01:43:13,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}111b4544d969de34c206ad519dab90bb05ad1498" 2018-07-19 01:43:14,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01: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-5e16d8f9-ced9-44b5-aff9-3fa6c5bbaec2 x-compute-request-id: req-5e16d8f9-ced9-44b5-aff9-3fa6c5bbaec2 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-19 01:43:14,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-floating-ip-pools used request id req-5e16d8f9-ced9-44b5-aff9-3fa6c5bbaec2 2018-07-19 01:43:14,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.72384095192s 2018-07-19 01:43:14,912 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-floating-ip-pools used request id req-5e16d8f9-ced9-44b5-aff9-3fa6c5bbaec2 2018-07-19 01:43:14,913 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-19 01:43:14,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:43:14,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}111b4544d969de34c206ad519dab90bb05ad1498" 2018-07-19 01:43:14,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-91009191-a9b9-483e-96d5-db8c72113422 Date: Thu, 19 Jul 2018 01:43:14 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:43:14,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-91009191-a9b9-483e-96d5-db8c72113422 2018-07-19 01:43:14,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0545980930328s 2018-07-19 01:43:14,973 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-91009191-a9b9-483e-96d5-db8c72113422 2018-07-19 01:43:14,973 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-19 01:43:14,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-19 01:43:14,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}111b4544d969de34c206ad519dab90bb05ad1498" 2018-07-19 01:43:15,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01: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-d10aea71-49c5-4863-b021-f563aaf3ea5e x-compute-request-id: req-d10aea71-49c5-4863-b021-f563aaf3ea5e Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "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-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-19 01:43:15,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-d10aea71-49c5-4863-b021-f563aaf3ea5e 2018-07-19 01:43:15,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.18779706955s 2018-07-19 01:43:15,162 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-d10aea71-49c5-4863-b021-f563aaf3ea5e 2018-07-19 01:43:15,162 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.3', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "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", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 28, u'hypervisor_version': 2010000, u'disk_available_least': 28, u'local_gb': 28, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 15}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.10', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "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", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 28, u'hypervisor_version': 2010000, u'disk_available_least': 28, u'local_gb': 28, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 14}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-07-19 01:43:15,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-19 01:43:15,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}111b4544d969de34c206ad519dab90bb05ad1498" 2018-07-19 01:43:15,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01: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-3517e38c-9ff5-4f68-a5bd-433949f64a15 x-compute-request-id: req-3517e38c-9ff5-4f68-a5bd-433949f64a15 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-19 01:43:15,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-3517e38c-9ff5-4f68-a5bd-433949f64a15 2018-07-19 01:43:15,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0247519016266s 2018-07-19 01:43:15,188 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-3517e38c-9ff5-4f68-a5bd-433949f64a15 2018-07-19 01:43:15,188 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-19 01:43:15,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:43:15,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}111b4544d969de34c206ad519dab90bb05ad1498" 2018-07-19 01:43:15,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8df1b0fb-68be-4b89-9131-056f26939035 Date: Thu, 19 Jul 2018 01:43:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:43:15,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8df1b0fb-68be-4b89-9131-056f26939035 2018-07-19 01:43:15,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0783979892731s 2018-07-19 01:43:15,268 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8df1b0fb-68be-4b89-9131-056f26939035 2018-07-19 01:43:15,268 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-19T01:40:38Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'b15f386b-9c21-451f-8211-ef5d1b7d5209', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-07-19T01:40:32Z', u'provider:network_type': u'flat', u'tenant_id': u'3f544d51ac9444a8b08581ab41564db8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3f544d51ac9444a8b08581ab41564db8', u'l2_adjacency': True})] 2018-07-19 01:43:15,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:43:15,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}111b4544d969de34c206ad519dab90bb05ad1498" 2018-07-19 01:43:15,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7a9e99fb-5251-4539-bf82-82fd71b0a7b6 Date: Thu, 19 Jul 2018 01:43:15 GMT RESP BODY: {"ports":[]} 2018-07-19 01:43:15,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-7a9e99fb-5251-4539-bf82-82fd71b0a7b6 2018-07-19 01:43:15,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0272600650787s 2018-07-19 01:43:15,296 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-7a9e99fb-5251-4539-bf82-82fd71b0a7b6 2018-07-19 01:43:15,296 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-19 01:43:15,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-19 01:43:15,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}111b4544d969de34c206ad519dab90bb05ad1498" 2018-07-19 01:43:15,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-199fb1e3-2cc5-4d25-bb02-e501803e8cfe Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "3f544d51ac9444a8b08581ab41564db8"}}, "role": {"id": "6b9935e076ea4a53a46b5ece44668083"}, "user": {"id": "0daf1d5b6565486687754c787b2afa05"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8/users/0daf1d5b6565486687754c787b2afa05/roles/6b9935e076ea4a53a46b5ece44668083"}}, {"scope": {"project": {"id": "3f544d51ac9444a8b08581ab41564db8"}}, "role": {"id": "6b9935e076ea4a53a46b5ece44668083"}, "user": {"id": "1796da00286949e9a5263e035b614498"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8/users/1796da00286949e9a5263e035b614498/roles/6b9935e076ea4a53a46b5ece44668083"}}, {"scope": {"project": {"id": "3f544d51ac9444a8b08581ab41564db8"}}, "role": {"id": "6b9935e076ea4a53a46b5ece44668083"}, "user": {"id": "27e200f571aa468a9fd5a47d945e0f0f"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8/users/27e200f571aa468a9fd5a47d945e0f0f/roles/6b9935e076ea4a53a46b5ece44668083"}}, {"scope": {"project": {"id": "3f544d51ac9444a8b08581ab41564db8"}}, "role": {"id": "6b9935e076ea4a53a46b5ece44668083"}, "user": {"id": "369379cd50c5491397513b1d9ec7190b"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8/users/369379cd50c5491397513b1d9ec7190b/roles/6b9935e076ea4a53a46b5ece44668083"}}, {"scope": {"project": {"id": "3f544d51ac9444a8b08581ab41564db8"}}, "role": {"id": "6b9935e076ea4a53a46b5ece44668083"}, "user": {"id": "56a49c95c6824ce4abe80b77556ed4ba"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8/users/56a49c95c6824ce4abe80b77556ed4ba/roles/6b9935e076ea4a53a46b5ece44668083"}}, {"scope": {"project": {"id": "3f544d51ac9444a8b08581ab41564db8"}}, "role": {"id": "6b9935e076ea4a53a46b5ece44668083"}, "user": {"id": "572c322fb1844e89bae05b5e39a2e453"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8/users/572c322fb1844e89bae05b5e39a2e453/roles/6b9935e076ea4a53a46b5ece44668083"}}, {"scope": {"project": {"id": "3f544d51ac9444a8b08581ab41564db8"}}, "role": {"id": "498d37205ae841339c64774d38426c75"}, "user": {"id": "7b8f56b2acac48ce89fd7efe16698a9c"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8/users/7b8f56b2acac48ce89fd7efe16698a9c/roles/498d37205ae841339c64774d38426c75"}}, {"scope": {"project": {"id": "3f544d51ac9444a8b08581ab41564db8"}}, "role": {"id": "6b9935e076ea4a53a46b5ece44668083"}, "user": {"id": "7b8f56b2acac48ce89fd7efe16698a9c"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8/users/7b8f56b2acac48ce89fd7efe16698a9c/roles/6b9935e076ea4a53a46b5ece44668083"}}, {"scope": {"project": {"id": "3f544d51ac9444a8b08581ab41564db8"}}, "role": {"id": "6b9935e076ea4a53a46b5ece44668083"}, "user": {"id": "a32baa760834499ea03ad3cbe4d4e4dd"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8/users/a32baa760834499ea03ad3cbe4d4e4dd/roles/6b9935e076ea4a53a46b5ece44668083"}}, {"scope": {"project": {"id": "ba1c3d47632b40318826191b43d81cda"}}, "role": {"id": "6b9935e076ea4a53a46b5ece44668083"}, "user": {"id": "b0c3f47c1bd84bf5aceb649427654846"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/b0c3f47c1bd84bf5aceb649427654846/roles/6b9935e076ea4a53a46b5ece44668083"}}, {"scope": {"project": {"id": "3f544d51ac9444a8b08581ab41564db8"}}, "role": {"id": "6b9935e076ea4a53a46b5ece44668083"}, "user": {"id": "c71e012462ed4958bdf3c084b53ad98a"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8/users/c71e012462ed4958bdf3c084b53ad98a/roles/6b9935e076ea4a53a46b5ece44668083"}}, {"scope": {"project": {"id": "3f544d51ac9444a8b08581ab41564db8"}}, "role": {"id": "6b9935e076ea4a53a46b5ece44668083"}, "user": {"id": "c72bfa6692dc49668afdf4643285333c"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8/users/c72bfa6692dc49668afdf4643285333c/roles/6b9935e076ea4a53a46b5ece44668083"}}, {"scope": {"project": {"id": "3f544d51ac9444a8b08581ab41564db8"}}, "role": {"id": "6b9935e076ea4a53a46b5ece44668083"}, "user": {"id": "d68d67343fce4570af726b192acb54a1"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8/users/d68d67343fce4570af726b192acb54a1/roles/6b9935e076ea4a53a46b5ece44668083"}}, {"scope": {"project": {"id": "3f544d51ac9444a8b08581ab41564db8"}}, "role": {"id": "6b9935e076ea4a53a46b5ece44668083"}, "user": {"id": "f37299ce118447ebad8124458d152215"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8/users/f37299ce118447ebad8124458d152215/roles/6b9935e076ea4a53a46b5ece44668083"}}, {"scope": {"domain": {"id": "e9d5b68a2d02403090ab8c88e9806447"}}, "role": {"id": "6b9935e076ea4a53a46b5ece44668083"}, "user": {"id": "151786bc7c794c8ea502edf5a3163714"}, "links": {"assignment": "http://172.30.9.27:5000/v3/domains/e9d5b68a2d02403090ab8c88e9806447/users/151786bc7c794c8ea502edf5a3163714/roles/6b9935e076ea4a53a46b5ece44668083"}}, {"scope": {"system": {"all": true}}, "role": {"id": "6b9935e076ea4a53a46b5ece44668083"}, "user": {"id": "b0c3f47c1bd84bf5aceb649427654846"}, "links": {"assignment": "http://172.30.9.27:5000/v3/system/users/b0c3f47c1bd84bf5aceb649427654846/roles/6b9935e076ea4a53a46b5ece44668083"}}], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-19 01:43:15,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments used request id req-199fb1e3-2cc5-4d25-bb02-e501803e8cfe 2018-07-19 01:43:15,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0925350189209s 2018-07-19 01:43:15,393 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments used request id req-199fb1e3-2cc5-4d25-bb02-e501803e8cfe 2018-07-19 01:43:15,396 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'3f544d51ac9444a8b08581ab41564db8', 'id': u'6b9935e076ea4a53a46b5ece44668083', 'user': u'0daf1d5b6565486687754c787b2afa05'}), Munch({'project': u'3f544d51ac9444a8b08581ab41564db8', 'id': u'6b9935e076ea4a53a46b5ece44668083', 'user': u'1796da00286949e9a5263e035b614498'}), Munch({'project': u'3f544d51ac9444a8b08581ab41564db8', 'id': u'6b9935e076ea4a53a46b5ece44668083', 'user': u'27e200f571aa468a9fd5a47d945e0f0f'}), Munch({'project': u'3f544d51ac9444a8b08581ab41564db8', 'id': u'6b9935e076ea4a53a46b5ece44668083', 'user': u'369379cd50c5491397513b1d9ec7190b'}), Munch({'project': u'3f544d51ac9444a8b08581ab41564db8', 'id': u'6b9935e076ea4a53a46b5ece44668083', 'user': u'56a49c95c6824ce4abe80b77556ed4ba'}), Munch({'project': u'3f544d51ac9444a8b08581ab41564db8', 'id': u'6b9935e076ea4a53a46b5ece44668083', 'user': u'572c322fb1844e89bae05b5e39a2e453'}), Munch({'project': u'3f544d51ac9444a8b08581ab41564db8', 'id': u'498d37205ae841339c64774d38426c75', 'user': u'7b8f56b2acac48ce89fd7efe16698a9c'}), Munch({'project': u'3f544d51ac9444a8b08581ab41564db8', 'id': u'6b9935e076ea4a53a46b5ece44668083', 'user': u'7b8f56b2acac48ce89fd7efe16698a9c'}), Munch({'project': u'3f544d51ac9444a8b08581ab41564db8', 'id': u'6b9935e076ea4a53a46b5ece44668083', 'user': u'a32baa760834499ea03ad3cbe4d4e4dd'}), Munch({'project': u'ba1c3d47632b40318826191b43d81cda', 'id': u'6b9935e076ea4a53a46b5ece44668083', 'user': u'b0c3f47c1bd84bf5aceb649427654846'}), Munch({'project': u'3f544d51ac9444a8b08581ab41564db8', 'id': u'6b9935e076ea4a53a46b5ece44668083', 'user': u'c71e012462ed4958bdf3c084b53ad98a'}), Munch({'project': u'3f544d51ac9444a8b08581ab41564db8', 'id': u'6b9935e076ea4a53a46b5ece44668083', 'user': u'c72bfa6692dc49668afdf4643285333c'}), Munch({'project': u'3f544d51ac9444a8b08581ab41564db8', 'id': u'6b9935e076ea4a53a46b5ece44668083', 'user': u'd68d67343fce4570af726b192acb54a1'}), Munch({'project': u'3f544d51ac9444a8b08581ab41564db8', 'id': u'6b9935e076ea4a53a46b5ece44668083', 'user': u'f37299ce118447ebad8124458d152215'}), Munch({'domain': u'e9d5b68a2d02403090ab8c88e9806447', 'id': u'6b9935e076ea4a53a46b5ece44668083', 'user': u'151786bc7c794c8ea502edf5a3163714'}), Munch({'id': u'6b9935e076ea4a53a46b5ece44668083', 'user': u'b0c3f47c1bd84bf5aceb649427654846'})] 2018-07-19 01:43:15,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-19 01:43:15,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}111b4544d969de34c206ad519dab90bb05ad1498" 2018-07-19 01:43:15,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6a7e71e-50d1-47ff-a58b-77882ccf5efc Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:43:15,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d6a7e71e-50d1-47ff-a58b-77882ccf5efc 2018-07-19 01:43:15,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10623383522s 2018-07-19 01:43:15,506 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d6a7e71e-50d1-47ff-a58b-77882ccf5efc 2018-07-19 01:43:15,507 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'498d37205ae841339c64774d38426c75'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'reader', 'id': u'68b52f09268a4ca1b456b2f558f67a37'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'6b9935e076ea4a53a46b5ece44668083'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'6f4342945f4c4f3db652dac309a8b9f1'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'764cf63c839142b594105cc236a2dbd7'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'f029712630044065a5708f3eff16cab8'})] 2018-07-19 01:43:15,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-19 01:43:15,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}111b4544d969de34c206ad519dab90bb05ad1498" 2018-07-19 01:43:15,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cef89127-a875-4c19-a62d-bee55d80b16b Date: Thu, 19 Jul 2018 01:43:15 GMT RESP BODY: {"routers": []} 2018-07-19 01:43:15,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-cef89127-a875-4c19-a62d-bee55d80b16b 2018-07-19 01:43:15,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0465519428253s 2018-07-19 01:43:15,555 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-cef89127-a875-4c19-a62d-bee55d80b16b 2018-07-19 01:43:15,555 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-19 01:43:15,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:43:15,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}111b4544d969de34c206ad519dab90bb05ad1498" 2018-07-19 01:43:15,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01: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-c8acf637-e7bd-44f7-a056-f94387c2d70b x-compute-request-id: req-c8acf637-e7bd-44f7-a056-f94387c2d70b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-19 01:43:15,673 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c8acf637-e7bd-44f7-a056-f94387c2d70b 2018-07-19 01:43:15,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.117583990097s 2018-07-19 01:43:15,674 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c8acf637-e7bd-44f7-a056-f94387c2d70b 2018-07-19 01:43:15,674 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-19 01:43:15,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-19 01:43:15,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:43:15,686 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:43:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fd77996-eff5-4b55-a44e-c4644a101623 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.4:35357/v3/", "rel": "self"}]}]}} 2018-07-19 01:43:15,687 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-6fd77996-eff5-4b55-a44e-c4644a101623 2018-07-19 01:43:15,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}111b4544d969de34c206ad519dab90bb05ad1498" 2018-07-19 01:43:15,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-941fda9f-4e42-401c-9598-3f9061e140c6 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/048f3b7090184b9fa928b781a8163e32"}, "enabled": true, "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/1b0387ccb39e403a953587b4e020f980"}, "enabled": true, "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/43f4f26938754e7db65ed8f1e71b2fcc"}, "enabled": true, "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/53f4c57d6553410abe1803671c8f6fd3"}, "enabled": true, "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/5da019a625fe4713a0422e279cfe916e"}, "enabled": true, "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/5ec67ee46f7342e7a912d267a66d3095"}, "enabled": true, "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/6d3598c1c29743d29dc9afd56fb69ade"}, "enabled": true, "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/6e0feae5a6844b0e9f8be2b56b22e205"}, "enabled": true, "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/719cbdf628f64b5a97e810c850e40ed5"}, "enabled": true, "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/793a25d7791d438fb30ec4b7b7e23640"}, "enabled": true, "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8d4d00a2ab9346979db59b8c10c531eb"}, "enabled": true, "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a4dfa61c50684c98ba501eefd16de31f"}, "enabled": true, "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b89491d881dc44de84a7061db2b9ddeb"}, "enabled": true, "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/bc2fbd62eb8344f0be2f928783353dd2"}, "enabled": true, "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f89e3f9582e74418853143bf82f1c739"}, "enabled": true, "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-07-19 01:43:15,784 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-941fda9f-4e42-401c-9598-3f9061e140c6 2018-07-19 01:43:15,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.107564926147s 2018-07-19 01:43:15,785 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-941fda9f-4e42-401c-9598-3f9061e140c6 2018-07-19 01:43:15,790 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'048f3b7090184b9fa928b781a8163e32', 'name': u'keystone'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'1b0387ccb39e403a953587b4e020f980', 'name': u'heat'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'43f4f26938754e7db65ed8f1e71b2fcc', 'name': u'neutron'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'53f4c57d6553410abe1803671c8f6fd3', 'name': u'panko'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'5da019a625fe4713a0422e279cfe916e', 'name': u'cinderv3'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'5ec67ee46f7342e7a912d267a66d3095', 'name': u'swift'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'6d3598c1c29743d29dc9afd56fb69ade', 'name': u'glance'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'6e0feae5a6844b0e9f8be2b56b22e205', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'719cbdf628f64b5a97e810c850e40ed5', 'name': u'nova'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'793a25d7791d438fb30ec4b7b7e23640', 'name': u'ceilometer'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'8d4d00a2ab9346979db59b8c10c531eb', 'name': u'cinder'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'a4dfa61c50684c98ba501eefd16de31f', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'b89491d881dc44de84a7061db2b9ddeb', 'name': u'aodh'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'bc2fbd62eb8344f0be2f928783353dd2', 'name': u'cinderv2'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'f89e3f9582e74418853143bf82f1c739', 'name': u'placement'})] 2018-07-19 01:43:15,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-19 01:43:15,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}111b4544d969de34c206ad519dab90bb05ad1498" 2018-07-19 01:43:15,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-5d9eaa74-e6b4-4735-8f33-d4b9394f4286 Date: Thu, 19 Jul 2018 01:43:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4}]} 2018-07-19 01:43:15,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5d9eaa74-e6b4-4735-8f33-d4b9394f4286 2018-07-19 01:43:15,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0423440933228s 2018-07-19 01:43:15,834 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5d9eaa74-e6b4-4735-8f33-d4b9394f4286 2018-07-19 01:43:15,834 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-19T01:40:38Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'b15f386b-9c21-451f-8211-ef5d1b7d5209', u'tenant_id': u'3f544d51ac9444a8b08581ab41564db8', u'created_at': u'2018-07-19T01:40:38Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'3f544d51ac9444a8b08581ab41564db8'})] 2018-07-19 01:43:15,948 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-19 01:43:15,948 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-19 01:43:16,007 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-07-19 01:43:16,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-19 01:43:16,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-19 01:43:16,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-19 01:43:16,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-19 01:43:16,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-19 01:43:16,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-19 01:43:16,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-19 01:43:16,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-19 01:43:16,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-19 01:43:16,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-19 01:43:16,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-19 01:43:16,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-19 01:43:16,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-19 01:43:16,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-19 01:43:16,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-19 01:43:16,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-19 01:43:16,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-19 01:43:16,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-19 01:43:16,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-19 01:43:16,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-19 01:43:16,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-19 01:43:16,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-19 01:43:16,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:43:16,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:43:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb8d1afc-75f3-437a-8040-78de7bd9f941 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:43:16,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cb8d1afc-75f3-437a-8040-78de7bd9f941 2018-07-19 01:43:16,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:43:16,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:43:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["LfGZmKgFTjuVrPzBCtQGZA"], "issued_at": "2018-07-19T01:43:16.000000Z"}} 2018-07-19 01:43:16,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:43:16,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57bfee90f0670a189728aa8d68589c52900748cc" 2018-07-19 01:43:17,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-32fdb68e-9cc9-4b2e-a4d0-08f711404454 Date: Thu, 19 Jul 2018 01:43:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:43:17,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-32fdb68e-9cc9-4b2e-a4d0-08f711404454 2018-07-19 01:43:17,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.954427957535s 2018-07-19 01:43:17,466 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-32fdb68e-9cc9-4b2e-a4d0-08f711404454 2018-07-19 01:43:17,467 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-19 01:43:17,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-19 01:43:17,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}57bfee90f0670a189728aa8d68589c52900748cc" -d '{"network": {"name": "tenantnetwork1-net_1f0ed877-e56a-4023-9608-eae9ed7f3e49", "admin_state_up": true}}' 2018-07-19 01:43:17,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-0348743d-affe-4634-ba2c-350aa673754d Date: Thu, 19 Jul 2018 01:43:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"689cabbd-1ec2-4ae9-a726-20218ff46b3e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:43:17Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_1f0ed877-e56a-4023-9608-eae9ed7f3e49","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:43:17Z","mtu":1450}} 2018-07-19 01:43:17,850 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0348743d-affe-4634-ba2c-350aa673754d 2018-07-19 01:43:17,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.382338047028s 2018-07-19 01:43:17,850 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0348743d-affe-4634-ba2c-350aa673754d 2018-07-19 01:43:17,851 - 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-07-19T01:43:17Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'689cabbd-1ec2-4ae9-a726-20218ff46b3e', u'provider:segmentation_id': 75, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_1f0ed877-e56a-4023-9608-eae9ed7f3e49', u'created_at': u'2018-07-19T01:43:17Z', u'mtu': 1450, u'tenant_id': u'ba1c3d47632b40318826191b43d81cda', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ba1c3d47632b40318826191b43d81cda', u'l2_adjacency': True}) 2018-07-19 01:43:17,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:43:17,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57bfee90f0670a189728aa8d68589c52900748cc" 2018-07-19 01:43:17,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-7bc4bb2d-1a12-46d8-b8c9-57fe6d373c1f Date: Thu, 19 Jul 2018 01:43:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"689cabbd-1ec2-4ae9-a726-20218ff46b3e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:43:17Z","qos_policy_id":null,"name":"tenantnetwork1-net_1f0ed877-e56a-4023-9608-eae9ed7f3e49","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:43:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:43:17,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7bc4bb2d-1a12-46d8-b8c9-57fe6d373c1f 2018-07-19 01:43:17,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100238084793s 2018-07-19 01:43:17,952 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7bc4bb2d-1a12-46d8-b8c9-57fe6d373c1f 2018-07-19 01:43:17,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-19 01:43:17,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}57bfee90f0670a189728aa8d68589c52900748cc" -d '{"subnet": {"name": "tenantnetwork1-subnet_1f0ed877-e56a-4023-9608-eae9ed7f3e49", "enable_dhcp": true, "network_id": "689cabbd-1ec2-4ae9-a726-20218ff46b3e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-19 01:43:18,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-c308b91c-e26b-434c-b4bb-d67a5599d68d Date: Thu, 19 Jul 2018 01:43:18 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-19T01:43:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"869bfbd9-0b24-4828-9335-a5493a29e5d9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_1f0ed877-e56a-4023-9608-eae9ed7f3e49","enable_dhcp":true,"segment_id":null,"network_id":"689cabbd-1ec2-4ae9-a726-20218ff46b3e","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:43:18Z","ip_version":4}} 2018-07-19 01:43:18,431 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c308b91c-e26b-434c-b4bb-d67a5599d68d 2018-07-19 01:43:18,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.476722955704s 2018-07-19 01:43:18,431 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c308b91c-e26b-434c-b4bb-d67a5599d68d 2018-07-19 01:43:18,431 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-19T01:43:18Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'869bfbd9-0b24-4828-9335-a5493a29e5d9', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_1f0ed877-e56a-4023-9608-eae9ed7f3e49', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'689cabbd-1ec2-4ae9-a726-20218ff46b3e', u'tenant_id': u'ba1c3d47632b40318826191b43d81cda', u'created_at': u'2018-07-19T01:43:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'ba1c3d47632b40318826191b43d81cda'}) 2018-07-19 01:43:18,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-19 01:43:18,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}57bfee90f0670a189728aa8d68589c52900748cc" -d '{"router": {"external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209"}, "name": "tenantnetwork1-router_1f0ed877-e56a-4023-9608-eae9ed7f3e49", "admin_state_up": true}}' 2018-07-19 01:43:20,046 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-90cc098d-8c57-493b-8e36-1c7ccd4c0d1a Date: Thu, 19 Jul 2018 01:43:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:43:18Z", "admin_state_up": true, "updated_at": "2018-07-19T01:43:19Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "b92af43e-5427-4860-bb5b-a1ba05357e62", "name": "tenantnetwork1-router_1f0ed877-e56a-4023-9608-eae9ed7f3e49"}} 2018-07-19 01:43:20,046 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-90cc098d-8c57-493b-8e36-1c7ccd4c0d1a 2018-07-19 01:43:20,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.6138458252s 2018-07-19 01:43:20,046 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-90cc098d-8c57-493b-8e36-1c7ccd4c0d1a 2018-07-19 01:43:20,047 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-19T01:43:19Z', u'revision_number': 2, u'ha': False, u'id': u'b92af43e-5427-4860-bb5b-a1ba05357e62', u'external_gateway_info': {u'network_id': u'b15f386b-9c21-451f-8211-ef5d1b7d5209', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_1f0ed877-e56a-4023-9608-eae9ed7f3e49', u'admin_state_up': True, u'tenant_id': u'ba1c3d47632b40318826191b43d81cda', u'created_at': u'2018-07-19T01:43:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'ba1c3d47632b40318826191b43d81cda'}) 2018-07-19 01:43:20,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-19 01:43:20,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/b92af43e-5427-4860-bb5b-a1ba05357e62/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}57bfee90f0670a189728aa8d68589c52900748cc" -d '{"subnet_id": "869bfbd9-0b24-4828-9335-a5493a29e5d9"}' 2018-07-19 01:43:21,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ea587517-aeb0-4f38-b196-ef53685dad39 Date: Thu, 19 Jul 2018 01:43:21 GMT RESP BODY: {"network_id": "689cabbd-1ec2-4ae9-a726-20218ff46b3e", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "subnet_id": "869bfbd9-0b24-4828-9335-a5493a29e5d9", "subnet_ids": ["869bfbd9-0b24-4828-9335-a5493a29e5d9"], "port_id": "a26fd783-893f-4296-b6be-8370bdb87c43", "id": "b92af43e-5427-4860-bb5b-a1ba05357e62"} 2018-07-19 01:43:21,939 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b92af43e-5427-4860-bb5b-a1ba05357e62/add_router_interface.json used request id req-ea587517-aeb0-4f38-b196-ef53685dad39 2018-07-19 01:43:21,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.89135599136s 2018-07-19 01:43:21,939 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b92af43e-5427-4860-bb5b-a1ba05357e62/add_router_interface.json used request id req-ea587517-aeb0-4f38-b196-ef53685dad39 returning object b92af43e-5427-4860-bb5b-a1ba05357e62 2018-07-19 01:43:22,059 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-19 01:43:22,060 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:04 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-19 01:43:22,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-19 01:43:22,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/b92af43e-5427-4860-bb5b-a1ba05357e62/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}57bfee90f0670a189728aa8d68589c52900748cc" -d '{"subnet_id": "869bfbd9-0b24-4828-9335-a5493a29e5d9"}' 2018-07-19 01:43:23,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8f2bb632-c127-4ca2-b9d2-db4e04f5ea75 Date: Thu, 19 Jul 2018 01:43:23 GMT RESP BODY: {"network_id": "689cabbd-1ec2-4ae9-a726-20218ff46b3e", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "subnet_id": "869bfbd9-0b24-4828-9335-a5493a29e5d9", "subnet_ids": ["869bfbd9-0b24-4828-9335-a5493a29e5d9"], "port_id": "a26fd783-893f-4296-b6be-8370bdb87c43", "id": "b92af43e-5427-4860-bb5b-a1ba05357e62"} 2018-07-19 01:43:23,742 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b92af43e-5427-4860-bb5b-a1ba05357e62/remove_router_interface.json used request id req-8f2bb632-c127-4ca2-b9d2-db4e04f5ea75 2018-07-19 01:43:23,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.67686605453s 2018-07-19 01:43:23,742 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b92af43e-5427-4860-bb5b-a1ba05357e62/remove_router_interface.json used request id req-8f2bb632-c127-4ca2-b9d2-db4e04f5ea75 returning object b92af43e-5427-4860-bb5b-a1ba05357e62 2018-07-19 01:43:23,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-19 01:43:23,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57bfee90f0670a189728aa8d68589c52900748cc" 2018-07-19 01:43:23,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-a589777f-01f9-4439-a82d-1633819c433e Date: Thu, 19 Jul 2018 01:43:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:43:18Z", "admin_state_up": true, "updated_at": "2018-07-19T01:43:22Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "b92af43e-5427-4860-bb5b-a1ba05357e62", "name": "tenantnetwork1-router_1f0ed877-e56a-4023-9608-eae9ed7f3e49"}]} 2018-07-19 01:43:23,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a589777f-01f9-4439-a82d-1633819c433e 2018-07-19 01:43:23,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.227724075317s 2018-07-19 01:43:23,971 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a589777f-01f9-4439-a82d-1633819c433e 2018-07-19 01:43:23,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-19 01:43:23,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/b92af43e-5427-4860-bb5b-a1ba05357e62.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57bfee90f0670a189728aa8d68589c52900748cc" 2018-07-19 01:43:25,053 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dad3ae6e-79af-4f1a-8727-f837a53627d1 Content-Length: 0 Date: Thu, 19 Jul 2018 01:43:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:43:25,053 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/b92af43e-5427-4860-bb5b-a1ba05357e62.json used request id req-dad3ae6e-79af-4f1a-8727-f837a53627d1 2018-07-19 01:43:25,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.08114910126s 2018-07-19 01:43:25,054 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/b92af43e-5427-4860-bb5b-a1ba05357e62.json used request id req-dad3ae6e-79af-4f1a-8727-f837a53627d1 2018-07-19 01:43:25,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-19 01:43:25,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57bfee90f0670a189728aa8d68589c52900748cc" 2018-07-19 01:43:25,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1324 X-Openstack-Request-Id: req-eb41e90f-8ed3-45ad-aed4-5fc80767afce Date: Thu, 19 Jul 2018 01:43:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:43:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"869bfbd9-0b24-4828-9335-a5493a29e5d9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_1f0ed877-e56a-4023-9608-eae9ed7f3e49","enable_dhcp":true,"segment_id":null,"network_id":"689cabbd-1ec2-4ae9-a726-20218ff46b3e","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:43:18Z","ip_version":4},{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4}]} 2018-07-19 01:43:25,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-eb41e90f-8ed3-45ad-aed4-5fc80767afce 2018-07-19 01:43:25,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0606708526611s 2018-07-19 01:43:25,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-eb41e90f-8ed3-45ad-aed4-5fc80767afce 2018-07-19 01:43:25,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-19 01:43:25,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/869bfbd9-0b24-4828-9335-a5493a29e5d9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57bfee90f0670a189728aa8d68589c52900748cc" 2018-07-19 01:43:26,007 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7f1ace7e-cc59-4023-9f40-4e0821bf873d Date: Thu, 19 Jul 2018 01:43:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:43:26,007 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/869bfbd9-0b24-4828-9335-a5493a29e5d9.json used request id req-7f1ace7e-cc59-4023-9f40-4e0821bf873d 2018-07-19 01:43:26,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.89061999321s 2018-07-19 01:43:26,007 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/869bfbd9-0b24-4828-9335-a5493a29e5d9.json used request id req-7f1ace7e-cc59-4023-9f40-4e0821bf873d 2018-07-19 01:43:26,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:43:26,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57bfee90f0670a189728aa8d68589c52900748cc" 2018-07-19 01:43:26,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-34a875c6-6adf-4d90-8acc-2f9174d4bd29 Date: Thu, 19 Jul 2018 01:43:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"689cabbd-1ec2-4ae9-a726-20218ff46b3e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:43:25Z","qos_policy_id":null,"name":"tenantnetwork1-net_1f0ed877-e56a-4023-9608-eae9ed7f3e49","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:43:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:43:26,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-34a875c6-6adf-4d90-8acc-2f9174d4bd29 2018-07-19 01:43:26,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.080148935318s 2018-07-19 01:43:26,088 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-34a875c6-6adf-4d90-8acc-2f9174d4bd29 2018-07-19 01:43:26,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-19 01:43:26,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/689cabbd-1ec2-4ae9-a726-20218ff46b3e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57bfee90f0670a189728aa8d68589c52900748cc" 2018-07-19 01:43:27,108 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-94cc6f26-11ce-4d85-be09-9a04c63c1854 Date: Thu, 19 Jul 2018 01:43:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:43:27,108 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/689cabbd-1ec2-4ae9-a726-20218ff46b3e.json used request id req-94cc6f26-11ce-4d85-be09-9a04c63c1854 2018-07-19 01:43:27,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.01902794838s 2018-07-19 01:43:27,109 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/689cabbd-1ec2-4ae9-a726-20218ff46b3e.json used request id req-94cc6f26-11ce-4d85-be09-9a04c63c1854 2018-07-19 01:43:27,143 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-07-19 01:43:27,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-19 01:43:27,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-19 01:43:27,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-19 01:43:27,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-19 01:43:27,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-19 01:43:27,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-19 01:43:27,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-19 01:43:27,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-19 01:43:27,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-19 01:43:27,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-19 01:43:27,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-19 01:43:27,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-19 01:43:27,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-19 01:43:27,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-19 01:43:27,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-19 01:43:27,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-19 01:43:27,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-19 01:43:27,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-19 01:43:27,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-19 01:43:27,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-19 01:43:27,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-19 01:43:27,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-19 01:43:27,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:43:27,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b278c553-deb0-4136-ac8e-ae7220852570 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:43:27,179 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b278c553-deb0-4136-ac8e-ae7220852570 2018-07-19 01:43:27,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:43:27,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:43:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["isS58DvuSkq9cBYycxwxgA"], "issued_at": "2018-07-19T01:43:27.000000Z"}} 2018-07-19 01:43:27,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:43:27,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85dfa59d3eb66705bd3e9de3e748bb9ae6cee15c" 2018-07-19 01:43:28,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-670c3db2-3d06-4bae-8982-1e49010df8b8 Date: Thu, 19 Jul 2018 01:43:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:43:28,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-670c3db2-3d06-4bae-8982-1e49010df8b8 2018-07-19 01:43:28,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.955909013748s 2018-07-19 01:43:28,527 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-670c3db2-3d06-4bae-8982-1e49010df8b8 2018-07-19 01:43:28,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:43:28,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:43:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec6c7d5f-afcc-4edc-83b4-1f0e79cf6415 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:43:28,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-ec6c7d5f-afcc-4edc-83b4-1f0e79cf6415 2018-07-19 01:43:28,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-19 01:43:28,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85dfa59d3eb66705bd3e9de3e748bb9ae6cee15c" 2018-07-19 01:43:28,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb78081e-afa5-4f8e-816d-eca3cdf64b86 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/e9d5b68a2d02403090ab8c88e9806447"}, "tags": [], "enabled": true, "id": "e9d5b68a2d02403090ab8c88e9806447", "name": "heat_stack"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-19 01:43:28,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-cb78081e-afa5-4f8e-816d-eca3cdf64b86 2018-07-19 01:43:28,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101125955582s 2018-07-19 01:43:28,639 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-cb78081e-afa5-4f8e-816d-eca3cdf64b86 2018-07-19 01:43:28,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-19 01:43:28,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85dfa59d3eb66705bd3e9de3e748bb9ae6cee15c" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_bad1452a-3daa-423b-9401-efaab7239f0e"}}' 2018-07-19 01:43:28,733 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:43:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-740bac56-5b42-4997-8efb-159dfc041dd0 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f"}, "tags": [], "enabled": true, "id": "67e12972053e4748afee8134c44dbf9f", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_bad1452a-3daa-423b-9401-efaab7239f0e"}} 2018-07-19 01:43:28,734 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-740bac56-5b42-4997-8efb-159dfc041dd0 2018-07-19 01:43:28,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0913679599762s 2018-07-19 01:43:28,734 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-740bac56-5b42-4997-8efb-159dfc041dd0 2018-07-19 01:43:28,734 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'67e12972053e4748afee8134c44dbf9f', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_bad1452a-3daa-423b-9401-efaab7239f0e'}) 2018-07-19 01:43:28,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-19 01:43:28,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85dfa59d3eb66705bd3e9de3e748bb9ae6cee15c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "145dd300-7587-4424-b3e8-78bb7d1afc8a", "email": null, "name": "tenantnetwork2-user_bad1452a-3daa-423b-9401-efaab7239f0e"}}' 2018-07-19 01:43:29,154 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:43:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-844819f2-12d3-4c31-a56d-b375b564923a Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_bad1452a-3daa-423b-9401-efaab7239f0e", "links": {"self": "http://172.30.9.27:5000/v3/users/36abebb5313f48f7b080e0835d505825"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "36abebb5313f48f7b080e0835d505825", "domain_id": "default", "password_expires_at": null}} 2018-07-19 01:43:29,154 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-844819f2-12d3-4c31-a56d-b375b564923a 2018-07-19 01:43:29,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.416733980179s 2018-07-19 01:43:29,155 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-844819f2-12d3-4c31-a56d-b375b564923a 2018-07-19 01:43:29,155 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'36abebb5313f48f7b080e0835d505825', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_bad1452a-3daa-423b-9401-efaab7239f0e'}) 2018-07-19 01:43:29,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-19 01:43:29,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85dfa59d3eb66705bd3e9de3e748bb9ae6cee15c" 2018-07-19 01:43:29,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b0e8e47-ff0d-4aa9-9744-397cad967208 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:43:29,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5b0e8e47-ff0d-4aa9-9744-397cad967208 2018-07-19 01:43:29,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100580215454s 2018-07-19 01:43:29,260 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5b0e8e47-ff0d-4aa9-9744-397cad967208 2018-07-19 01:43:29,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-19 01:43:29,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85dfa59d3eb66705bd3e9de3e748bb9ae6cee15c" 2018-07-19 01:43:29,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbdcbf9e-8fad-430f-8989-0391abe8bd8c Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:43:29,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fbdcbf9e-8fad-430f-8989-0391abe8bd8c 2018-07-19 01:43:29,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0972361564636s 2018-07-19 01:43:29,362 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fbdcbf9e-8fad-430f-8989-0391abe8bd8c 2018-07-19 01:43:29,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-19 01:43:29,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85dfa59d3eb66705bd3e9de3e748bb9ae6cee15c" 2018-07-19 01:43:29,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a408c06-74c3-4148-8e15-d5ad99464d9b Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:43:29,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2a408c06-74c3-4148-8e15-d5ad99464d9b 2018-07-19 01:43:29,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0986950397491s 2018-07-19 01:43:29,466 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2a408c06-74c3-4148-8e15-d5ad99464d9b 2018-07-19 01:43:29,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-19 01:43:29,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85dfa59d3eb66705bd3e9de3e748bb9ae6cee15c" 2018-07-19 01:43:29,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb58f731-31c3-45a0-b914-6fa5cf755750 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-19 01:43:29,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-cb58f731-31c3-45a0-b914-6fa5cf755750 2018-07-19 01:43:29,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0917809009552s 2018-07-19 01:43:29,562 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-cb58f731-31c3-45a0-b914-6fa5cf755750 2018-07-19 01:43:29,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-19 01:43:29,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85dfa59d3eb66705bd3e9de3e748bb9ae6cee15c" 2018-07-19 01:43:29,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a97d4ec-e38e-4c74-b4c5-cbcbfa6b5ca4 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_bad1452a-3daa-423b-9401-efaab7239f0e", "links": {"self": "http://172.30.9.27:5000/v3/users/36abebb5313f48f7b080e0835d505825"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "36abebb5313f48f7b080e0835d505825", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:43:29,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3a97d4ec-e38e-4c74-b4c5-cbcbfa6b5ca4 2018-07-19 01:43:29,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116806030273s 2018-07-19 01:43:29,681 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3a97d4ec-e38e-4c74-b4c5-cbcbfa6b5ca4 2018-07-19 01:43:29,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-19 01:43:29,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85dfa59d3eb66705bd3e9de3e748bb9ae6cee15c" 2018-07-19 01:43:29,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a001020b-9fef-4712-85d0-c60b43bd0a11 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "id": "ba1c3d47632b40318826191b43d81cda", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8"}, "tags": [], "enabled": true, "id": "3f544d51ac9444a8b08581ab41564db8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f"}, "tags": [], "enabled": true, "id": "67e12972053e4748afee8134c44dbf9f", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_bad1452a-3daa-423b-9401-efaab7239f0e"}]} 2018-07-19 01:43:29,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a001020b-9fef-4712-85d0-c60b43bd0a11 2018-07-19 01:43:29,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.188993930817s 2018-07-19 01:43:29,881 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a001020b-9fef-4712-85d0-c60b43bd0a11 2018-07-19 01:43:29,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-19 01:43:29,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=36abebb5313f48f7b080e0835d505825&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=67e12972053e4748afee8134c44dbf9f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85dfa59d3eb66705bd3e9de3e748bb9ae6cee15c" 2018-07-19 01:43:29,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-773d5176-38b4-4378-9d53-4b075f8db676 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=36abebb5313f48f7b080e0835d505825&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=67e12972053e4748afee8134c44dbf9f", "previous": null, "next": null}} 2018-07-19 01:43:29,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=36abebb5313f48f7b080e0835d505825&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=67e12972053e4748afee8134c44dbf9f used request id req-773d5176-38b4-4378-9d53-4b075f8db676 2018-07-19 01:43:29,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0994338989258s 2018-07-19 01:43:29,988 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=36abebb5313f48f7b080e0835d505825&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=67e12972053e4748afee8134c44dbf9f used request id req-773d5176-38b4-4378-9d53-4b075f8db676 2018-07-19 01:43:29,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-19 01:43:29,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f/users/36abebb5313f48f7b080e0835d505825/roles/f029712630044065a5708f3eff16cab8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85dfa59d3eb66705bd3e9de3e748bb9ae6cee15c" 2018-07-19 01:43:30,142 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:43:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a52e984-f43f-4d8f-8ad8-67cb4e4f340e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:43:30,142 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f/users/36abebb5313f48f7b080e0835d505825/roles/f029712630044065a5708f3eff16cab8 used request id req-7a52e984-f43f-4d8f-8ad8-67cb4e4f340e 2018-07-19 01:43:30,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151313066483s 2018-07-19 01:43:30,142 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f/users/36abebb5313f48f7b080e0835d505825/roles/f029712630044065a5708f3eff16cab8 used request id req-7a52e984-f43f-4d8f-8ad8-67cb4e4f340e 2018-07-19 01:43:30,143 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_bad1452a-3daa-423b-9401-efaab7239f0e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'67e12972053e4748afee8134c44dbf9f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '145dd300-7587-4424-b3e8-78bb7d1afc8a', 'username': u'tenantnetwork2-user_bad1452a-3daa-423b-9401-efaab7239f0e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-19 01:43:30,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-19 01:43:30,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-19 01:43:30,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-19 01:43:30,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-19 01:43:30,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-19 01:43:30,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-19 01:43:30,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-19 01:43:30,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-19 01:43:30,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-19 01:43:30,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-19 01:43:30,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-19 01:43:30,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-19 01:43:30,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-19 01:43:30,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-19 01:43:30,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-19 01:43:30,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-19 01:43:30,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-19 01:43:30,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-19 01:43:30,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-19 01:43:30,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-19 01:43:30,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-19 01:43:30,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-19 01:43:30,148 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_bad1452a-3daa-423b-9401-efaab7239f0e', 'password': '145dd300-7587-4424-b3e8-78bb7d1afc8a', 'project_name': 'tenantnetwork2-project_bad1452a-3daa-423b-9401-efaab7239f0e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '67e12972053e4748afee8134c44dbf9f', 'project_domain_name': 'Default'} 2018-07-19 01:43:30,148 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-19 01:43:30,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:43:30,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05ffce47-705c-4838-987f-e5312ea72595 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:43:30,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-05ffce47-705c-4838-987f-e5312ea72595 2018-07-19 01:43:30,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:43:30,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:43:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67e12972053e4748afee8134c44dbf9f", "name": "tenantnetwork2-project_bad1452a-3daa-423b-9401-efaab7239f0e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/67e12972053e4748afee8134c44dbf9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/67e12972053e4748afee8134c44dbf9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/67e12972053e4748afee8134c44dbf9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/67e12972053e4748afee8134c44dbf9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/67e12972053e4748afee8134c44dbf9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/67e12972053e4748afee8134c44dbf9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_67e12972053e4748afee8134c44dbf9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_67e12972053e4748afee8134c44dbf9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/67e12972053e4748afee8134c44dbf9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/67e12972053e4748afee8134c44dbf9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/67e12972053e4748afee8134c44dbf9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/67e12972053e4748afee8134c44dbf9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/67e12972053e4748afee8134c44dbf9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/67e12972053e4748afee8134c44dbf9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_bad1452a-3daa-423b-9401-efaab7239f0e", "id": "36abebb5313f48f7b080e0835d505825"}, "audit_ids": ["oDKBBdhiTQ2SXNxOmIC6ew"], "issued_at": "2018-07-19T01:43:30.000000Z"}} 2018-07-19 01:43:30,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-19 01:43:30,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3dcf387921692863106e348890e85d23ae348bf3" -d '{"network": {"name": "tenantnetwork2-net_bad1452a-3daa-423b-9401-efaab7239f0e", "admin_state_up": true}}' 2018-07-19 01:43:31,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-56313819-b061-4b70-ae0a-b857e02c8f24 Date: Thu, 19 Jul 2018 01:43:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"1dd25825-7101-4e21-be50-4ccdb20a165a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67e12972053e4748afee8134c44dbf9f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:43:30Z","is_default":false,"name":"tenantnetwork2-net_bad1452a-3daa-423b-9401-efaab7239f0e","qos_policy_id":null,"admin_state_up":true,"tenant_id":"67e12972053e4748afee8134c44dbf9f","created_at":"2018-07-19T01:43:30Z","mtu":1450}} 2018-07-19 01:43:31,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-56313819-b061-4b70-ae0a-b857e02c8f24 2018-07-19 01:43:31,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.555821895599s 2018-07-19 01:43:31,105 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-56313819-b061-4b70-ae0a-b857e02c8f24 2018-07-19 01:43:31,105 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-19T01:43:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'1dd25825-7101-4e21-be50-4ccdb20a165a', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_bad1452a-3daa-423b-9401-efaab7239f0e', u'admin_state_up': True, u'tenant_id': u'67e12972053e4748afee8134c44dbf9f', u'created_at': u'2018-07-19T01:43:30Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'67e12972053e4748afee8134c44dbf9f', u'l2_adjacency': True}) 2018-07-19 01:43:31,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:43:31,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3dcf387921692863106e348890e85d23ae348bf3" 2018-07-19 01:43:31,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-909726ef-8f6f-41a4-abc9-625f8bc66b96 Date: Thu, 19 Jul 2018 01:43:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"1dd25825-7101-4e21-be50-4ccdb20a165a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67e12972053e4748afee8134c44dbf9f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:43:30Z","qos_policy_id":null,"name":"tenantnetwork2-net_bad1452a-3daa-423b-9401-efaab7239f0e","admin_state_up":true,"tenant_id":"67e12972053e4748afee8134c44dbf9f","created_at":"2018-07-19T01:43:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500}]} 2018-07-19 01:43:31,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-909726ef-8f6f-41a4-abc9-625f8bc66b96 2018-07-19 01:43:31,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.315708875656s 2018-07-19 01:43:31,422 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-909726ef-8f6f-41a4-abc9-625f8bc66b96 2018-07-19 01:43:31,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-19 01:43:31,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3dcf387921692863106e348890e85d23ae348bf3" -d '{"subnet": {"name": "tenantnetwork2-subnet_bad1452a-3daa-423b-9401-efaab7239f0e", "enable_dhcp": true, "network_id": "1dd25825-7101-4e21-be50-4ccdb20a165a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-19 01:43:31,989 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6711a7b1-0240-47f2-ad9b-a21ffc691132 Date: Thu, 19 Jul 2018 01:43:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1dd25825-7101-4e21-be50-4ccdb20a165a","tenant_id":"67e12972053e4748afee8134c44dbf9f","created_at":"2018-07-19T01:43:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-19T01:43:31Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"67e12972053e4748afee8134c44dbf9f","id":"34ad76e6-ff78-463f-9667-793a9eb3eeab","subnetpool_id":null,"name":"tenantnetwork2-subnet_bad1452a-3daa-423b-9401-efaab7239f0e"}} 2018-07-19 01:43:31,989 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6711a7b1-0240-47f2-ad9b-a21ffc691132 2018-07-19 01:43:31,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.565315008163s 2018-07-19 01:43:31,989 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6711a7b1-0240-47f2-ad9b-a21ffc691132 2018-07-19 01:43:31,990 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-19T01:43:31Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'34ad76e6-ff78-463f-9667-793a9eb3eeab', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_bad1452a-3daa-423b-9401-efaab7239f0e', u'enable_dhcp': True, u'network_id': u'1dd25825-7101-4e21-be50-4ccdb20a165a', u'tenant_id': u'67e12972053e4748afee8134c44dbf9f', u'created_at': u'2018-07-19T01:43:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'67e12972053e4748afee8134c44dbf9f'}) 2018-07-19 01:43:31,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-19 01:43:31,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3dcf387921692863106e348890e85d23ae348bf3" -d '{"router": {"external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209"}, "name": "tenantnetwork2-router_bad1452a-3daa-423b-9401-efaab7239f0e", "admin_state_up": true}}' 2018-07-19 01:43:33,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-56222f64-bff2-440c-986b-01cd988fecdf Date: Thu, 19 Jul 2018 01:43:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "67e12972053e4748afee8134c44dbf9f", "created_at": "2018-07-19T01:43:32Z", "admin_state_up": true, "updated_at": "2018-07-19T01:43:33Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "67e12972053e4748afee8134c44dbf9f", "id": "654bb05b-f42c-4355-93c8-8198c829582d", "name": "tenantnetwork2-router_bad1452a-3daa-423b-9401-efaab7239f0e"}} 2018-07-19 01:43:33,468 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-56222f64-bff2-440c-986b-01cd988fecdf 2018-07-19 01:43:33,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47783708572s 2018-07-19 01:43:33,468 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-56222f64-bff2-440c-986b-01cd988fecdf 2018-07-19 01:43:33,469 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-19T01:43:33Z', u'revision_number': 2, u'id': u'654bb05b-f42c-4355-93c8-8198c829582d', u'external_gateway_info': {u'network_id': u'b15f386b-9c21-451f-8211-ef5d1b7d5209', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_bad1452a-3daa-423b-9401-efaab7239f0e', u'admin_state_up': True, u'tenant_id': u'67e12972053e4748afee8134c44dbf9f', u'created_at': u'2018-07-19T01:43:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'67e12972053e4748afee8134c44dbf9f'}) 2018-07-19 01:43:33,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-19 01:43:33,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/654bb05b-f42c-4355-93c8-8198c829582d/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3dcf387921692863106e348890e85d23ae348bf3" -d '{"subnet_id": "34ad76e6-ff78-463f-9667-793a9eb3eeab"}' 2018-07-19 01:43:35,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8222bb6e-5e0f-424b-8cd8-3eff93b64de1 Date: Thu, 19 Jul 2018 01:43:35 GMT RESP BODY: {"network_id": "1dd25825-7101-4e21-be50-4ccdb20a165a", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "subnet_id": "34ad76e6-ff78-463f-9667-793a9eb3eeab", "subnet_ids": ["34ad76e6-ff78-463f-9667-793a9eb3eeab"], "port_id": "6a6cec7e-f2f2-4940-a38d-11fe043abf4c", "id": "654bb05b-f42c-4355-93c8-8198c829582d"} 2018-07-19 01:43:35,917 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/654bb05b-f42c-4355-93c8-8198c829582d/add_router_interface.json used request id req-8222bb6e-5e0f-424b-8cd8-3eff93b64de1 2018-07-19 01:43:35,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.44713807106s 2018-07-19 01:43:35,917 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/654bb05b-f42c-4355-93c8-8198c829582d/add_router_interface.json used request id req-8222bb6e-5e0f-424b-8cd8-3eff93b64de1 returning object 654bb05b-f42c-4355-93c8-8198c829582d 2018-07-19 01:43:36,023 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-19 01:43:36,023 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-19 01:43:36,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-19 01:43:36,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/654bb05b-f42c-4355-93c8-8198c829582d/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3dcf387921692863106e348890e85d23ae348bf3" -d '{"subnet_id": "34ad76e6-ff78-463f-9667-793a9eb3eeab"}' 2018-07-19 01:43:37,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b9c01aa0-2a04-446f-8048-78c44e1930d4 Date: Thu, 19 Jul 2018 01:43:37 GMT RESP BODY: {"network_id": "1dd25825-7101-4e21-be50-4ccdb20a165a", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "subnet_id": "34ad76e6-ff78-463f-9667-793a9eb3eeab", "subnet_ids": ["34ad76e6-ff78-463f-9667-793a9eb3eeab"], "port_id": "6a6cec7e-f2f2-4940-a38d-11fe043abf4c", "id": "654bb05b-f42c-4355-93c8-8198c829582d"} 2018-07-19 01:43:37,715 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/654bb05b-f42c-4355-93c8-8198c829582d/remove_router_interface.json used request id req-b9c01aa0-2a04-446f-8048-78c44e1930d4 2018-07-19 01:43:37,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.68754816055s 2018-07-19 01:43:37,716 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/654bb05b-f42c-4355-93c8-8198c829582d/remove_router_interface.json used request id req-b9c01aa0-2a04-446f-8048-78c44e1930d4 returning object 654bb05b-f42c-4355-93c8-8198c829582d 2018-07-19 01:43:37,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-19 01:43:37,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3dcf387921692863106e348890e85d23ae348bf3" 2018-07-19 01:43:38,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-39cb93fd-3bcd-4be8-a185-ed03c7991ceb Date: Thu, 19 Jul 2018 01:43:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "67e12972053e4748afee8134c44dbf9f", "created_at": "2018-07-19T01:43:32Z", "admin_state_up": true, "updated_at": "2018-07-19T01:43:36Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "67e12972053e4748afee8134c44dbf9f", "id": "654bb05b-f42c-4355-93c8-8198c829582d", "name": "tenantnetwork2-router_bad1452a-3daa-423b-9401-efaab7239f0e"}]} 2018-07-19 01:43:38,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-39cb93fd-3bcd-4be8-a185-ed03c7991ceb 2018-07-19 01:43:38,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.376440048218s 2018-07-19 01:43:38,093 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-39cb93fd-3bcd-4be8-a185-ed03c7991ceb 2018-07-19 01:43:38,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-19 01:43:38,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/654bb05b-f42c-4355-93c8-8198c829582d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3dcf387921692863106e348890e85d23ae348bf3" 2018-07-19 01:43:39,278 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ca7fb76b-c9bc-4436-9579-6620a4d9ac69 Content-Length: 0 Date: Thu, 19 Jul 2018 01:43:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:43:39,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/654bb05b-f42c-4355-93c8-8198c829582d.json used request id req-ca7fb76b-c9bc-4436-9579-6620a4d9ac69 2018-07-19 01:43:39,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18364310265s 2018-07-19 01:43:39,278 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/654bb05b-f42c-4355-93c8-8198c829582d.json used request id req-ca7fb76b-c9bc-4436-9579-6620a4d9ac69 2018-07-19 01:43:39,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-19 01:43:39,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3dcf387921692863106e348890e85d23ae348bf3" 2018-07-19 01:43:39,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-09f8f545-de67-4407-855e-4cb43541d10f Date: Thu, 19 Jul 2018 01:43:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1dd25825-7101-4e21-be50-4ccdb20a165a","tenant_id":"67e12972053e4748afee8134c44dbf9f","created_at":"2018-07-19T01:43:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-19T01:43:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"67e12972053e4748afee8134c44dbf9f","id":"34ad76e6-ff78-463f-9667-793a9eb3eeab","subnetpool_id":null,"name":"tenantnetwork2-subnet_bad1452a-3daa-423b-9401-efaab7239f0e"}]} 2018-07-19 01:43:39,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-09f8f545-de67-4407-855e-4cb43541d10f 2018-07-19 01:43:39,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0774099826813s 2018-07-19 01:43:39,357 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-09f8f545-de67-4407-855e-4cb43541d10f 2018-07-19 01:43:39,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-19 01:43:39,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/34ad76e6-ff78-463f-9667-793a9eb3eeab.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3dcf387921692863106e348890e85d23ae348bf3" 2018-07-19 01:43:40,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2d527de7-c314-4844-a9ed-f34a5fa68c30 Date: Thu, 19 Jul 2018 01:43:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:43:40,522 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/34ad76e6-ff78-463f-9667-793a9eb3eeab.json used request id req-2d527de7-c314-4844-a9ed-f34a5fa68c30 2018-07-19 01:43:40,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.16453504562s 2018-07-19 01:43:40,523 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/34ad76e6-ff78-463f-9667-793a9eb3eeab.json used request id req-2d527de7-c314-4844-a9ed-f34a5fa68c30 2018-07-19 01:43:40,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:43:40,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3dcf387921692863106e348890e85d23ae348bf3" 2018-07-19 01:43:40,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-f43e02ce-747b-450b-a627-946ddb303207 Date: Thu, 19 Jul 2018 01:43:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1dd25825-7101-4e21-be50-4ccdb20a165a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67e12972053e4748afee8134c44dbf9f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:43:40Z","qos_policy_id":null,"name":"tenantnetwork2-net_bad1452a-3daa-423b-9401-efaab7239f0e","admin_state_up":true,"tenant_id":"67e12972053e4748afee8134c44dbf9f","created_at":"2018-07-19T01:43:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500}]} 2018-07-19 01:43:40,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f43e02ce-747b-450b-a627-946ddb303207 2018-07-19 01:43:40,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109797954559s 2018-07-19 01:43:40,634 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f43e02ce-747b-450b-a627-946ddb303207 2018-07-19 01:43:40,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-19 01:43:40,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/1dd25825-7101-4e21-be50-4ccdb20a165a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3dcf387921692863106e348890e85d23ae348bf3" 2018-07-19 01:43:41,900 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0467320-9c5d-4457-909d-b6b88442f10b Date: Thu, 19 Jul 2018 01:43:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:43:41,900 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/1dd25825-7101-4e21-be50-4ccdb20a165a.json used request id req-b0467320-9c5d-4457-909d-b6b88442f10b 2018-07-19 01:43:41,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.26558208466s 2018-07-19 01:43:41,901 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/1dd25825-7101-4e21-be50-4ccdb20a165a.json used request id req-b0467320-9c5d-4457-909d-b6b88442f10b 2018-07-19 01:43:41,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-19 01:43:41,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85dfa59d3eb66705bd3e9de3e748bb9ae6cee15c" 2018-07-19 01:43:42,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c8934a-9895-4aab-87d6-35e6970cc91b Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_bad1452a-3daa-423b-9401-efaab7239f0e", "links": {"self": "http://172.30.9.27:5000/v3/users/36abebb5313f48f7b080e0835d505825"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "36abebb5313f48f7b080e0835d505825", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:43:42,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d5c8934a-9895-4aab-87d6-35e6970cc91b 2018-07-19 01:43:42,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120126008987s 2018-07-19 01:43:42,022 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d5c8934a-9895-4aab-87d6-35e6970cc91b 2018-07-19 01:43:42,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-19 01:43:42,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/36abebb5313f48f7b080e0835d505825 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85dfa59d3eb66705bd3e9de3e748bb9ae6cee15c" 2018-07-19 01:43:42,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98459d13-72ec-4e69-822c-957f866000ea Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_bad1452a-3daa-423b-9401-efaab7239f0e", "links": {"self": "http://172.30.9.27:5000/v3/users/36abebb5313f48f7b080e0835d505825"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "36abebb5313f48f7b080e0835d505825", "description": null}} 2018-07-19 01:43:42,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/36abebb5313f48f7b080e0835d505825 used request id req-98459d13-72ec-4e69-822c-957f866000ea 2018-07-19 01:43:42,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113215208054s 2018-07-19 01:43:42,141 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/36abebb5313f48f7b080e0835d505825 used request id req-98459d13-72ec-4e69-822c-957f866000ea 2018-07-19 01:43:42,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-19 01:43:42,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/36abebb5313f48f7b080e0835d505825 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85dfa59d3eb66705bd3e9de3e748bb9ae6cee15c" 2018-07-19 01:43:42,365 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:43:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66b2e237-0b34-4673-8ca3-f2c1cbf92c93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:43:42,365 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/36abebb5313f48f7b080e0835d505825 used request id req-66b2e237-0b34-4673-8ca3-f2c1cbf92c93 2018-07-19 01:43:42,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.223326921463s 2018-07-19 01:43:42,366 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/36abebb5313f48f7b080e0835d505825 used request id req-66b2e237-0b34-4673-8ca3-f2c1cbf92c93 2018-07-19 01:43:42,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-19 01:43:42,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85dfa59d3eb66705bd3e9de3e748bb9ae6cee15c" 2018-07-19 01:43:42,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d59114f-2fe0-4291-be1e-207ca1725425 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8"}, "tags": [], "enabled": true, "id": "3f544d51ac9444a8b08581ab41564db8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f"}, "tags": [], "enabled": true, "id": "67e12972053e4748afee8134c44dbf9f", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_bad1452a-3daa-423b-9401-efaab7239f0e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "id": "ba1c3d47632b40318826191b43d81cda", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-19 01:43:42,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-0d59114f-2fe0-4291-be1e-207ca1725425 2018-07-19 01:43:42,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0895109176636s 2018-07-19 01:43:42,462 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-0d59114f-2fe0-4291-be1e-207ca1725425 2018-07-19 01:43:42,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-19 01:43:42,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85dfa59d3eb66705bd3e9de3e748bb9ae6cee15c" 2018-07-19 01:43:42,664 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:43:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6162d412-7df4-4d3b-87ea-5e61c9279c0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:43:42,664 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f used request id req-6162d412-7df4-4d3b-87ea-5e61c9279c0e 2018-07-19 01:43:42,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.197900056839s 2018-07-19 01:43:42,664 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f used request id req-6162d412-7df4-4d3b-87ea-5e61c9279c0e 2018-07-19 01:43:42,718 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-07-19 01:43:42,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-19 01:43:42,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-19 01:43:42,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-19 01:43:42,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-19 01:43:42,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-19 01:43:42,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-19 01:43:42,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-19 01:43:42,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-19 01:43:42,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-19 01:43:42,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-19 01:43:42,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-19 01:43:42,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-19 01:43:42,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-19 01:43:42,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-19 01:43:42,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-19 01:43:42,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-19 01:43:42,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-19 01:43:42,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-19 01:43:42,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-19 01:43:42,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-19 01:43:42,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-19 01:43:42,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-19 01:43:42,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:43:42,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-174e4061-d0b6-40be-bf87-13f14f2f0b41 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:43:42,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-174e4061-d0b6-40be-bf87-13f14f2f0b41 2018-07-19 01:43:42,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:43:43,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:43:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["cTozxDdWRhWiVfAlJ341Zw"], "issued_at": "2018-07-19T01:43:43.000000Z"}} 2018-07-19 01:43:43,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:43:43,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}39d5e98fc3257d2ac413b3df293e44c303d064b6" 2018-07-19 01:43:43,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8251899e-0d0a-41a0-80e4-526de3c903d9 Date: Thu, 19 Jul 2018 01:43:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:43:43,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8251899e-0d0a-41a0-80e4-526de3c903d9 2018-07-19 01:43:43,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268831014633s 2018-07-19 01:43:43,463 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8251899e-0d0a-41a0-80e4-526de3c903d9 2018-07-19 01:43:43,463 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-07-19 01:43:43,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-19 01:43:43,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}39d5e98fc3257d2ac413b3df293e44c303d064b6" -d '{"network": {"name": "vmready1-net_aa57d088-98b0-4b2d-a60a-19136b05458f", "admin_state_up": true}}' 2018-07-19 01:43:43,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-fbdd0c19-c9d2-484e-bff1-abe9c2b1c143 Date: Thu, 19 Jul 2018 01:43:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e3970f8b-e3d9-4d4d-8bad-5974466ab809","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:43:43Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_aa57d088-98b0-4b2d-a60a-19136b05458f","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:43:43Z","mtu":1450}} 2018-07-19 01:43:43,747 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fbdd0c19-c9d2-484e-bff1-abe9c2b1c143 2018-07-19 01:43:43,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.283337831497s 2018-07-19 01:43:43,748 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fbdd0c19-c9d2-484e-bff1-abe9c2b1c143 2018-07-19 01:43:43,748 - 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-07-19T01:43:43Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e3970f8b-e3d9-4d4d-8bad-5974466ab809', u'provider:segmentation_id': 86, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_aa57d088-98b0-4b2d-a60a-19136b05458f', u'created_at': u'2018-07-19T01:43:43Z', u'mtu': 1450, u'tenant_id': u'ba1c3d47632b40318826191b43d81cda', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ba1c3d47632b40318826191b43d81cda', u'l2_adjacency': True}) 2018-07-19 01:43:43,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:43:43,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}39d5e98fc3257d2ac413b3df293e44c303d064b6" 2018-07-19 01:43:43,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-18fae8bd-1772-4060-9348-ec9ec3ebaf50 Date: Thu, 19 Jul 2018 01:43:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e3970f8b-e3d9-4d4d-8bad-5974466ab809","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:43:43Z","qos_policy_id":null,"name":"vmready1-net_aa57d088-98b0-4b2d-a60a-19136b05458f","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:43:43Z","provider:network_type":"vxlan"}]} 2018-07-19 01:43:43,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-18fae8bd-1772-4060-9348-ec9ec3ebaf50 2018-07-19 01:43:43,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111392021179s 2018-07-19 01:43:43,861 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-18fae8bd-1772-4060-9348-ec9ec3ebaf50 2018-07-19 01:43:43,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-19 01:43:43,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}39d5e98fc3257d2ac413b3df293e44c303d064b6" -d '{"subnet": {"name": "vmready1-subnet_aa57d088-98b0-4b2d-a60a-19136b05458f", "enable_dhcp": true, "network_id": "e3970f8b-e3d9-4d4d-8bad-5974466ab809", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-19 01:43:44,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c5cf147a-5dd5-46e1-8d1c-6b290c6b1a78 Date: Thu, 19 Jul 2018 01:43:44 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-19T01:43:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e5382ceb-1cbb-4147-b8b6-9f8eca274076","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_aa57d088-98b0-4b2d-a60a-19136b05458f","enable_dhcp":true,"segment_id":null,"network_id":"e3970f8b-e3d9-4d4d-8bad-5974466ab809","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:43:43Z","ip_version":4}} 2018-07-19 01:43:44,279 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c5cf147a-5dd5-46e1-8d1c-6b290c6b1a78 2018-07-19 01:43:44,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.417219161987s 2018-07-19 01:43:44,280 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c5cf147a-5dd5-46e1-8d1c-6b290c6b1a78 2018-07-19 01:43:44,280 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-19T01:43:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'e5382ceb-1cbb-4147-b8b6-9f8eca274076', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_aa57d088-98b0-4b2d-a60a-19136b05458f', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e3970f8b-e3d9-4d4d-8bad-5974466ab809', u'tenant_id': u'ba1c3d47632b40318826191b43d81cda', u'created_at': u'2018-07-19T01:43:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'ba1c3d47632b40318826191b43d81cda'}) 2018-07-19 01:43:44,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-19 01:43:44,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}39d5e98fc3257d2ac413b3df293e44c303d064b6" -d '{"router": {"external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209"}, "name": "vmready1-router_aa57d088-98b0-4b2d-a60a-19136b05458f", "admin_state_up": true}}' 2018-07-19 01:43:45,785 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-6b8a1347-16fb-4fc6-bf5f-1cbd3e7804ac Date: Thu, 19 Jul 2018 01:43:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:43:44Z", "admin_state_up": true, "updated_at": "2018-07-19T01:43:45Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "149bb612-e090-4eb0-abf9-39fd44535885", "name": "vmready1-router_aa57d088-98b0-4b2d-a60a-19136b05458f"}} 2018-07-19 01:43:45,785 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-6b8a1347-16fb-4fc6-bf5f-1cbd3e7804ac 2018-07-19 01:43:45,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5044798851s 2018-07-19 01:43:45,786 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-6b8a1347-16fb-4fc6-bf5f-1cbd3e7804ac 2018-07-19 01:43:45,786 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-19T01:43:45Z', u'revision_number': 2, u'ha': False, u'id': u'149bb612-e090-4eb0-abf9-39fd44535885', u'external_gateway_info': {u'network_id': u'b15f386b-9c21-451f-8211-ef5d1b7d5209', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_aa57d088-98b0-4b2d-a60a-19136b05458f', u'admin_state_up': True, u'tenant_id': u'ba1c3d47632b40318826191b43d81cda', u'created_at': u'2018-07-19T01:43:44Z', u'flavor_id': None, u'routes': [], u'project_id': u'ba1c3d47632b40318826191b43d81cda'}) 2018-07-19 01:43:45,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-19 01:43:45,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/149bb612-e090-4eb0-abf9-39fd44535885/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}39d5e98fc3257d2ac413b3df293e44c303d064b6" -d '{"subnet_id": "e5382ceb-1cbb-4147-b8b6-9f8eca274076"}' 2018-07-19 01:43:47,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-41e9246c-0b8b-48c1-883c-9b4faab9cc18 Date: Thu, 19 Jul 2018 01:43:47 GMT RESP BODY: {"network_id": "e3970f8b-e3d9-4d4d-8bad-5974466ab809", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "subnet_id": "e5382ceb-1cbb-4147-b8b6-9f8eca274076", "subnet_ids": ["e5382ceb-1cbb-4147-b8b6-9f8eca274076"], "port_id": "256a68cc-76c0-4245-bccf-cb158d150161", "id": "149bb612-e090-4eb0-abf9-39fd44535885"} 2018-07-19 01:43:47,883 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/149bb612-e090-4eb0-abf9-39fd44535885/add_router_interface.json used request id req-41e9246c-0b8b-48c1-883c-9b4faab9cc18 2018-07-19 01:43:47,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.09621095657s 2018-07-19 01:43:47,883 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/149bb612-e090-4eb0-abf9-39fd44535885/add_router_interface.json used request id req-41e9246c-0b8b-48c1-883c-9b4faab9cc18 returning object 149bb612-e090-4eb0-abf9-39fd44535885 2018-07-19 01:43:47,883 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-19 01:43:47,974 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-19 01:43:47,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:43:47,980 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 19 Jul 2018 01:43:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-19 01:43:47,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-19 01:43:47,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}39d5e98fc3257d2ac413b3df293e44c303d064b6" 2018-07-19 01:43:48,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ccf6d789-9ee4-46a7-80e5-b78906300b6b Date: Thu, 19 Jul 2018 01:43:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-19 01:43:48,716 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ccf6d789-9ee4-46a7-80e5-b78906300b6b 2018-07-19 01:43:48,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.734385967255s 2018-07-19 01:43:48,716 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ccf6d789-9ee4-46a7-80e5-b78906300b6b 2018-07-19 01:43:48,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-19 01:43:48,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}39d5e98fc3257d2ac413b3df293e44c303d064b6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_aa57d088-98b0-4b2d-a60a-19136b05458f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_aa57d088-98b0-4b2d-a60a-19136b05458f"}' 2018-07-19 01:43:48,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/507fca19-5053-4955-a28c-c319d1c49694 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-392d307a-062d-4391-a244-d980261cbc26 Date: Thu, 19 Jul 2018 01:43:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/507fca19-5053-4955-a28c-c319d1c49694/file", "owner": "ba1c3d47632b40318826191b43d81cda", "id": "507fca19-5053-4955-a28c-c319d1c49694", "size": null, "self": "/v2/images/507fca19-5053-4955-a28c-c319d1c49694", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-19T01:43:48Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_aa57d088-98b0-4b2d-a60a-19136b05458f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_aa57d088-98b0-4b2d-a60a-19136b05458f", "checksum": null, "created_at": "2018-07-19T01:43:48Z", "protected": false} 2018-07-19 01:43:48,813 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-392d307a-062d-4391-a244-d980261cbc26 2018-07-19 01:43:48,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0891468524933s 2018-07-19 01:43:48,814 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-392d307a-062d-4391-a244-d980261cbc26 returning object 507fca19-5053-4955-a28c-c319d1c49694 2018-07-19 01:43:48,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-19 01:43:48,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/507fca19-5053-4955-a28c-c319d1c49694/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39d5e98fc3257d2ac413b3df293e44c303d064b6" -d '' 2018-07-19 01:43:51,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ae43fb41-65e5-4b64-890c-aad29f1bc321 Date: Thu, 19 Jul 2018 01:43:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:43:51,290 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/507fca19-5053-4955-a28c-c319d1c49694/file used request id req-ae43fb41-65e5-4b64-890c-aad29f1bc321 2018-07-19 01:43:51,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.47581100464s 2018-07-19 01:43:51,291 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/507fca19-5053-4955-a28c-c319d1c49694/file used request id req-ae43fb41-65e5-4b64-890c-aad29f1bc321 2018-07-19 01:43:51,291 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_aa57d088-98b0-4b2d-a60a-19136b05458f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-19T01:43:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/507fca19-5053-4955-a28c-c319d1c49694/file', u'owner': u'ba1c3d47632b40318826191b43d81cda', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'507fca19-5053-4955-a28c-c319d1c49694', u'size': None, u'name': u'vmready1-img_aa57d088-98b0-4b2d-a60a-19136b05458f', u'checksum': None, u'self': u'/v2/images/507fca19-5053-4955-a28c-c319d1c49694', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-19T01:43:48Z', u'schema': u'/v2/schemas/image'}) 2018-07-19 01:43:51,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-19 01:43:51,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}39d5e98fc3257d2ac413b3df293e44c303d064b6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_aa57d088-98b0-4b2d-a60a-19136b05458f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-19 01:43:52,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01: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-22498bf8-932a-47ae-b7aa-3d34c3e12020 x-compute-request-id: req-22498bf8-932a-47ae-b7aa-3d34c3e12020 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_aa57d088-98b0-4b2d-a60a-19136b05458f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2dcd526a-501b-49b2-b57f-d91c01163974", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2dcd526a-501b-49b2-b57f-d91c01163974", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2dcd526a-501b-49b2-b57f-d91c01163974"}} 2018-07-19 01:43:52,054 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-22498bf8-932a-47ae-b7aa-3d34c3e12020 2018-07-19 01:43:52,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.762239933014s 2018-07-19 01:43:52,054 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-22498bf8-932a-47ae-b7aa-3d34c3e12020 2018-07-19 01:43:52,055 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_aa57d088-98b0-4b2d-a60a-19136b05458f', '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'ba1c3d47632b40318826191b43d81cda', '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'2dcd526a-501b-49b2-b57f-d91c01163974', 'swap': 0}) 2018-07-19 01:43:52,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-19 01:43:52,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/2dcd526a-501b-49b2-b57f-d91c01163974/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}39d5e98fc3257d2ac413b3df293e44c303d064b6" -d '{"extra_specs": {}}' 2018-07-19 01:43:52,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01: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 x-openstack-request-id: req-1f42449b-8c7a-42a0-b662-eb48dce7ef08 x-compute-request-id: req-1f42449b-8c7a-42a0-b662-eb48dce7ef08 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-19 01:43:52,077 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2dcd526a-501b-49b2-b57f-d91c01163974/os-extra_specs used request id req-1f42449b-8c7a-42a0-b662-eb48dce7ef08 2018-07-19 01:43:52,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214989185333s 2018-07-19 01:43:52,077 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2dcd526a-501b-49b2-b57f-d91c01163974/os-extra_specs used request id req-1f42449b-8c7a-42a0-b662-eb48dce7ef08 2018-07-19 01:43:52,188 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-19 01:43:52,189 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-19 01:43:52,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-19 01:43:52,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/149bb612-e090-4eb0-abf9-39fd44535885/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}39d5e98fc3257d2ac413b3df293e44c303d064b6" -d '{"subnet_id": "e5382ceb-1cbb-4147-b8b6-9f8eca274076"}' 2018-07-19 01:43:53,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-31a2ae94-6d8d-4b8b-9126-185b93bda59e Date: Thu, 19 Jul 2018 01:43:53 GMT RESP BODY: {"network_id": "e3970f8b-e3d9-4d4d-8bad-5974466ab809", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "subnet_id": "e5382ceb-1cbb-4147-b8b6-9f8eca274076", "subnet_ids": ["e5382ceb-1cbb-4147-b8b6-9f8eca274076"], "port_id": "256a68cc-76c0-4245-bccf-cb158d150161", "id": "149bb612-e090-4eb0-abf9-39fd44535885"} 2018-07-19 01:43:53,982 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/149bb612-e090-4eb0-abf9-39fd44535885/remove_router_interface.json used request id req-31a2ae94-6d8d-4b8b-9126-185b93bda59e 2018-07-19 01:43:53,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.78935599327s 2018-07-19 01:43:53,983 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/149bb612-e090-4eb0-abf9-39fd44535885/remove_router_interface.json used request id req-31a2ae94-6d8d-4b8b-9126-185b93bda59e returning object 149bb612-e090-4eb0-abf9-39fd44535885 2018-07-19 01:43:53,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-19 01:43:53,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}39d5e98fc3257d2ac413b3df293e44c303d064b6" 2018-07-19 01:43:54,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-0db07415-97e7-4555-867f-66c936bab51d Date: Thu, 19 Jul 2018 01:43:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:43:44Z", "admin_state_up": true, "updated_at": "2018-07-19T01:43:53Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "149bb612-e090-4eb0-abf9-39fd44535885", "name": "vmready1-router_aa57d088-98b0-4b2d-a60a-19136b05458f"}]} 2018-07-19 01:43:54,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-0db07415-97e7-4555-867f-66c936bab51d 2018-07-19 01:43:54,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.452512025833s 2018-07-19 01:43:54,436 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-0db07415-97e7-4555-867f-66c936bab51d 2018-07-19 01:43:54,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-19 01:43:54,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/149bb612-e090-4eb0-abf9-39fd44535885.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}39d5e98fc3257d2ac413b3df293e44c303d064b6" 2018-07-19 01:43:55,621 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-26ae7267-0bf8-4d43-8ae1-8893a9b31f1e Content-Length: 0 Date: Thu, 19 Jul 2018 01:43:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:43:55,621 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/149bb612-e090-4eb0-abf9-39fd44535885.json used request id req-26ae7267-0bf8-4d43-8ae1-8893a9b31f1e 2018-07-19 01:43:55,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18386006355s 2018-07-19 01:43:55,622 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/149bb612-e090-4eb0-abf9-39fd44535885.json used request id req-26ae7267-0bf8-4d43-8ae1-8893a9b31f1e 2018-07-19 01:43:55,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-19 01:43:55,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}39d5e98fc3257d2ac413b3df293e44c303d064b6" 2018-07-19 01:43:55,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1318 X-Openstack-Request-Id: req-a84e0d3c-1576-40d4-998e-59a0c125e3d1 Date: Thu, 19 Jul 2018 01:43:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4},{"updated_at":"2018-07-19T01:43:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e5382ceb-1cbb-4147-b8b6-9f8eca274076","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_aa57d088-98b0-4b2d-a60a-19136b05458f","enable_dhcp":true,"segment_id":null,"network_id":"e3970f8b-e3d9-4d4d-8bad-5974466ab809","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:43:43Z","ip_version":4}]} 2018-07-19 01:43:55,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a84e0d3c-1576-40d4-998e-59a0c125e3d1 2018-07-19 01:43:55,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0608868598938s 2018-07-19 01:43:55,683 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a84e0d3c-1576-40d4-998e-59a0c125e3d1 2018-07-19 01:43:55,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-19 01:43:55,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/e5382ceb-1cbb-4147-b8b6-9f8eca274076.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}39d5e98fc3257d2ac413b3df293e44c303d064b6" 2018-07-19 01:43:56,731 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-497aa1a8-ad5a-41ff-934d-6fe88072fc6b Date: Thu, 19 Jul 2018 01:43:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:43:56,731 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/e5382ceb-1cbb-4147-b8b6-9f8eca274076.json used request id req-497aa1a8-ad5a-41ff-934d-6fe88072fc6b 2018-07-19 01:43:56,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.04617118835s 2018-07-19 01:43:56,731 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/e5382ceb-1cbb-4147-b8b6-9f8eca274076.json used request id req-497aa1a8-ad5a-41ff-934d-6fe88072fc6b 2018-07-19 01:43:56,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:43:56,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}39d5e98fc3257d2ac413b3df293e44c303d064b6" 2018-07-19 01:43:56,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-f250ae95-3846-4cc9-975e-fd1fdcbc96c6 Date: Thu, 19 Jul 2018 01:43:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e3970f8b-e3d9-4d4d-8bad-5974466ab809","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:43:56Z","qos_policy_id":null,"name":"vmready1-net_aa57d088-98b0-4b2d-a60a-19136b05458f","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:43:43Z","provider:network_type":"vxlan"}]} 2018-07-19 01:43:56,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f250ae95-3846-4cc9-975e-fd1fdcbc96c6 2018-07-19 01:43:56,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0909831523895s 2018-07-19 01:43:56,823 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f250ae95-3846-4cc9-975e-fd1fdcbc96c6 2018-07-19 01:43:56,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-19 01:43:56,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/e3970f8b-e3d9-4d4d-8bad-5974466ab809.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}39d5e98fc3257d2ac413b3df293e44c303d064b6" 2018-07-19 01:43:57,863 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eef81026-f103-4b10-adef-f1a04f9417ea Date: Thu, 19 Jul 2018 01:43:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:43:57,863 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e3970f8b-e3d9-4d4d-8bad-5974466ab809.json used request id req-eef81026-f103-4b10-adef-f1a04f9417ea 2018-07-19 01:43:57,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.03903603554s 2018-07-19 01:43:57,864 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e3970f8b-e3d9-4d4d-8bad-5974466ab809.json used request id req-eef81026-f103-4b10-adef-f1a04f9417ea 2018-07-19 01:43:57,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-19 01:43:57,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}39d5e98fc3257d2ac413b3df293e44c303d064b6" 2018-07-19 01:43:57,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-1d04e7a7-3d2f-4636-8ab5-35c6c4cb85c0 Date: Thu, 19 Jul 2018 01:43:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/507fca19-5053-4955-a28c-c319d1c49694/snap", "metadata": {}}], "file": "/v2/images/507fca19-5053-4955-a28c-c319d1c49694/file", "owner": "ba1c3d47632b40318826191b43d81cda", "id": "507fca19-5053-4955-a28c-c319d1c49694", "size": 12716032, "self": "/v2/images/507fca19-5053-4955-a28c-c319d1c49694", "disk_format": "qcow2", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/507fca19-5053-4955-a28c-c319d1c49694/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-19T01:43:51Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_aa57d088-98b0-4b2d-a60a-19136b05458f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_aa57d088-98b0-4b2d-a60a-19136b05458f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-19T01:43:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-19 01:43:57,892 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1d04e7a7-3d2f-4636-8ab5-35c6c4cb85c0 2018-07-19 01:43:57,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0245859622955s 2018-07-19 01:43:57,893 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1d04e7a7-3d2f-4636-8ab5-35c6c4cb85c0 2018-07-19 01:43:57,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-19 01:43:57,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/507fca19-5053-4955-a28c-c319d1c49694 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}39d5e98fc3257d2ac413b3df293e44c303d064b6" 2018-07-19 01:43:58,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-81f989e3-2f6e-4806-9088-afef579955b5 Date: Thu, 19 Jul 2018 01:43:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:43:58,547 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/507fca19-5053-4955-a28c-c319d1c49694 used request id req-81f989e3-2f6e-4806-9088-afef579955b5 2018-07-19 01:43:58,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.653043031693s 2018-07-19 01:43:58,548 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/507fca19-5053-4955-a28c-c319d1c49694 used request id req-81f989e3-2f6e-4806-9088-afef579955b5 2018-07-19 01:43:58,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-19 01:43:58,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}39d5e98fc3257d2ac413b3df293e44c303d064b6" 2018-07-19 01:43:58,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01: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-1814f5c8-13d1-4659-95bd-1e04c70ebf12 x-compute-request-id: req-1814f5c8-13d1-4659-95bd-1e04c70ebf12 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_aa57d088-98b0-4b2d-a60a-19136b05458f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2dcd526a-501b-49b2-b57f-d91c01163974", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2dcd526a-501b-49b2-b57f-d91c01163974", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2dcd526a-501b-49b2-b57f-d91c01163974"}]} 2018-07-19 01:43:58,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1814f5c8-13d1-4659-95bd-1e04c70ebf12 2018-07-19 01:43:58,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.142440080643s 2018-07-19 01:43:58,691 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1814f5c8-13d1-4659-95bd-1e04c70ebf12 2018-07-19 01:43:58,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-19 01:43:58,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/2dcd526a-501b-49b2-b57f-d91c01163974 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}39d5e98fc3257d2ac413b3df293e44c303d064b6" 2018-07-19 01:43:58,838 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01: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 x-openstack-request-id: req-38b454fe-467b-48c4-8202-24aae0592508 x-compute-request-id: req-38b454fe-467b-48c4-8202-24aae0592508 Content-Length: 0 Content-Type: application/json 2018-07-19 01:43:58,838 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2dcd526a-501b-49b2-b57f-d91c01163974 used request id req-38b454fe-467b-48c4-8202-24aae0592508 2018-07-19 01:43:58,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.145437955856s 2018-07-19 01:43:58,839 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2dcd526a-501b-49b2-b57f-d91c01163974 used request id req-38b454fe-467b-48c4-8202-24aae0592508 2018-07-19 01:43:58,893 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-07-19 01:43:58,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-19 01:43:58,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-19 01:43:58,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-19 01:43:58,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-19 01:43:58,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-19 01:43:58,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-19 01:43:58,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-19 01:43:58,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-19 01:43:58,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-19 01:43:58,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-19 01:43:58,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-19 01:43:58,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-19 01:43:58,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-19 01:43:58,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-19 01:43:58,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-19 01:43:58,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-19 01:43:58,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-19 01:43:58,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-19 01:43:58,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-19 01:43:58,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-19 01:43:58,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-19 01:43:58,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-19 01:43:58,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:43:58,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47ea7357-6b76-4bbe-8c7c-8876c45389c3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:43:58,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-47ea7357-6b76-4bbe-8c7c-8876c45389c3 2018-07-19 01:43:58,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:43:59,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:43:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["D4HDywiwR4uRvmSyQwAhHw"], "issued_at": "2018-07-19T01:43:59.000000Z"}} 2018-07-19 01:43:59,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:43:59,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dea17595c8563cb2dba42b5b00414a20d0ceb824" 2018-07-19 01:44:00,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8e73179c-7129-468b-aa1c-71e31471e71c Date: Thu, 19 Jul 2018 01:44:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:44:00,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8e73179c-7129-468b-aa1c-71e31471e71c 2018-07-19 01:44:00,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.958812952042s 2018-07-19 01:44:00,293 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8e73179c-7129-468b-aa1c-71e31471e71c 2018-07-19 01:44:00,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:44:00,303 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fb92b7a-f11c-43b6-a96f-34a44bd9538c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:44:00,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-3fb92b7a-f11c-43b6-a96f-34a44bd9538c 2018-07-19 01:44:00,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-19 01:44:00,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dea17595c8563cb2dba42b5b00414a20d0ceb824" 2018-07-19 01:44:00,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce69e8f5-ab8d-4186-827c-7892470c8509 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/e9d5b68a2d02403090ab8c88e9806447"}, "tags": [], "enabled": true, "id": "e9d5b68a2d02403090ab8c88e9806447", "name": "heat_stack"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-19 01:44:00,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-ce69e8f5-ab8d-4186-827c-7892470c8509 2018-07-19 01:44:00,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0967991352081s 2018-07-19 01:44:00,401 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-ce69e8f5-ab8d-4186-827c-7892470c8509 2018-07-19 01:44:00,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-19 01:44:00,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dea17595c8563cb2dba42b5b00414a20d0ceb824" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_4d48fc33-c45e-46f8-8479-cacf569d9363"}}' 2018-07-19 01:44:00,581 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a46e4634-3cf2-40fa-a9ff-b4b074b6bbc0 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d43272a7a7d47d2898cdcaface4e5b5"}, "tags": [], "enabled": true, "id": "8d43272a7a7d47d2898cdcaface4e5b5", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_4d48fc33-c45e-46f8-8479-cacf569d9363"}} 2018-07-19 01:44:00,581 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a46e4634-3cf2-40fa-a9ff-b4b074b6bbc0 2018-07-19 01:44:00,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.173500776291s 2018-07-19 01:44:00,582 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a46e4634-3cf2-40fa-a9ff-b4b074b6bbc0 2018-07-19 01:44:00,582 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'8d43272a7a7d47d2898cdcaface4e5b5', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_4d48fc33-c45e-46f8-8479-cacf569d9363'}) 2018-07-19 01:44:00,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-19 01:44:00,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dea17595c8563cb2dba42b5b00414a20d0ceb824" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e9d55539-f3d0-4f44-9893-dab5b87b64b6", "email": null, "name": "vmready2-user_4d48fc33-c45e-46f8-8479-cacf569d9363"}}' 2018-07-19 01:44:01,115 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7863a9fe-3a7f-4ad5-9034-5515cc135c4e Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_4d48fc33-c45e-46f8-8479-cacf569d9363", "links": {"self": "http://172.30.9.27:5000/v3/users/4e7bc324b958453da729f5f13832e2a4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4e7bc324b958453da729f5f13832e2a4", "domain_id": "default", "password_expires_at": null}} 2018-07-19 01:44:01,115 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-7863a9fe-3a7f-4ad5-9034-5515cc135c4e 2018-07-19 01:44:01,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.526917934418s 2018-07-19 01:44:01,116 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-7863a9fe-3a7f-4ad5-9034-5515cc135c4e 2018-07-19 01:44:01,116 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4e7bc324b958453da729f5f13832e2a4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_4d48fc33-c45e-46f8-8479-cacf569d9363'}) 2018-07-19 01:44:01,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-19 01:44:01,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dea17595c8563cb2dba42b5b00414a20d0ceb824" 2018-07-19 01:44:01,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b069e9d9-798b-4038-9457-08735bee80ad Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:44:01,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b069e9d9-798b-4038-9457-08735bee80ad 2018-07-19 01:44:01,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112160921097s 2018-07-19 01:44:01,232 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b069e9d9-798b-4038-9457-08735bee80ad 2018-07-19 01:44:01,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-19 01:44:01,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dea17595c8563cb2dba42b5b00414a20d0ceb824" 2018-07-19 01:44:01,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beaf1a12-eaee-45be-90be-b5665b685422 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:44:01,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-beaf1a12-eaee-45be-90be-b5665b685422 2018-07-19 01:44:01,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.08997797966s 2018-07-19 01:44:01,327 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-beaf1a12-eaee-45be-90be-b5665b685422 2018-07-19 01:44:01,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-19 01:44:01,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dea17595c8563cb2dba42b5b00414a20d0ceb824" 2018-07-19 01:44:01,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c4ecf21-dce7-40ac-8c32-7a04fb421005 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:44:01,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5c4ecf21-dce7-40ac-8c32-7a04fb421005 2018-07-19 01:44:01,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.099231004715s 2018-07-19 01:44:01,432 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5c4ecf21-dce7-40ac-8c32-7a04fb421005 2018-07-19 01:44:01,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-19 01:44:01,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dea17595c8563cb2dba42b5b00414a20d0ceb824" 2018-07-19 01:44:01,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b7f767-382e-4de2-9aaa-f2ed9fd8a8d2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-19 01:44:01,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-00b7f767-382e-4de2-9aaa-f2ed9fd8a8d2 2018-07-19 01:44:01,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102406024933s 2018-07-19 01:44:01,539 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-00b7f767-382e-4de2-9aaa-f2ed9fd8a8d2 2018-07-19 01:44:01,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-19 01:44:01,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dea17595c8563cb2dba42b5b00414a20d0ceb824" 2018-07-19 01:44:01,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdf76a77-c148-49ef-93f1-87d0baab2179 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmready2-user_4d48fc33-c45e-46f8-8479-cacf569d9363", "links": {"self": "http://172.30.9.27:5000/v3/users/4e7bc324b958453da729f5f13832e2a4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4e7bc324b958453da729f5f13832e2a4", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:44:01,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cdf76a77-c148-49ef-93f1-87d0baab2179 2018-07-19 01:44:01,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120130062103s 2018-07-19 01:44:01,661 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cdf76a77-c148-49ef-93f1-87d0baab2179 2018-07-19 01:44:01,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-19 01:44:01,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dea17595c8563cb2dba42b5b00414a20d0ceb824" 2018-07-19 01:44:01,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c31c648-5852-4b21-b986-8bfbd97e5449 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "id": "ba1c3d47632b40318826191b43d81cda", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8"}, "tags": [], "enabled": true, "id": "3f544d51ac9444a8b08581ab41564db8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d43272a7a7d47d2898cdcaface4e5b5"}, "tags": [], "enabled": true, "id": "8d43272a7a7d47d2898cdcaface4e5b5", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_4d48fc33-c45e-46f8-8479-cacf569d9363"}]} 2018-07-19 01:44:01,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-6c31c648-5852-4b21-b986-8bfbd97e5449 2018-07-19 01:44:01,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102894067764s 2018-07-19 01:44:01,775 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-6c31c648-5852-4b21-b986-8bfbd97e5449 2018-07-19 01:44:01,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-19 01:44:01,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=4e7bc324b958453da729f5f13832e2a4&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=8d43272a7a7d47d2898cdcaface4e5b5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dea17595c8563cb2dba42b5b00414a20d0ceb824" 2018-07-19 01:44:01,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61be623a-6769-4fc0-8258-45a0b7132b4d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=4e7bc324b958453da729f5f13832e2a4&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=8d43272a7a7d47d2898cdcaface4e5b5", "previous": null, "next": null}} 2018-07-19 01:44:01,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=4e7bc324b958453da729f5f13832e2a4&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=8d43272a7a7d47d2898cdcaface4e5b5 used request id req-61be623a-6769-4fc0-8258-45a0b7132b4d 2018-07-19 01:44:01,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10135102272s 2018-07-19 01:44:01,884 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=4e7bc324b958453da729f5f13832e2a4&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=8d43272a7a7d47d2898cdcaface4e5b5 used request id req-61be623a-6769-4fc0-8258-45a0b7132b4d 2018-07-19 01:44:01,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-19 01:44:01,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/8d43272a7a7d47d2898cdcaface4e5b5/users/4e7bc324b958453da729f5f13832e2a4/roles/f029712630044065a5708f3eff16cab8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dea17595c8563cb2dba42b5b00414a20d0ceb824" 2018-07-19 01:44:02,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:44:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b24189d-6eb0-4c1b-9930-01dabd9b6cb7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:44:02,024 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8d43272a7a7d47d2898cdcaface4e5b5/users/4e7bc324b958453da729f5f13832e2a4/roles/f029712630044065a5708f3eff16cab8 used request id req-6b24189d-6eb0-4c1b-9930-01dabd9b6cb7 2018-07-19 01:44:02,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.137234926224s 2018-07-19 01:44:02,025 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8d43272a7a7d47d2898cdcaface4e5b5/users/4e7bc324b958453da729f5f13832e2a4/roles/f029712630044065a5708f3eff16cab8 used request id req-6b24189d-6eb0-4c1b-9930-01dabd9b6cb7 2018-07-19 01:44:02,025 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_4d48fc33-c45e-46f8-8479-cacf569d9363', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'8d43272a7a7d47d2898cdcaface4e5b5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e9d55539-f3d0-4f44-9893-dab5b87b64b6', 'username': u'vmready2-user_4d48fc33-c45e-46f8-8479-cacf569d9363', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-19 01:44:02,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-19 01:44:02,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-19 01:44:02,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-19 01:44:02,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-19 01:44:02,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-19 01:44:02,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-19 01:44:02,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-19 01:44:02,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-19 01:44:02,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-19 01:44:02,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-19 01:44:02,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-19 01:44:02,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-19 01:44:02,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-19 01:44:02,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-19 01:44:02,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-19 01:44:02,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-19 01:44:02,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-19 01:44:02,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-19 01:44:02,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-19 01:44:02,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-19 01:44:02,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-19 01:44:02,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-19 01:44:02,030 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_4d48fc33-c45e-46f8-8479-cacf569d9363', 'password': 'e9d55539-f3d0-4f44-9893-dab5b87b64b6', 'project_name': 'vmready2-project_4d48fc33-c45e-46f8-8479-cacf569d9363', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '8d43272a7a7d47d2898cdcaface4e5b5', 'project_domain_name': 'Default'} 2018-07-19 01:44:02,031 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-07-19 01:44:02,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:44:02,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac96674-dd02-4157-82a1-195ce751fd1a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:44:02,041 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-aac96674-dd02-4157-82a1-195ce751fd1a 2018-07-19 01:44:02,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:44:02,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:44:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d43272a7a7d47d2898cdcaface4e5b5", "name": "vmready2-project_4d48fc33-c45e-46f8-8479-cacf569d9363"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8d43272a7a7d47d2898cdcaface4e5b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/8d43272a7a7d47d2898cdcaface4e5b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/8d43272a7a7d47d2898cdcaface4e5b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8d43272a7a7d47d2898cdcaface4e5b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/8d43272a7a7d47d2898cdcaface4e5b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/8d43272a7a7d47d2898cdcaface4e5b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_8d43272a7a7d47d2898cdcaface4e5b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_8d43272a7a7d47d2898cdcaface4e5b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/8d43272a7a7d47d2898cdcaface4e5b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/8d43272a7a7d47d2898cdcaface4e5b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/8d43272a7a7d47d2898cdcaface4e5b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8d43272a7a7d47d2898cdcaface4e5b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/8d43272a7a7d47d2898cdcaface4e5b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/8d43272a7a7d47d2898cdcaface4e5b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_4d48fc33-c45e-46f8-8479-cacf569d9363", "id": "4e7bc324b958453da729f5f13832e2a4"}, "audit_ids": ["cGo3Lvp3QqW6cFw1O60vyg"], "issued_at": "2018-07-19T01:44:02.000000Z"}} 2018-07-19 01:44:02,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-19 01:44:02,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41b89c001feaf388f13496b6aef3b2a6f5e4b7cd" -d '{"network": {"name": "vmready2-net_4d48fc33-c45e-46f8-8479-cacf569d9363", "admin_state_up": true}}' 2018-07-19 01:44:03,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-1f84f003-edf8-4a09-82ff-a17734f0b1ae Date: Thu, 19 Jul 2018 01:44:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"8359d040-0252-4bd5-8455-db4d7714be09","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8d43272a7a7d47d2898cdcaface4e5b5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:44:03Z","is_default":false,"name":"vmready2-net_4d48fc33-c45e-46f8-8479-cacf569d9363","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8d43272a7a7d47d2898cdcaface4e5b5","created_at":"2018-07-19T01:44:02Z","mtu":1450}} 2018-07-19 01:44:03,138 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1f84f003-edf8-4a09-82ff-a17734f0b1ae 2018-07-19 01:44:03,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.7006919384s 2018-07-19 01:44:03,139 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1f84f003-edf8-4a09-82ff-a17734f0b1ae 2018-07-19 01:44:03,139 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-19T01:44:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'8359d040-0252-4bd5-8455-db4d7714be09', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_4d48fc33-c45e-46f8-8479-cacf569d9363', u'admin_state_up': True, u'tenant_id': u'8d43272a7a7d47d2898cdcaface4e5b5', u'created_at': u'2018-07-19T01:44:02Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8d43272a7a7d47d2898cdcaface4e5b5', u'l2_adjacency': True}) 2018-07-19 01:44:03,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:44:03,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41b89c001feaf388f13496b6aef3b2a6f5e4b7cd" 2018-07-19 01:44:03,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-547a705b-e914-4fd2-bd3e-808c50be3d03 Date: Thu, 19 Jul 2018 01:44:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"8359d040-0252-4bd5-8455-db4d7714be09","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8d43272a7a7d47d2898cdcaface4e5b5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:44:03Z","qos_policy_id":null,"name":"vmready2-net_4d48fc33-c45e-46f8-8479-cacf569d9363","admin_state_up":true,"tenant_id":"8d43272a7a7d47d2898cdcaface4e5b5","created_at":"2018-07-19T01:44:02Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500}]} 2018-07-19 01:44:03,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-547a705b-e914-4fd2-bd3e-808c50be3d03 2018-07-19 01:44:03,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.137465953827s 2018-07-19 01:44:03,278 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-547a705b-e914-4fd2-bd3e-808c50be3d03 2018-07-19 01:44:03,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-19 01:44:03,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41b89c001feaf388f13496b6aef3b2a6f5e4b7cd" -d '{"subnet": {"name": "vmready2-subnet_4d48fc33-c45e-46f8-8479-cacf569d9363", "enable_dhcp": true, "network_id": "8359d040-0252-4bd5-8455-db4d7714be09", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-19 01:44:03,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-47da91a9-21cc-4dce-8463-b61d8d88ee2a Date: Thu, 19 Jul 2018 01:44:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8359d040-0252-4bd5-8455-db4d7714be09","tenant_id":"8d43272a7a7d47d2898cdcaface4e5b5","created_at":"2018-07-19T01:44:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-19T01:44:03Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"8d43272a7a7d47d2898cdcaface4e5b5","id":"f7f85fe3-b2c4-45da-b5b6-bfbabbc3cac0","subnetpool_id":null,"name":"vmready2-subnet_4d48fc33-c45e-46f8-8479-cacf569d9363"}} 2018-07-19 01:44:03,817 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-47da91a9-21cc-4dce-8463-b61d8d88ee2a 2018-07-19 01:44:03,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.537461042404s 2018-07-19 01:44:03,817 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-47da91a9-21cc-4dce-8463-b61d8d88ee2a 2018-07-19 01:44:03,817 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-19T01:44:03Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'f7f85fe3-b2c4-45da-b5b6-bfbabbc3cac0', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_4d48fc33-c45e-46f8-8479-cacf569d9363', u'enable_dhcp': True, u'network_id': u'8359d040-0252-4bd5-8455-db4d7714be09', u'tenant_id': u'8d43272a7a7d47d2898cdcaface4e5b5', u'created_at': u'2018-07-19T01:44:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'8d43272a7a7d47d2898cdcaface4e5b5'}) 2018-07-19 01:44:03,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-19 01:44:03,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41b89c001feaf388f13496b6aef3b2a6f5e4b7cd" -d '{"router": {"external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209"}, "name": "vmready2-router_4d48fc33-c45e-46f8-8479-cacf569d9363", "admin_state_up": true}}' 2018-07-19 01:44:05,249 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-08954801-274d-4cd5-9533-f43c1da62a03 Date: Thu, 19 Jul 2018 01:44:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "created_at": "2018-07-19T01:44:03Z", "admin_state_up": true, "updated_at": "2018-07-19T01:44:04Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "8d43272a7a7d47d2898cdcaface4e5b5", "id": "a6b428a3-5f0d-4718-a0d9-9d057093fc5b", "name": "vmready2-router_4d48fc33-c45e-46f8-8479-cacf569d9363"}} 2018-07-19 01:44:05,250 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-08954801-274d-4cd5-9533-f43c1da62a03 2018-07-19 01:44:05,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.43147706985s 2018-07-19 01:44:05,250 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-08954801-274d-4cd5-9533-f43c1da62a03 2018-07-19 01:44:05,250 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-19T01:44:04Z', u'revision_number': 2, u'id': u'a6b428a3-5f0d-4718-a0d9-9d057093fc5b', u'external_gateway_info': {u'network_id': u'b15f386b-9c21-451f-8211-ef5d1b7d5209', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_4d48fc33-c45e-46f8-8479-cacf569d9363', u'admin_state_up': True, u'tenant_id': u'8d43272a7a7d47d2898cdcaface4e5b5', u'created_at': u'2018-07-19T01:44:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'8d43272a7a7d47d2898cdcaface4e5b5'}) 2018-07-19 01:44:05,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-19 01:44:05,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/a6b428a3-5f0d-4718-a0d9-9d057093fc5b/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41b89c001feaf388f13496b6aef3b2a6f5e4b7cd" -d '{"subnet_id": "f7f85fe3-b2c4-45da-b5b6-bfbabbc3cac0"}' 2018-07-19 01:44:07,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fbf12b19-01c9-4330-ae39-1c1ba106bb93 Date: Thu, 19 Jul 2018 01:44:07 GMT RESP BODY: {"network_id": "8359d040-0252-4bd5-8455-db4d7714be09", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "subnet_id": "f7f85fe3-b2c4-45da-b5b6-bfbabbc3cac0", "subnet_ids": ["f7f85fe3-b2c4-45da-b5b6-bfbabbc3cac0"], "port_id": "8c1f3297-3c6e-4971-8d6f-59c76230e8cc", "id": "a6b428a3-5f0d-4718-a0d9-9d057093fc5b"} 2018-07-19 01:44:07,508 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/a6b428a3-5f0d-4718-a0d9-9d057093fc5b/add_router_interface.json used request id req-fbf12b19-01c9-4330-ae39-1c1ba106bb93 2018-07-19 01:44:07,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.25734901428s 2018-07-19 01:44:07,509 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/a6b428a3-5f0d-4718-a0d9-9d057093fc5b/add_router_interface.json used request id req-fbf12b19-01c9-4330-ae39-1c1ba106bb93 returning object a6b428a3-5f0d-4718-a0d9-9d057093fc5b 2018-07-19 01:44:07,509 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-19 01:44:07,635 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-19 01:44:07,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:44:07,642 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 19 Jul 2018 01:44:07 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-19 01:44:07,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-19 01:44:07,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41b89c001feaf388f13496b6aef3b2a6f5e4b7cd" 2018-07-19 01:44:08,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6cdc80fa-d4d4-4843-89bf-538dd68610de Date: Thu, 19 Jul 2018 01:44:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-19 01:44:08,315 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6cdc80fa-d4d4-4843-89bf-538dd68610de 2018-07-19 01:44:08,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.668884038925s 2018-07-19 01:44:08,315 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6cdc80fa-d4d4-4843-89bf-538dd68610de 2018-07-19 01:44:08,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-19 01:44:08,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41b89c001feaf388f13496b6aef3b2a6f5e4b7cd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_4d48fc33-c45e-46f8-8479-cacf569d9363", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_4d48fc33-c45e-46f8-8479-cacf569d9363"}' 2018-07-19 01:44:08,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/9e464a3b-da66-4a01-93bc-d1ccf3dd0124 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f6905c04-c247-45b8-969f-1969d9be66b3 Date: Thu, 19 Jul 2018 01:44:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9e464a3b-da66-4a01-93bc-d1ccf3dd0124/file", "owner": "8d43272a7a7d47d2898cdcaface4e5b5", "id": "9e464a3b-da66-4a01-93bc-d1ccf3dd0124", "size": null, "self": "/v2/images/9e464a3b-da66-4a01-93bc-d1ccf3dd0124", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-19T01:44:08Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_4d48fc33-c45e-46f8-8479-cacf569d9363", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_4d48fc33-c45e-46f8-8479-cacf569d9363", "checksum": null, "created_at": "2018-07-19T01:44:08Z", "protected": false} 2018-07-19 01:44:08,459 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f6905c04-c247-45b8-969f-1969d9be66b3 2018-07-19 01:44:08,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.137917041779s 2018-07-19 01:44:08,460 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f6905c04-c247-45b8-969f-1969d9be66b3 returning object 9e464a3b-da66-4a01-93bc-d1ccf3dd0124 2018-07-19 01:44:08,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-19 01:44:08,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/9e464a3b-da66-4a01-93bc-d1ccf3dd0124/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41b89c001feaf388f13496b6aef3b2a6f5e4b7cd" -d '' 2018-07-19 01:44:08,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fc46952e-3849-4c4b-936e-bcbbcef5d613 Date: Thu, 19 Jul 2018 01:44:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:44:08,895 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9e464a3b-da66-4a01-93bc-d1ccf3dd0124/file used request id req-fc46952e-3849-4c4b-936e-bcbbcef5d613 2018-07-19 01:44:08,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.435232877731s 2018-07-19 01:44:08,896 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9e464a3b-da66-4a01-93bc-d1ccf3dd0124/file used request id req-fc46952e-3849-4c4b-936e-bcbbcef5d613 2018-07-19 01:44:08,896 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_4d48fc33-c45e-46f8-8479-cacf569d9363', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-19T01:44:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/9e464a3b-da66-4a01-93bc-d1ccf3dd0124/file', u'owner': u'8d43272a7a7d47d2898cdcaface4e5b5', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'9e464a3b-da66-4a01-93bc-d1ccf3dd0124', u'size': None, u'name': u'vmready2-img_4d48fc33-c45e-46f8-8479-cacf569d9363', u'checksum': None, u'self': u'/v2/images/9e464a3b-da66-4a01-93bc-d1ccf3dd0124', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-19T01:44:08Z', u'schema': u'/v2/schemas/image'}) 2018-07-19 01:44:08,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-19 01:44:08,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dea17595c8563cb2dba42b5b00414a20d0ceb824" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_4d48fc33-c45e-46f8-8479-cacf569d9363", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-19 01:44:09,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44: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-518958dc-9d68-41a8-b591-aed8b5804e46 x-compute-request-id: req-518958dc-9d68-41a8-b591-aed8b5804e46 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_4d48fc33-c45e-46f8-8479-cacf569d9363", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/dc797a02-5395-4369-a0d0-750355e2a912", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/dc797a02-5395-4369-a0d0-750355e2a912", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "dc797a02-5395-4369-a0d0-750355e2a912"}} 2018-07-19 01:44:09,611 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-518958dc-9d68-41a8-b591-aed8b5804e46 2018-07-19 01:44:09,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.714040994644s 2018-07-19 01:44:09,611 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-518958dc-9d68-41a8-b591-aed8b5804e46 2018-07-19 01:44:09,612 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_4d48fc33-c45e-46f8-8479-cacf569d9363', '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'ba1c3d47632b40318826191b43d81cda', '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'dc797a02-5395-4369-a0d0-750355e2a912', 'swap': 0}) 2018-07-19 01:44:09,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-19 01:44:09,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/dc797a02-5395-4369-a0d0-750355e2a912/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dea17595c8563cb2dba42b5b00414a20d0ceb824" -d '{"extra_specs": {}}' 2018-07-19 01:44:09,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01: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 x-openstack-request-id: req-f5c37903-0543-43dc-813c-8d97cff401a0 x-compute-request-id: req-f5c37903-0543-43dc-813c-8d97cff401a0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-19 01:44:09,646 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/dc797a02-5395-4369-a0d0-750355e2a912/os-extra_specs used request id req-f5c37903-0543-43dc-813c-8d97cff401a0 2018-07-19 01:44:09,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0329120159149s 2018-07-19 01:44:09,646 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/dc797a02-5395-4369-a0d0-750355e2a912/os-extra_specs used request id req-f5c37903-0543-43dc-813c-8d97cff401a0 2018-07-19 01:44:09,761 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-19 01:44:09,762 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-19 01:44:09,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-19 01:44:09,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/a6b428a3-5f0d-4718-a0d9-9d057093fc5b/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41b89c001feaf388f13496b6aef3b2a6f5e4b7cd" -d '{"subnet_id": "f7f85fe3-b2c4-45da-b5b6-bfbabbc3cac0"}' 2018-07-19 01:44:11,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-361abfe3-0699-47d2-bfaf-7af7f72a525d Date: Thu, 19 Jul 2018 01:44:11 GMT RESP BODY: {"network_id": "8359d040-0252-4bd5-8455-db4d7714be09", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "subnet_id": "f7f85fe3-b2c4-45da-b5b6-bfbabbc3cac0", "subnet_ids": ["f7f85fe3-b2c4-45da-b5b6-bfbabbc3cac0"], "port_id": "8c1f3297-3c6e-4971-8d6f-59c76230e8cc", "id": "a6b428a3-5f0d-4718-a0d9-9d057093fc5b"} 2018-07-19 01:44:11,504 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/a6b428a3-5f0d-4718-a0d9-9d057093fc5b/remove_router_interface.json used request id req-361abfe3-0699-47d2-bfaf-7af7f72a525d 2018-07-19 01:44:11,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.73693108559s 2018-07-19 01:44:11,504 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/a6b428a3-5f0d-4718-a0d9-9d057093fc5b/remove_router_interface.json used request id req-361abfe3-0699-47d2-bfaf-7af7f72a525d returning object a6b428a3-5f0d-4718-a0d9-9d057093fc5b 2018-07-19 01:44:11,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-19 01:44:11,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41b89c001feaf388f13496b6aef3b2a6f5e4b7cd" 2018-07-19 01:44:11,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-b06fc701-2946-4db8-9f2c-83c26d16e2be Date: Thu, 19 Jul 2018 01:44:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "created_at": "2018-07-19T01:44:03Z", "admin_state_up": true, "updated_at": "2018-07-19T01:44:10Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "8d43272a7a7d47d2898cdcaface4e5b5", "id": "a6b428a3-5f0d-4718-a0d9-9d057093fc5b", "name": "vmready2-router_4d48fc33-c45e-46f8-8479-cacf569d9363"}]} 2018-07-19 01:44:11,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b06fc701-2946-4db8-9f2c-83c26d16e2be 2018-07-19 01:44:11,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.142073869705s 2018-07-19 01:44:11,647 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b06fc701-2946-4db8-9f2c-83c26d16e2be 2018-07-19 01:44:11,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-19 01:44:11,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/a6b428a3-5f0d-4718-a0d9-9d057093fc5b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41b89c001feaf388f13496b6aef3b2a6f5e4b7cd" 2018-07-19 01:44:12,718 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8eadf0f5-dc49-43bf-ba0f-966b9cb8c7f6 Content-Length: 0 Date: Thu, 19 Jul 2018 01:44:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:44:12,718 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/a6b428a3-5f0d-4718-a0d9-9d057093fc5b.json used request id req-8eadf0f5-dc49-43bf-ba0f-966b9cb8c7f6 2018-07-19 01:44:12,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.06839203835s 2018-07-19 01:44:12,719 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/a6b428a3-5f0d-4718-a0d9-9d057093fc5b.json used request id req-8eadf0f5-dc49-43bf-ba0f-966b9cb8c7f6 2018-07-19 01:44:12,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-19 01:44:12,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41b89c001feaf388f13496b6aef3b2a6f5e4b7cd" 2018-07-19 01:44:12,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-ad8ea0f4-e50a-4404-8744-3bb0c592db62 Date: Thu, 19 Jul 2018 01:44:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8359d040-0252-4bd5-8455-db4d7714be09","tenant_id":"8d43272a7a7d47d2898cdcaface4e5b5","created_at":"2018-07-19T01:44:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-19T01:44:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"8d43272a7a7d47d2898cdcaface4e5b5","id":"f7f85fe3-b2c4-45da-b5b6-bfbabbc3cac0","subnetpool_id":null,"name":"vmready2-subnet_4d48fc33-c45e-46f8-8479-cacf569d9363"}]} 2018-07-19 01:44:12,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ad8ea0f4-e50a-4404-8744-3bb0c592db62 2018-07-19 01:44:12,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0713620185852s 2018-07-19 01:44:12,791 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ad8ea0f4-e50a-4404-8744-3bb0c592db62 2018-07-19 01:44:12,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-19 01:44:12,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/f7f85fe3-b2c4-45da-b5b6-bfbabbc3cac0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41b89c001feaf388f13496b6aef3b2a6f5e4b7cd" 2018-07-19 01:44:13,850 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2d092a2a-696c-4f94-8102-a3c1aea6a47f Date: Thu, 19 Jul 2018 01:44:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:44:13,850 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/f7f85fe3-b2c4-45da-b5b6-bfbabbc3cac0.json used request id req-2d092a2a-696c-4f94-8102-a3c1aea6a47f 2018-07-19 01:44:13,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.0580561161s 2018-07-19 01:44:13,851 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/f7f85fe3-b2c4-45da-b5b6-bfbabbc3cac0.json used request id req-2d092a2a-696c-4f94-8102-a3c1aea6a47f 2018-07-19 01:44:13,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:44:13,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41b89c001feaf388f13496b6aef3b2a6f5e4b7cd" 2018-07-19 01:44:13,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-95073ec4-98ac-4362-972f-d4b8b6476ade Date: Thu, 19 Jul 2018 01:44:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8359d040-0252-4bd5-8455-db4d7714be09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d43272a7a7d47d2898cdcaface4e5b5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:44:13Z","qos_policy_id":null,"name":"vmready2-net_4d48fc33-c45e-46f8-8479-cacf569d9363","admin_state_up":true,"tenant_id":"8d43272a7a7d47d2898cdcaface4e5b5","created_at":"2018-07-19T01:44:02Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500}]} 2018-07-19 01:44:13,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-95073ec4-98ac-4362-972f-d4b8b6476ade 2018-07-19 01:44:13,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115379095078s 2018-07-19 01:44:13,967 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-95073ec4-98ac-4362-972f-d4b8b6476ade 2018-07-19 01:44:13,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-19 01:44:13,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/8359d040-0252-4bd5-8455-db4d7714be09.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41b89c001feaf388f13496b6aef3b2a6f5e4b7cd" 2018-07-19 01:44:15,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-415fc84d-fb68-4582-ad85-22ee81156cfd Date: Thu, 19 Jul 2018 01:44:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:44:15,066 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/8359d040-0252-4bd5-8455-db4d7714be09.json used request id req-415fc84d-fb68-4582-ad85-22ee81156cfd 2018-07-19 01:44:15,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.09810209274s 2018-07-19 01:44:15,067 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/8359d040-0252-4bd5-8455-db4d7714be09.json used request id req-415fc84d-fb68-4582-ad85-22ee81156cfd 2018-07-19 01:44:15,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-19 01:44:15,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41b89c001feaf388f13496b6aef3b2a6f5e4b7cd" 2018-07-19 01:44:15,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-bbc65b9c-887e-4193-888b-a99fb9c6c534 Date: Thu, 19 Jul 2018 01:44:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/9e464a3b-da66-4a01-93bc-d1ccf3dd0124/snap", "metadata": {}}], "file": "/v2/images/9e464a3b-da66-4a01-93bc-d1ccf3dd0124/file", "owner": "8d43272a7a7d47d2898cdcaface4e5b5", "id": "9e464a3b-da66-4a01-93bc-d1ccf3dd0124", "size": 12716032, "self": "/v2/images/9e464a3b-da66-4a01-93bc-d1ccf3dd0124", "disk_format": "qcow2", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/9e464a3b-da66-4a01-93bc-d1ccf3dd0124/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-19T01:44:08Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_4d48fc33-c45e-46f8-8479-cacf569d9363", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_4d48fc33-c45e-46f8-8479-cacf569d9363", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-19T01:44:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-19 01:44:15,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bbc65b9c-887e-4193-888b-a99fb9c6c534 2018-07-19 01:44:15,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0481698513031s 2018-07-19 01:44:15,119 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bbc65b9c-887e-4193-888b-a99fb9c6c534 2018-07-19 01:44:15,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-19 01:44:15,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/9e464a3b-da66-4a01-93bc-d1ccf3dd0124 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}41b89c001feaf388f13496b6aef3b2a6f5e4b7cd" 2018-07-19 01:44:15,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-726845a8-32ac-4158-a61b-cb0104d0bedb Date: Thu, 19 Jul 2018 01:44:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:44:15,431 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9e464a3b-da66-4a01-93bc-d1ccf3dd0124 used request id req-726845a8-32ac-4158-a61b-cb0104d0bedb 2018-07-19 01:44:15,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.310235023499s 2018-07-19 01:44:15,432 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9e464a3b-da66-4a01-93bc-d1ccf3dd0124 used request id req-726845a8-32ac-4158-a61b-cb0104d0bedb 2018-07-19 01:44:15,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-19 01:44:15,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dea17595c8563cb2dba42b5b00414a20d0ceb824" 2018-07-19 01:44:15,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01: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-6c1babe7-4990-4ac9-8026-cdcb836257f4 x-compute-request-id: req-6c1babe7-4990-4ac9-8026-cdcb836257f4 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_4d48fc33-c45e-46f8-8479-cacf569d9363", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/dc797a02-5395-4369-a0d0-750355e2a912", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/dc797a02-5395-4369-a0d0-750355e2a912", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "dc797a02-5395-4369-a0d0-750355e2a912"}]} 2018-07-19 01:44:15,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-6c1babe7-4990-4ac9-8026-cdcb836257f4 2018-07-19 01:44:15,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0276310443878s 2018-07-19 01:44:15,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-6c1babe7-4990-4ac9-8026-cdcb836257f4 2018-07-19 01:44:15,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-19 01:44:15,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/dc797a02-5395-4369-a0d0-750355e2a912 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dea17595c8563cb2dba42b5b00414a20d0ceb824" 2018-07-19 01:44:15,496 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01: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-e70bca69-64b8-432d-b580-c2c024281b8f x-compute-request-id: req-e70bca69-64b8-432d-b580-c2c024281b8f Content-Length: 0 Content-Type: application/json 2018-07-19 01:44:15,496 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/dc797a02-5395-4369-a0d0-750355e2a912 used request id req-e70bca69-64b8-432d-b580-c2c024281b8f 2018-07-19 01:44:15,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0345940589905s 2018-07-19 01:44:15,497 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/dc797a02-5395-4369-a0d0-750355e2a912 used request id req-e70bca69-64b8-432d-b580-c2c024281b8f 2018-07-19 01:44:15,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-19 01:44:15,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dea17595c8563cb2dba42b5b00414a20d0ceb824" 2018-07-19 01:44:15,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-163f0fd0-0a8c-4a93-a453-a072ff1a3a64 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmready2-user_4d48fc33-c45e-46f8-8479-cacf569d9363", "links": {"self": "http://172.30.9.27:5000/v3/users/4e7bc324b958453da729f5f13832e2a4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4e7bc324b958453da729f5f13832e2a4", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:44:15,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-163f0fd0-0a8c-4a93-a453-a072ff1a3a64 2018-07-19 01:44:15,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113952159882s 2018-07-19 01:44:15,612 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-163f0fd0-0a8c-4a93-a453-a072ff1a3a64 2018-07-19 01:44:15,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-19 01:44:15,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/4e7bc324b958453da729f5f13832e2a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dea17595c8563cb2dba42b5b00414a20d0ceb824" 2018-07-19 01:44:15,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-409b2fac-ee2b-4fe8-b53a-8dc02e9ada9d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_4d48fc33-c45e-46f8-8479-cacf569d9363", "links": {"self": "http://172.30.9.27:5000/v3/users/4e7bc324b958453da729f5f13832e2a4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4e7bc324b958453da729f5f13832e2a4", "description": null}} 2018-07-19 01:44:15,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/4e7bc324b958453da729f5f13832e2a4 used request id req-409b2fac-ee2b-4fe8-b53a-8dc02e9ada9d 2018-07-19 01:44:15,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124624967575s 2018-07-19 01:44:15,742 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/4e7bc324b958453da729f5f13832e2a4 used request id req-409b2fac-ee2b-4fe8-b53a-8dc02e9ada9d 2018-07-19 01:44:15,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-19 01:44:15,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/4e7bc324b958453da729f5f13832e2a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dea17595c8563cb2dba42b5b00414a20d0ceb824" 2018-07-19 01:44:15,973 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a215d459-de89-416e-947c-dc5b097e77a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:44:15,973 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4e7bc324b958453da729f5f13832e2a4 used request id req-a215d459-de89-416e-947c-dc5b097e77a1 2018-07-19 01:44:15,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.229964017868s 2018-07-19 01:44:15,973 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4e7bc324b958453da729f5f13832e2a4 used request id req-a215d459-de89-416e-947c-dc5b097e77a1 2018-07-19 01:44:15,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-19 01:44:15,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dea17595c8563cb2dba42b5b00414a20d0ceb824" 2018-07-19 01:44:16,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7c0171d-8269-459c-bb4d-bcf90ea9d7c6 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8"}, "tags": [], "enabled": true, "id": "3f544d51ac9444a8b08581ab41564db8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/8d43272a7a7d47d2898cdcaface4e5b5"}, "tags": [], "enabled": true, "id": "8d43272a7a7d47d2898cdcaface4e5b5", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_4d48fc33-c45e-46f8-8479-cacf569d9363"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "id": "ba1c3d47632b40318826191b43d81cda", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-19 01:44:16,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-a7c0171d-8269-459c-bb4d-bcf90ea9d7c6 2018-07-19 01:44:16,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0979609489441s 2018-07-19 01:44:16,077 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-a7c0171d-8269-459c-bb4d-bcf90ea9d7c6 2018-07-19 01:44:16,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-19 01:44:16,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/8d43272a7a7d47d2898cdcaface4e5b5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dea17595c8563cb2dba42b5b00414a20d0ceb824" 2018-07-19 01:44:16,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:44:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c8d3e1e-eaa5-441e-aa31-e697160fe812 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:44:16,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8d43272a7a7d47d2898cdcaface4e5b5 used request id req-2c8d3e1e-eaa5-441e-aa31-e697160fe812 2018-07-19 01:44:16,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.143610954285s 2018-07-19 01:44:16,225 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8d43272a7a7d47d2898cdcaface4e5b5 used request id req-2c8d3e1e-eaa5-441e-aa31-e697160fe812 2018-07-19 01:44:16,278 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-07-19 01:44:16,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-19 01:44:16,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-19 01:44:16,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-19 01:44:16,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-19 01:44:16,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-19 01:44:16,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-19 01:44:16,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-19 01:44:16,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-19 01:44:16,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-19 01:44:16,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-19 01:44:16,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-19 01:44:16,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-19 01:44:16,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-19 01:44:16,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-19 01:44:16,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-19 01:44:16,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-19 01:44:16,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-19 01:44:16,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-19 01:44:16,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-19 01:44:16,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-19 01:44:16,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-19 01:44:16,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-19 01:44:16,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:44:16,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9de537ef-c429-4f2b-8c40-d493157f85bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:44:16,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9de537ef-c429-4f2b-8c40-d493157f85bc 2018-07-19 01:44:16,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:44:16,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:44:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["yCXlofACQOKpH9A4eH0MdA"], "issued_at": "2018-07-19T01:44:16.000000Z"}} 2018-07-19 01:44:16,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:44:16,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:17,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-44306772-0411-40a3-b7ab-6c3defa09b55 Date: Thu, 19 Jul 2018 01:44:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:44:17,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-44306772-0411-40a3-b7ab-6c3defa09b55 2018-07-19 01:44:17,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.981933116913s 2018-07-19 01:44:17,699 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-44306772-0411-40a3-b7ab-6c3defa09b55 2018-07-19 01:44:17,704 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-07-19 01:44:17,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-19 01:44:17,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" -d '{"network": {"name": "singlevm1-net_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "admin_state_up": true}}' 2018-07-19 01:44:17,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-20717d02-5c79-45e7-96d7-40b3192ccafa Date: Thu, 19 Jul 2018 01:44:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"173f25a3-1fdb-49ec-83c9-e02a3412c81a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:44:17Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_fb2b6a1a-3944-45ed-bd5d-3790f74e203d","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:44:17Z","mtu":1450}} 2018-07-19 01:44:17,979 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-20717d02-5c79-45e7-96d7-40b3192ccafa 2018-07-19 01:44:17,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.273581981659s 2018-07-19 01:44:17,979 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-20717d02-5c79-45e7-96d7-40b3192ccafa 2018-07-19 01:44:17,980 - 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-07-19T01:44:17Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'173f25a3-1fdb-49ec-83c9-e02a3412c81a', u'provider:segmentation_id': 100, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_fb2b6a1a-3944-45ed-bd5d-3790f74e203d', u'created_at': u'2018-07-19T01:44:17Z', u'mtu': 1450, u'tenant_id': u'ba1c3d47632b40318826191b43d81cda', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ba1c3d47632b40318826191b43d81cda', u'l2_adjacency': True}) 2018-07-19 01:44:17,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:44:17,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:18,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1430 X-Openstack-Request-Id: req-99f89b7c-2749-485d-9227-6b7581b4cc4f Date: Thu, 19 Jul 2018 01:44:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"173f25a3-1fdb-49ec-83c9-e02a3412c81a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:44:17Z","qos_policy_id":null,"name":"singlevm1-net_fb2b6a1a-3944-45ed-bd5d-3790f74e203d","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:44:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:44:18,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-99f89b7c-2749-485d-9227-6b7581b4cc4f 2018-07-19 01:44:18,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0986049175262s 2018-07-19 01:44:18,079 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-99f89b7c-2749-485d-9227-6b7581b4cc4f 2018-07-19 01:44:18,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-19 01:44:18,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" -d '{"subnet": {"name": "singlevm1-subnet_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "enable_dhcp": true, "network_id": "173f25a3-1fdb-49ec-83c9-e02a3412c81a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-19 01:44:18,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-054b96f0-43c0-4862-97ab-6fa1760f43f8 Date: Thu, 19 Jul 2018 01:44:18 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-19T01:44:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a06278a2-31fd-43cd-bdcf-1b84d7078208","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_fb2b6a1a-3944-45ed-bd5d-3790f74e203d","enable_dhcp":true,"segment_id":null,"network_id":"173f25a3-1fdb-49ec-83c9-e02a3412c81a","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:44:18Z","ip_version":4}} 2018-07-19 01:44:18,551 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-054b96f0-43c0-4862-97ab-6fa1760f43f8 2018-07-19 01:44:18,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.470091104507s 2018-07-19 01:44:18,551 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-054b96f0-43c0-4862-97ab-6fa1760f43f8 2018-07-19 01:44:18,552 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-19T01:44:18Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'a06278a2-31fd-43cd-bdcf-1b84d7078208', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_fb2b6a1a-3944-45ed-bd5d-3790f74e203d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'173f25a3-1fdb-49ec-83c9-e02a3412c81a', u'tenant_id': u'ba1c3d47632b40318826191b43d81cda', u'created_at': u'2018-07-19T01:44:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'ba1c3d47632b40318826191b43d81cda'}) 2018-07-19 01:44:18,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-19 01:44:18,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" -d '{"router": {"external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209"}, "name": "singlevm1-router_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "admin_state_up": true}}' 2018-07-19 01:44:20,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-24fbc215-213c-4afb-b4cd-034346dd73a7 Date: Thu, 19 Jul 2018 01:44:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:44:18Z", "admin_state_up": true, "updated_at": "2018-07-19T01:44:19Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "208f2d41-799d-4524-b148-0876cc0401a3", "name": "singlevm1-router_fb2b6a1a-3944-45ed-bd5d-3790f74e203d"}} 2018-07-19 01:44:20,152 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-24fbc215-213c-4afb-b4cd-034346dd73a7 2018-07-19 01:44:20,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59949088097s 2018-07-19 01:44:20,152 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-24fbc215-213c-4afb-b4cd-034346dd73a7 2018-07-19 01:44:20,153 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-19T01:44:19Z', u'revision_number': 2, u'ha': False, u'id': u'208f2d41-799d-4524-b148-0876cc0401a3', u'external_gateway_info': {u'network_id': u'b15f386b-9c21-451f-8211-ef5d1b7d5209', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_fb2b6a1a-3944-45ed-bd5d-3790f74e203d', u'admin_state_up': True, u'tenant_id': u'ba1c3d47632b40318826191b43d81cda', u'created_at': u'2018-07-19T01:44:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'ba1c3d47632b40318826191b43d81cda'}) 2018-07-19 01:44:20,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-19 01:44:20,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/208f2d41-799d-4524-b148-0876cc0401a3/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" -d '{"subnet_id": "a06278a2-31fd-43cd-bdcf-1b84d7078208"}' 2018-07-19 01:44:22,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c045c42e-2137-4ff3-8791-69ba16f4ec09 Date: Thu, 19 Jul 2018 01:44:22 GMT RESP BODY: {"network_id": "173f25a3-1fdb-49ec-83c9-e02a3412c81a", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "subnet_id": "a06278a2-31fd-43cd-bdcf-1b84d7078208", "subnet_ids": ["a06278a2-31fd-43cd-bdcf-1b84d7078208"], "port_id": "ca13921c-efd1-4526-8c19-8a4b1e1dec08", "id": "208f2d41-799d-4524-b148-0876cc0401a3"} 2018-07-19 01:44:22,226 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/208f2d41-799d-4524-b148-0876cc0401a3/add_router_interface.json used request id req-c045c42e-2137-4ff3-8791-69ba16f4ec09 2018-07-19 01:44:22,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.07308602333s 2018-07-19 01:44:22,227 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/208f2d41-799d-4524-b148-0876cc0401a3/add_router_interface.json used request id req-c045c42e-2137-4ff3-8791-69ba16f4ec09 returning object 208f2d41-799d-4524-b148-0876cc0401a3 2018-07-19 01:44:22,227 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-19 01:44:22,358 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-19 01:44:22,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:44:22,363 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 19 Jul 2018 01:44:22 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-19 01:44:22,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-19 01:44:22,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:23,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3c94ad3f-5724-498f-92c0-42989daed08f Date: Thu, 19 Jul 2018 01:44:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-19 01:44:23,015 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3c94ad3f-5724-498f-92c0-42989daed08f 2018-07-19 01:44:23,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.649902105331s 2018-07-19 01:44:23,016 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3c94ad3f-5724-498f-92c0-42989daed08f 2018-07-19 01:44:23,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-19 01:44:23,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_fb2b6a1a-3944-45ed-bd5d-3790f74e203d"}' 2018-07-19 01:44:23,114 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/69d6e6a0-c2b5-447e-9eda-8f156039d440 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2126d502-c07f-4d15-bda6-27a28a75379f Date: Thu, 19 Jul 2018 01:44:23 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/69d6e6a0-c2b5-447e-9eda-8f156039d440/file", "owner": "ba1c3d47632b40318826191b43d81cda", "id": "69d6e6a0-c2b5-447e-9eda-8f156039d440", "size": null, "self": "/v2/images/69d6e6a0-c2b5-447e-9eda-8f156039d440", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-19T01:44:23Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "checksum": null, "created_at": "2018-07-19T01:44:23Z", "protected": false} 2018-07-19 01:44:23,115 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2126d502-c07f-4d15-bda6-27a28a75379f 2018-07-19 01:44:23,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0906271934509s 2018-07-19 01:44:23,115 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2126d502-c07f-4d15-bda6-27a28a75379f returning object 69d6e6a0-c2b5-447e-9eda-8f156039d440 2018-07-19 01:44:23,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-19 01:44:23,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/69d6e6a0-c2b5-447e-9eda-8f156039d440/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" -d '' 2018-07-19 01:44:23,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-15e0a78d-d411-4f9b-a61c-6e8c33ac2795 Date: Thu, 19 Jul 2018 01:44:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:44:23,515 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/69d6e6a0-c2b5-447e-9eda-8f156039d440/file used request id req-15e0a78d-d411-4f9b-a61c-6e8c33ac2795 2018-07-19 01:44:23,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.39987206459s 2018-07-19 01:44:23,516 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/69d6e6a0-c2b5-447e-9eda-8f156039d440/file used request id req-15e0a78d-d411-4f9b-a61c-6e8c33ac2795 2018-07-19 01:44:23,516 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_fb2b6a1a-3944-45ed-bd5d-3790f74e203d', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-19T01:44:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/69d6e6a0-c2b5-447e-9eda-8f156039d440/file', u'owner': u'ba1c3d47632b40318826191b43d81cda', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'69d6e6a0-c2b5-447e-9eda-8f156039d440', u'size': None, u'name': u'singlevm1-img_fb2b6a1a-3944-45ed-bd5d-3790f74e203d', u'checksum': None, u'self': u'/v2/images/69d6e6a0-c2b5-447e-9eda-8f156039d440', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-19T01:44:23Z', u'schema': u'/v2/schemas/image'}) 2018-07-19 01:44:23,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-19 01:44:23,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-19 01:44:24,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44: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-b95bb316-f75d-44bd-a627-41eb1bf67421 x-compute-request-id: req-b95bb316-f75d-44bd-a627-41eb1bf67421 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3c29526f-f09b-4a0e-b361-1145e683fa1f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3c29526f-f09b-4a0e-b361-1145e683fa1f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3c29526f-f09b-4a0e-b361-1145e683fa1f"}} 2018-07-19 01:44:24,173 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b95bb316-f75d-44bd-a627-41eb1bf67421 2018-07-19 01:44:24,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.655545949936s 2018-07-19 01:44:24,173 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b95bb316-f75d-44bd-a627-41eb1bf67421 2018-07-19 01:44:24,174 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_fb2b6a1a-3944-45ed-bd5d-3790f74e203d', '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'ba1c3d47632b40318826191b43d81cda', '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'3c29526f-f09b-4a0e-b361-1145e683fa1f', 'swap': 0}) 2018-07-19 01:44:24,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-19 01:44:24,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/3c29526f-f09b-4a0e-b361-1145e683fa1f/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" -d '{"extra_specs": {}}' 2018-07-19 01:44:24,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44: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-34044007-accc-4c93-a718-a1f716420aa7 x-compute-request-id: req-34044007-accc-4c93-a718-a1f716420aa7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-19 01:44:24,199 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/3c29526f-f09b-4a0e-b361-1145e683fa1f/os-extra_specs used request id req-34044007-accc-4c93-a718-a1f716420aa7 2018-07-19 01:44:24,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0237748622894s 2018-07-19 01:44:24,199 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/3c29526f-f09b-4a0e-b361-1145e683fa1f/os-extra_specs used request id req-34044007-accc-4c93-a718-a1f716420aa7 2018-07-19 01:44:24,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-19 01:44:24,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" -d '{"keypair": {"name": "singlevm1-kp_fb2b6a1a-3944-45ed-bd5d-3790f74e203d"}}' 2018-07-19 01:44:24,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44: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-0fc03ee1-5501-4547-8188-2145c3de81ec x-compute-request-id: req-0fc03ee1-5501-4547-8188-2145c3de81ec Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8/uhqW8oYl3pV6LWHXHkkOhBHDfMWE00RxNBoVfDJdTE0+KPoznIavghttwPQU5TGCjzXyFKn/QsO9UwDCtMzxtSJpanYQeycLjU3ePT+MG0IEeWPdA2I08yVRajMbndLidqtWLrYiGAPVkTPj/CYZvd1XgD79ecQa0ZoUnSTjLUJTxim03NoMu5GO2cBAuiXLb86lFGeK+0nTiAfh4+t1sDY673Wvj01kIxFymdsy1To+gR92nBR2SbDDvTeG9yYv7OMsLc36EhIF8qNjqp8EU9iyxBXfcxlW4SRDJ47r3nYaXlzrw7c9Xbh9DFQ+wivxhiAQGr66vBTuHJcOOdh Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvP7oalvKGJd6Vei1h1x5JDoQRw3zFhNNEcTQaFXwyXUxNPij\n6M5yGr4IbbcD0FOUxgo818hSp/0LDvVMAwrTM8bUiaWp2EHsnC41N3j0/jBtCBHl\nj3QNiNPMlUWozG53S4narVi62IhgD1ZEz4/wmGb3dV4A+/XnEGtGaFJ0k4y1CU8Y\nptNzaDLuRjtnAQLoly2/OpRRnivtJ04gH4ePrdbA2Ou91r49NZCMRcpnbMtU6PoE\nfdpwUdkmww703hvcmL+zjLC3N+hISBfKjY6qfBFPYssQV33MZVuEkQyeO6952Gl5\nc68O3PV24fQxUPsIr8YYgEBq+urwU7hyXDjnYQIDAQABAoIBAQCoE55H8CeTpSsD\nubeukLufTw/o0OwNBs80bS7Wiw9fahx/uluyj96ED9pZEDiRDbOyR6qCUEHJ6czq\n2ZVm4zqewkWDwFOC4mX1I1bqZWSjphdg5OGdqRzcQVegrNmILPlksU1Leix4oxei\nrBr36E+UiYWq2BXR/YcnX++2mRXZnPKg3FaxIClnpDb4XRYa9ycwKnWIVvwi8frb\nzS/DdDMIpn5LpLeKVmlB1TO3T5lb4xNHK5Qg1IPQMMOqY64c307Acf/2Cnp9q0mW\nPyOA/OFzVsKRvwDrCHhh9OLRPpIGs+1I/Gn5hs62RAsV65sx8b0zsIpC4E83dzof\nFqBRMRgBAoGBAN8dro+8fsOvoASmnuA73PdCIc/YSTSD4m+s8i0tHBQd4GTmPhwJ\nqkcNqJrfVKdVSqybHvp5GDG1S+y5o6KVia56OjECeV4y8TGZkqkoafABPOVVHhUr\nOzrPiHzi/IJhO+8WXkqmMxIsV5lhrP2SC0LQ9tVRWAYMvtrOKeSDjTMhAoGBANjZ\n2NIM7zmUnGN8rKGUswdxJEdlA6/5iqAWGnO4KgRK9v3tyhx+ICAy0Iv91SCmvo3K\nbrIiacVTmK2gIN+CNurVbwhM4RwzvYwrr5wtuS32empJ05rKiF2qaP/X6EF2wzOy\nhtvUy07D55OIrFyyo2b9M5WNJdWOTpVfiIWHLWxBAoGAG2G+KZ+9gvCL1+ZG+0f9\nf07bbXGi0lIZORFli0vM9V8RSfDD0JcTEbNIbPFZp0udZX+IFr9Dy93vGndR8MMf\naY1QlPEzye7AkRDC4gW2sqDEQ3Tlwz1SAI61tnX4/VtHirkZC1pITEOq4IUPQPNq\ndGHG2Tkpb1yjE6FXnNbUPmECgYBRdBq+Y79kKI9Jy2Xo17sbu4L+ElJ9QkWw9jx/\nZRjbPfFi1nQJmdKlZZDyVKk+t4NyLSzBWq3SQiFibniKnBXWxc8MFhykhEbZpPs0\ntfQN8LxwukRyq0rnq//+wfHqzRpri86eOmMXtfyBbWAY/bzlDYzXywoAGpEoCJd2\nWJ1WQQKBgQC1MznrY2Y4rxgko41dHTvijq6wuXyZV9bCnUENCVpNPbKAbAR+SGu7\ngtHjjgXgz4Yzr+Xuuop3zG1UQR7mSATJ3wN3kVbG77qtkHjJ8mgYe3tJWAwYUUqO\npQMNmFuDMjzC39Pkvw3Ik0Tsc0dhQZ2PrUpYv1ha2o5ROlLJ2IfyKQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b0c3f47c1bd84bf5aceb649427654846", "name": "singlevm1-kp_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "fingerprint": "90:3e:9b:aa:78:0c:e3:56:bb:8c:c9:8d:0c:66:6a:f1"}} 2018-07-19 01:44:24,925 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-0fc03ee1-5501-4547-8188-2145c3de81ec 2018-07-19 01:44:24,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.725574016571s 2018-07-19 01:44:24,925 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-0fc03ee1-5501-4547-8188-2145c3de81ec 2018-07-19 01:44:24,926 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8/uhqW8oYl3pV6LWHXHkkOhBHDfMWE00RxNBoVfDJdTE0+KPoznIavghttwPQU5TGCjzXyFKn/QsO9UwDCtMzxtSJpanYQeycLjU3ePT+MG0IEeWPdA2I08yVRajMbndLidqtWLrYiGAPVkTPj/CYZvd1XgD79ecQa0ZoUnSTjLUJTxim03NoMu5GO2cBAuiXLb86lFGeK+0nTiAfh4+t1sDY673Wvj01kIxFymdsy1To+gR92nBR2SbDDvTeG9yYv7OMsLc36EhIF8qNjqp8EU9iyxBXfcxlW4SRDJ47r3nYaXlzrw7c9Xbh9DFQ+wivxhiAQGr66vBTuHJcOOdh Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvP7oalvKGJd6Vei1h1x5JDoQRw3zFhNNEcTQaFXwyXUxNPij\n6M5yGr4IbbcD0FOUxgo818hSp/0LDvVMAwrTM8bUiaWp2EHsnC41N3j0/jBtCBHl\nj3QNiNPMlUWozG53S4narVi62IhgD1ZEz4/wmGb3dV4A+/XnEGtGaFJ0k4y1CU8Y\nptNzaDLuRjtnAQLoly2/OpRRnivtJ04gH4ePrdbA2Ou91r49NZCMRcpnbMtU6PoE\nfdpwUdkmww703hvcmL+zjLC3N+hISBfKjY6qfBFPYssQV33MZVuEkQyeO6952Gl5\nc68O3PV24fQxUPsIr8YYgEBq+urwU7hyXDjnYQIDAQABAoIBAQCoE55H8CeTpSsD\nubeukLufTw/o0OwNBs80bS7Wiw9fahx/uluyj96ED9pZEDiRDbOyR6qCUEHJ6czq\n2ZVm4zqewkWDwFOC4mX1I1bqZWSjphdg5OGdqRzcQVegrNmILPlksU1Leix4oxei\nrBr36E+UiYWq2BXR/YcnX++2mRXZnPKg3FaxIClnpDb4XRYa9ycwKnWIVvwi8frb\nzS/DdDMIpn5LpLeKVmlB1TO3T5lb4xNHK5Qg1IPQMMOqY64c307Acf/2Cnp9q0mW\nPyOA/OFzVsKRvwDrCHhh9OLRPpIGs+1I/Gn5hs62RAsV65sx8b0zsIpC4E83dzof\nFqBRMRgBAoGBAN8dro+8fsOvoASmnuA73PdCIc/YSTSD4m+s8i0tHBQd4GTmPhwJ\nqkcNqJrfVKdVSqybHvp5GDG1S+y5o6KVia56OjECeV4y8TGZkqkoafABPOVVHhUr\nOzrPiHzi/IJhO+8WXkqmMxIsV5lhrP2SC0LQ9tVRWAYMvtrOKeSDjTMhAoGBANjZ\n2NIM7zmUnGN8rKGUswdxJEdlA6/5iqAWGnO4KgRK9v3tyhx+ICAy0Iv91SCmvo3K\nbrIiacVTmK2gIN+CNurVbwhM4RwzvYwrr5wtuS32empJ05rKiF2qaP/X6EF2wzOy\nhtvUy07D55OIrFyyo2b9M5WNJdWOTpVfiIWHLWxBAoGAG2G+KZ+9gvCL1+ZG+0f9\nf07bbXGi0lIZORFli0vM9V8RSfDD0JcTEbNIbPFZp0udZX+IFr9Dy93vGndR8MMf\naY1QlPEzye7AkRDC4gW2sqDEQ3Tlwz1SAI61tnX4/VtHirkZC1pITEOq4IUPQPNq\ndGHG2Tkpb1yjE6FXnNbUPmECgYBRdBq+Y79kKI9Jy2Xo17sbu4L+ElJ9QkWw9jx/\nZRjbPfFi1nQJmdKlZZDyVKk+t4NyLSzBWq3SQiFibniKnBXWxc8MFhykhEbZpPs0\ntfQN8LxwukRyq0rnq//+wfHqzRpri86eOmMXtfyBbWAY/bzlDYzXywoAGpEoCJd2\nWJ1WQQKBgQC1MznrY2Y4rxgko41dHTvijq6wuXyZV9bCnUENCVpNPbKAbAR+SGu7\ngtHjjgXgz4Yzr+Xuuop3zG1UQR7mSATJ3wN3kVbG77qtkHjJ8mgYe3tJWAwYUUqO\npQMNmFuDMjzC39Pkvw3Ik0Tsc0dhQZ2PrUpYv1ha2o5ROlLJ2IfyKQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b0c3f47c1bd84bf5aceb649427654846', 'name': u'singlevm1-kp_fb2b6a1a-3944-45ed-bd5d-3790f74e203d', 'created_at': '2018-07-19T01:44:24.926672', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba1c3d47632b40318826191b43d81cda', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'90:3e:9b:aa:78:0c:e3:56:bb:8c:c9:8d:0c:66:6a:f1', 'type': 'ssh', 'id': u'singlevm1-kp_fb2b6a1a-3944-45ed-bd5d-3790f74e203d'}) 2018-07-19 01:44:24,927 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAvP7oalvKGJd6Vei1h1x5JDoQRw3zFhNNEcTQaFXwyXUxNPij 6M5yGr4IbbcD0FOUxgo818hSp/0LDvVMAwrTM8bUiaWp2EHsnC41N3j0/jBtCBHl j3QNiNPMlUWozG53S4narVi62IhgD1ZEz4/wmGb3dV4A+/XnEGtGaFJ0k4y1CU8Y ptNzaDLuRjtnAQLoly2/OpRRnivtJ04gH4ePrdbA2Ou91r49NZCMRcpnbMtU6PoE fdpwUdkmww703hvcmL+zjLC3N+hISBfKjY6qfBFPYssQV33MZVuEkQyeO6952Gl5 c68O3PV24fQxUPsIr8YYgEBq+urwU7hyXDjnYQIDAQABAoIBAQCoE55H8CeTpSsD ubeukLufTw/o0OwNBs80bS7Wiw9fahx/uluyj96ED9pZEDiRDbOyR6qCUEHJ6czq 2ZVm4zqewkWDwFOC4mX1I1bqZWSjphdg5OGdqRzcQVegrNmILPlksU1Leix4oxei rBr36E+UiYWq2BXR/YcnX++2mRXZnPKg3FaxIClnpDb4XRYa9ycwKnWIVvwi8frb zS/DdDMIpn5LpLeKVmlB1TO3T5lb4xNHK5Qg1IPQMMOqY64c307Acf/2Cnp9q0mW PyOA/OFzVsKRvwDrCHhh9OLRPpIGs+1I/Gn5hs62RAsV65sx8b0zsIpC4E83dzof FqBRMRgBAoGBAN8dro+8fsOvoASmnuA73PdCIc/YSTSD4m+s8i0tHBQd4GTmPhwJ qkcNqJrfVKdVSqybHvp5GDG1S+y5o6KVia56OjECeV4y8TGZkqkoafABPOVVHhUr OzrPiHzi/IJhO+8WXkqmMxIsV5lhrP2SC0LQ9tVRWAYMvtrOKeSDjTMhAoGBANjZ 2NIM7zmUnGN8rKGUswdxJEdlA6/5iqAWGnO4KgRK9v3tyhx+ICAy0Iv91SCmvo3K brIiacVTmK2gIN+CNurVbwhM4RwzvYwrr5wtuS32empJ05rKiF2qaP/X6EF2wzOy htvUy07D55OIrFyyo2b9M5WNJdWOTpVfiIWHLWxBAoGAG2G+KZ+9gvCL1+ZG+0f9 f07bbXGi0lIZORFli0vM9V8RSfDD0JcTEbNIbPFZp0udZX+IFr9Dy93vGndR8MMf aY1QlPEzye7AkRDC4gW2sqDEQ3Tlwz1SAI61tnX4/VtHirkZC1pITEOq4IUPQPNq dGHG2Tkpb1yjE6FXnNbUPmECgYBRdBq+Y79kKI9Jy2Xo17sbu4L+ElJ9QkWw9jx/ ZRjbPfFi1nQJmdKlZZDyVKk+t4NyLSzBWq3SQiFibniKnBXWxc8MFhykhEbZpPs0 tfQN8LxwukRyq0rnq//+wfHqzRpri86eOmMXtfyBbWAY/bzlDYzXywoAGpEoCJd2 WJ1WQQKBgQC1MznrY2Y4rxgko41dHTvijq6wuXyZV9bCnUENCVpNPbKAbAR+SGu7 gtHjjgXgz4Yzr+Xuuop3zG1UQR7mSATJ3wN3kVbG77qtkHjJ8mgYe3tJWAwYUUqO pQMNmFuDMjzC39Pkvw3Ik0Tsc0dhQZ2PrUpYv1ha2o5ROlLJ2IfyKQ== -----END RSA PRIVATE KEY----- 2018-07-19 01:44:24,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-19 01:44:24,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" -d '{"security_group": {"name": "singlevm1-sg_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-07-19 01:44:25,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-2242ca67-a1c5-424f-a008-787bd761466c Date: Thu, 19 Jul 2018 01:44:25 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:44:25Z", "updated_at": "2018-07-19T01:44:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:25Z", "revision_number": 0, "id": "39631b57-5365-46d8-b0ad-502b44057c7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:25Z", "security_group_id": "40a316bf-b096-40f4-839d-ad83b447d307", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:25Z", "revision_number": 0, "id": "53a071de-a8a9-47ed-9485-713248cba1bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:25Z", "security_group_id": "40a316bf-b096-40f4-839d-ad83b447d307", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "40a316bf-b096-40f4-839d-ad83b447d307", "name": "singlevm1-sg_fb2b6a1a-3944-45ed-bd5d-3790f74e203d"}} 2018-07-19 01:44:25,119 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-2242ca67-a1c5-424f-a008-787bd761466c 2018-07-19 01:44:25,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.189184904099s 2018-07-19 01:44:25,119 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-2242ca67-a1c5-424f-a008-787bd761466c 2018-07-19 01:44:25,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-19 01:44:25,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:25,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-3d39ae43-bfe6-4d83-8306-b55a2a2d028f Date: Thu, 19 Jul 2018 01:44:25 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:44:25Z", "updated_at": "2018-07-19T01:44:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:25Z", "revision_number": 0, "id": "39631b57-5365-46d8-b0ad-502b44057c7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:25Z", "security_group_id": "40a316bf-b096-40f4-839d-ad83b447d307", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:25Z", "revision_number": 0, "id": "53a071de-a8a9-47ed-9485-713248cba1bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:25Z", "security_group_id": "40a316bf-b096-40f4-839d-ad83b447d307", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "40a316bf-b096-40f4-839d-ad83b447d307", "name": "singlevm1-sg_fb2b6a1a-3944-45ed-bd5d-3790f74e203d"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:43:17Z", "updated_at": "2018-07-19T01:43:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:17Z", "revision_number": 0, "id": "2b96e41c-1741-46f6-8978-dcdb8df3dc6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:17Z", "security_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:17Z", "revision_number": 0, "id": "6123aaa4-359c-4295-8884-946388a55249", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:17Z", "security_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:17Z", "revision_number": 0, "id": "bf3729cf-cb3c-4403-a691-fa384ca22ca1", "remote_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:17Z", "security_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:17Z", "revision_number": 0, "id": "c9b7b7ca-7a5a-4c94-9a77-1419763795d8", "remote_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:17Z", "security_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e12972053e4748afee8134c44dbf9f", "created_at": "2018-07-19T01:43:30Z", "updated_at": "2018-07-19T01:43:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "4a4c72ca-8fb1-4750-872c-ca988cf67f19", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "cf8b00ed-0bea-480f-a663-828e0f59559b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "e0697b95-7b22-4291-bb26-c058a2741da9", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "f657da31-c233-4545-b3d9-b85dd358b45e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}], "revision_number": 1, "project_id": "67e12972053e4748afee8134c44dbf9f", "id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-19T01:43:18Z", "updated_at": "2018-07-19T01:43:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "193b8517-470d-453e-a265-ce9b9b26f5d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "6a19c421-d0b2-45be-85af-5363ad3397e8", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "8fa7798e-d456-4c8e-8535-01dda4b6bc51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "eb1212aa-30f9-4795-b27b-0b175b183b90", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "created_at": "2018-07-19T01:40:32Z", "updated_at": "2018-07-19T01:40:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "cff0f5c7-1feb-4d14-9156-979d1fb6fd8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "e7df14eb-5645-4560-9d9e-94a6da43fa1e", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "f54359c6-c0ca-4f98-be27-940cf88c088a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "faa37d0e-1254-4c16-aba1-a91d71fd5875", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}], "revision_number": 1, "project_id": "3f544d51ac9444a8b08581ab41564db8", "id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "created_at": "2018-07-19T01:44:02Z", "updated_at": "2018-07-19T01:44:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "260efffe-d23f-4873-91f9-9a81f164ddce", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "3ac30d19-c888-43c3-bbc4-0d2da352cae8", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "70bf8aa6-fb82-4bf4-9fe6-33e0b3e67f6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "ffb279e6-f7d0-48fd-9cd3-03e47e4ddb99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}], "revision_number": 1, "project_id": "8d43272a7a7d47d2898cdcaface4e5b5", "id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "name": "default"}]} 2018-07-19 01:44:25,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3d39ae43-bfe6-4d83-8306-b55a2a2d028f 2018-07-19 01:44:25,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0720100402832s 2018-07-19 01:44:25,197 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3d39ae43-bfe6-4d83-8306-b55a2a2d028f 2018-07-19 01:44:25,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-19 01:44:25,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" -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": "40a316bf-b096-40f4-839d-ad83b447d307"}}' 2018-07-19 01:44:25,360 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-4845466e-ec21-41ac-8a14-f52ce6d8d07a Date: Thu, 19 Jul 2018 01:44:25 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-07-19T01:44:25Z", "security_group_id": "40a316bf-b096-40f4-839d-ad83b447d307", "port_range_min": 22, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:44:25Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "7dd6cecf-cb4b-40d4-94b0-f61b46714686"}} 2018-07-19 01:44:25,360 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-4845466e-ec21-41ac-8a14-f52ce6d8d07a 2018-07-19 01:44:25,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.157966852188s 2018-07-19 01:44:25,360 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-4845466e-ec21-41ac-8a14-f52ce6d8d07a 2018-07-19 01:44:25,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-19 01:44:25,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:25,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-154a3b2d-98f2-472a-8260-5f39687842e9 Date: Thu, 19 Jul 2018 01:44:25 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:44:25Z", "updated_at": "2018-07-19T01:44:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:25Z", "revision_number": 0, "id": "39631b57-5365-46d8-b0ad-502b44057c7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:25Z", "security_group_id": "40a316bf-b096-40f4-839d-ad83b447d307", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:25Z", "revision_number": 0, "id": "53a071de-a8a9-47ed-9485-713248cba1bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:25Z", "security_group_id": "40a316bf-b096-40f4-839d-ad83b447d307", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-19T01:44:25Z", "revision_number": 0, "id": "7dd6cecf-cb4b-40d4-94b0-f61b46714686", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:25Z", "security_group_id": "40a316bf-b096-40f4-839d-ad83b447d307", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 2, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "40a316bf-b096-40f4-839d-ad83b447d307", "name": "singlevm1-sg_fb2b6a1a-3944-45ed-bd5d-3790f74e203d"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:43:17Z", "updated_at": "2018-07-19T01:43:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:17Z", "revision_number": 0, "id": "2b96e41c-1741-46f6-8978-dcdb8df3dc6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:17Z", "security_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:17Z", "revision_number": 0, "id": "6123aaa4-359c-4295-8884-946388a55249", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:17Z", "security_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:17Z", "revision_number": 0, "id": "bf3729cf-cb3c-4403-a691-fa384ca22ca1", "remote_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:17Z", "security_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:17Z", "revision_number": 0, "id": "c9b7b7ca-7a5a-4c94-9a77-1419763795d8", "remote_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:17Z", "security_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e12972053e4748afee8134c44dbf9f", "created_at": "2018-07-19T01:43:30Z", "updated_at": "2018-07-19T01:43:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "4a4c72ca-8fb1-4750-872c-ca988cf67f19", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "cf8b00ed-0bea-480f-a663-828e0f59559b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "e0697b95-7b22-4291-bb26-c058a2741da9", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "f657da31-c233-4545-b3d9-b85dd358b45e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}], "revision_number": 1, "project_id": "67e12972053e4748afee8134c44dbf9f", "id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-19T01:43:18Z", "updated_at": "2018-07-19T01:43:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "193b8517-470d-453e-a265-ce9b9b26f5d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "6a19c421-d0b2-45be-85af-5363ad3397e8", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "8fa7798e-d456-4c8e-8535-01dda4b6bc51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "eb1212aa-30f9-4795-b27b-0b175b183b90", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "created_at": "2018-07-19T01:40:32Z", "updated_at": "2018-07-19T01:40:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "cff0f5c7-1feb-4d14-9156-979d1fb6fd8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "e7df14eb-5645-4560-9d9e-94a6da43fa1e", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "f54359c6-c0ca-4f98-be27-940cf88c088a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "faa37d0e-1254-4c16-aba1-a91d71fd5875", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}], "revision_number": 1, "project_id": "3f544d51ac9444a8b08581ab41564db8", "id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "created_at": "2018-07-19T01:44:02Z", "updated_at": "2018-07-19T01:44:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "260efffe-d23f-4873-91f9-9a81f164ddce", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "3ac30d19-c888-43c3-bbc4-0d2da352cae8", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "70bf8aa6-fb82-4bf4-9fe6-33e0b3e67f6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "ffb279e6-f7d0-48fd-9cd3-03e47e4ddb99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}], "revision_number": 1, "project_id": "8d43272a7a7d47d2898cdcaface4e5b5", "id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "name": "default"}]} 2018-07-19 01:44:25,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-154a3b2d-98f2-472a-8260-5f39687842e9 2018-07-19 01:44:25,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0570359230042s 2018-07-19 01:44:25,421 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-154a3b2d-98f2-472a-8260-5f39687842e9 2018-07-19 01:44:25,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-19 01:44:25,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" -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": "40a316bf-b096-40f4-839d-ad83b447d307"}}' 2018-07-19 01:44:25,550 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-2b413399-065e-4db9-9d2c-c17c6d62e8a8 Date: Thu, 19 Jul 2018 01:44:25 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-07-19T01:44:25Z", "security_group_id": "40a316bf-b096-40f4-839d-ad83b447d307", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:44:25Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "cc5c6cd3-0230-4eb6-ab34-c6326ccd3ffa"}} 2018-07-19 01:44:25,550 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-2b413399-065e-4db9-9d2c-c17c6d62e8a8 2018-07-19 01:44:25,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.126091957092s 2018-07-19 01:44:25,551 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-2b413399-065e-4db9-9d2c-c17c6d62e8a8 2018-07-19 01:44:25,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:44:25,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:25,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1474 X-Openstack-Request-Id: req-f86fed4c-553a-4101-9b6a-968ab0453338 Date: Thu, 19 Jul 2018 01:44:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"173f25a3-1fdb-49ec-83c9-e02a3412c81a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["a06278a2-31fd-43cd-bdcf-1b84d7078208"],"description":"","tags":[],"updated_at":"2018-07-19T01:44:18Z","qos_policy_id":null,"name":"singlevm1-net_fb2b6a1a-3944-45ed-bd5d-3790f74e203d","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:44:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:44:25,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f86fed4c-553a-4101-9b6a-968ab0453338 2018-07-19 01:44:25,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106740951538s 2018-07-19 01:44:25,659 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f86fed4c-553a-4101-9b6a-968ab0453338 2018-07-19 01:44:25,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-19 01:44:25,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:25,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-597d1071-f945-4f38-ad4e-64b922a8f717 Date: Thu, 19 Jul 2018 01:44:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/69d6e6a0-c2b5-447e-9eda-8f156039d440/snap", "metadata": {}}], "file": "/v2/images/69d6e6a0-c2b5-447e-9eda-8f156039d440/file", "owner": "ba1c3d47632b40318826191b43d81cda", "id": "69d6e6a0-c2b5-447e-9eda-8f156039d440", "size": 12716032, "self": "/v2/images/69d6e6a0-c2b5-447e-9eda-8f156039d440", "disk_format": "qcow2", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/69d6e6a0-c2b5-447e-9eda-8f156039d440/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-19T01:44:23Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-19T01:44:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-19 01:44:25,690 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-597d1071-f945-4f38-ad4e-64b922a8f717 2018-07-19 01:44:25,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0266690254211s 2018-07-19 01:44:25,690 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-597d1071-f945-4f38-ad4e-64b922a8f717 2018-07-19 01:44:25,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-19 01:44:25,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:25,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01: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-35e4fda8-e8cd-48e4-b137-8490bddd0547 x-compute-request-id: req-35e4fda8-e8cd-48e4-b137-8490bddd0547 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3c29526f-f09b-4a0e-b361-1145e683fa1f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3c29526f-f09b-4a0e-b361-1145e683fa1f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3c29526f-f09b-4a0e-b361-1145e683fa1f"}]} 2018-07-19 01:44:25,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-35e4fda8-e8cd-48e4-b137-8490bddd0547 2018-07-19 01:44:25,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.132540941238s 2018-07-19 01:44:25,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-35e4fda8-e8cd-48e4-b137-8490bddd0547 2018-07-19 01:44:25,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-19 01:44:25,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" -d '{"server": {"name": "singlevm1-vm_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "imageRef": "69d6e6a0-c2b5-447e-9eda-8f156039d440", "key_name": "singlevm1-kp_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "flavorRef": "3c29526f-f09b-4a0e-b361-1145e683fa1f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "173f25a3-1fdb-49ec-83c9-e02a3412c81a"}], "security_groups": [{"name": "40a316bf-b096-40f4-839d-ad83b447d307"}]}}' 2018-07-19 01:44:27,901 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01: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-4df9f71a-d301-4f1c-98b8-90f9627fc5bc x-compute-request-id: req-4df9f71a-d301-4f1c-98b8-90f9627fc5bc Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "40a316bf-b096-40f4-839d-ad83b447d307"}], "OS-DCF:diskConfig": "MANUAL", "id": "fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "rel": "bookmark"}], "adminPass": "3CMgdPZoYFQs"}} 2018-07-19 01:44:27,901 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-4df9f71a-d301-4f1c-98b8-90f9627fc5bc 2018-07-19 01:44:27,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.07470798492s 2018-07-19 01:44:27,902 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-4df9f71a-d301-4f1c-98b8-90f9627fc5bc 2018-07-19 01:44:27,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:44:27,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:28,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01: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-504de7a0-cb5f-4839-bff3-6d8bd43d4c0b x-compute-request-id: req-504de7a0-cb5f-4839-bff3-6d8bd43d4c0b Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "rel": "bookmark"}], "image": {"id": "69d6e6a0-c2b5-447e-9eda-8f156039d440", "links": [{"href": "http://172.30.9.27:8774/images/69d6e6a0-c2b5-447e-9eda-8f156039d440", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3c29526f-f09b-4a0e-b361-1145e683fa1f", "links": [{"href": "http://172.30.9.27:8774/flavors/3c29526f-f09b-4a0e-b361-1145e683fa1f", "rel": "bookmark"}]}, "id": "fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "user_id": "b0c3f47c1bd84bf5aceb649427654846", "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-07-19T01:44:28Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "created": "2018-07-19T01:44:27Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:44:28,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-504de7a0-cb5f-4839-bff3-6d8bd43d4c0b 2018-07-19 01:44:28,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.592376947403s 2018-07-19 01:44:28,495 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-504de7a0-cb5f-4839-bff3-6d8bd43d4c0b 2018-07-19 01:44:28,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:44:28,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:28,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1474 X-Openstack-Request-Id: req-07dd7255-3973-43f6-8342-2373f320101e Date: Thu, 19 Jul 2018 01:44:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"173f25a3-1fdb-49ec-83c9-e02a3412c81a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["a06278a2-31fd-43cd-bdcf-1b84d7078208"],"description":"","tags":[],"updated_at":"2018-07-19T01:44:18Z","qos_policy_id":null,"name":"singlevm1-net_fb2b6a1a-3944-45ed-bd5d-3790f74e203d","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:44:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:44:28,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-07dd7255-3973-43f6-8342-2373f320101e 2018-07-19 01:44:28,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0862588882446s 2018-07-19 01:44:28,589 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-07dd7255-3973-43f6-8342-2373f320101e 2018-07-19 01:44:28,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-19 01:44:28,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:28,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1319 X-Openstack-Request-Id: req-35465a71-d844-4557-93fa-8120d6a3a1e6 Date: Thu, 19 Jul 2018 01:44:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4},{"updated_at":"2018-07-19T01:44:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a06278a2-31fd-43cd-bdcf-1b84d7078208","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_fb2b6a1a-3944-45ed-bd5d-3790f74e203d","enable_dhcp":true,"segment_id":null,"network_id":"173f25a3-1fdb-49ec-83c9-e02a3412c81a","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:44:18Z","ip_version":4}]} 2018-07-19 01:44:28,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-35465a71-d844-4557-93fa-8120d6a3a1e6 2018-07-19 01:44:28,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0556471347809s 2018-07-19 01:44:28,646 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-35465a71-d844-4557-93fa-8120d6a3a1e6 2018-07-19 01:44:28,646 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:44:30,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:44:30,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:31,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01: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-b9f06d2d-f085-4577-becd-13203246bbe2 x-compute-request-id: req-b9f06d2d-f085-4577-becd-13203246bbe2 Content-Encoding: gzip Content-Length: 726 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "rel": "bookmark"}], "image": {"id": "69d6e6a0-c2b5-447e-9eda-8f156039d440", "links": [{"href": "http://172.30.9.27:8774/images/69d6e6a0-c2b5-447e-9eda-8f156039d440", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3c29526f-f09b-4a0e-b361-1145e683fa1f", "links": [{"href": "http://172.30.9.27:8774/flavors/3c29526f-f09b-4a0e-b361-1145e683fa1f", "rel": "bookmark"}]}, "id": "fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "user_id": "b0c3f47c1bd84bf5aceb649427654846", "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-07-19T01:44:30Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "created": "2018-07-19T01:44:27Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:44:31,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b9f06d2d-f085-4577-becd-13203246bbe2 2018-07-19 01:44:31,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.22677516937s 2018-07-19 01:44:31,877 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b9f06d2d-f085-4577-becd-13203246bbe2 2018-07-19 01:44:31,880 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:44:33,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:44:33,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:34,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44: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-03ae9ada-61c2-486b-b247-b1930bd6b473 x-compute-request-id: req-03ae9ada-61c2-486b-b247-b1930bd6b473 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_fb2b6a1a-3944-45ed-bd5d-3790f74e203d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6f:cb", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "rel": "bookmark"}], "image": {"id": "69d6e6a0-c2b5-447e-9eda-8f156039d440", "links": [{"href": "http://172.30.9.27:8774/images/69d6e6a0-c2b5-447e-9eda-8f156039d440", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3c29526f-f09b-4a0e-b361-1145e683fa1f", "links": [{"href": "http://172.30.9.27:8774/flavors/3c29526f-f09b-4a0e-b361-1145e683fa1f", "rel": "bookmark"}]}, "id": "fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "security_groups": [{"name": "singlevm1-sg_fb2b6a1a-3944-45ed-bd5d-3790f74e203d"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "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-07-19T01:44:31Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "created": "2018-07-19T01:44:27Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:44:34,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-03ae9ada-61c2-486b-b247-b1930bd6b473 2018-07-19 01:44:34,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.810565948486s 2018-07-19 01:44:34,694 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-03ae9ada-61c2-486b-b247-b1930bd6b473 2018-07-19 01:44:34,698 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:44:36,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:44:36,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:37,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44: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-d2a7239c-5ade-42bc-b87b-3c1d7660802c x-compute-request-id: req-d2a7239c-5ade-42bc-b87b-3c1d7660802c Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_fb2b6a1a-3944-45ed-bd5d-3790f74e203d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6f:cb", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "rel": "bookmark"}], "image": {"id": "69d6e6a0-c2b5-447e-9eda-8f156039d440", "links": [{"href": "http://172.30.9.27:8774/images/69d6e6a0-c2b5-447e-9eda-8f156039d440", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3c29526f-f09b-4a0e-b361-1145e683fa1f", "links": [{"href": "http://172.30.9.27:8774/flavors/3c29526f-f09b-4a0e-b361-1145e683fa1f", "rel": "bookmark"}]}, "id": "fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "security_groups": [{"name": "singlevm1-sg_fb2b6a1a-3944-45ed-bd5d-3790f74e203d"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "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-07-19T01:44:31Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "created": "2018-07-19T01:44:27Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:44:37,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d2a7239c-5ade-42bc-b87b-3c1d7660802c 2018-07-19 01:44:37,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425844192505s 2018-07-19 01:44:37,127 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d2a7239c-5ade-42bc-b87b-3c1d7660802c 2018-07-19 01:44:37,131 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:44:39,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:44:39,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:39,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01: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-c281d3e4-541a-4d2e-81a6-e4dad37ead3e x-compute-request-id: req-c281d3e4-541a-4d2e-81a6-e4dad37ead3e Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_fb2b6a1a-3944-45ed-bd5d-3790f74e203d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6f:cb", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "rel": "bookmark"}], "image": {"id": "69d6e6a0-c2b5-447e-9eda-8f156039d440", "links": [{"href": "http://172.30.9.27:8774/images/69d6e6a0-c2b5-447e-9eda-8f156039d440", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-19T01:44:37.000000", "flavor": {"id": "3c29526f-f09b-4a0e-b361-1145e683fa1f", "links": [{"href": "http://172.30.9.27:8774/flavors/3c29526f-f09b-4a0e-b361-1145e683fa1f", "rel": "bookmark"}]}, "id": "fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "security_groups": [{"name": "singlevm1-sg_fb2b6a1a-3944-45ed-bd5d-3790f74e203d"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:44:37Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "created": "2018-07-19T01:44:27Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:44:39,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c281d3e4-541a-4d2e-81a6-e4dad37ead3e 2018-07-19 01:44:39,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384613037109s 2018-07-19 01:44:39,519 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c281d3e4-541a-4d2e-81a6-e4dad37ead3e 2018-07-19 01:44:39,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:44:39,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=fdf1183f-1e6b-415e-a0fb-2887e8672ed1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:39,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 990 X-Openstack-Request-Id: req-c60140ff-d0a5-40d1-b948-595bda86465c Date: Thu, 19 Jul 2018 01:44:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:44:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a06278a2-31fd-43cd-bdcf-1b84d7078208","ip_address":"192.168.0.10"}],"id":"db7ccd27-75a5-47d6-bfda-0a15541f67eb","security_groups":["40a316bf-b096-40f4-839d-ad83b447d307"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:78:6f:cb","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"173f25a3-1fdb-49ec-83c9-e02a3412c81a","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:44:31Z","binding:vnic_type":"normal","device_id":"fdf1183f-1e6b-415e-a0fb-2887e8672ed1","ip_allocation":"immediate"}]} 2018-07-19 01:44:39,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=fdf1183f-1e6b-415e-a0fb-2887e8672ed1 used request id req-c60140ff-d0a5-40d1-b948-595bda86465c 2018-07-19 01:44:39,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0427041053772s 2018-07-19 01:44:39,566 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=fdf1183f-1e6b-415e-a0fb-2887e8672ed1 used request id req-c60140ff-d0a5-40d1-b948-595bda86465c 2018-07-19 01:44:39,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:44:39,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=db7ccd27-75a5-47d6-bfda-0a15541f67eb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:39,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c122250c-f848-4e95-82ac-a27bb684321d Date: Thu, 19 Jul 2018 01:44:39 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:44:39,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=db7ccd27-75a5-47d6-bfda-0a15541f67eb used request id req-c122250c-f848-4e95-82ac-a27bb684321d 2018-07-19 01:44:39,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0457198619843s 2018-07-19 01:44:39,617 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=db7ccd27-75a5-47d6-bfda-0a15541f67eb used request id req-c122250c-f848-4e95-82ac-a27bb684321d 2018-07-19 01:44:39,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:44:39,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:40,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01: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-6d4b6b60-132b-4ab2-bc2f-bf99abbdbbc1 x-compute-request-id: req-6d4b6b60-132b-4ab2-bc2f-bf99abbdbbc1 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_fb2b6a1a-3944-45ed-bd5d-3790f74e203d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6f:cb", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "rel": "bookmark"}], "image": {"id": "69d6e6a0-c2b5-447e-9eda-8f156039d440", "links": [{"href": "http://172.30.9.27:8774/images/69d6e6a0-c2b5-447e-9eda-8f156039d440", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-19T01:44:37.000000", "flavor": {"id": "3c29526f-f09b-4a0e-b361-1145e683fa1f", "links": [{"href": "http://172.30.9.27:8774/flavors/3c29526f-f09b-4a0e-b361-1145e683fa1f", "rel": "bookmark"}]}, "id": "fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "security_groups": [{"name": "singlevm1-sg_fb2b6a1a-3944-45ed-bd5d-3790f74e203d"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:44:37Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "created": "2018-07-19T01:44:27Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:44:40,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6d4b6b60-132b-4ab2-bc2f-bf99abbdbbc1 2018-07-19 01:44:40,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.922340154648s 2018-07-19 01:44:40,540 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6d4b6b60-132b-4ab2-bc2f-bf99abbdbbc1 2018-07-19 01:44:40,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:44:40,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=fdf1183f-1e6b-415e-a0fb-2887e8672ed1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:40,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 990 X-Openstack-Request-Id: req-3dd53535-63c3-4101-ad23-931a31ea499b Date: Thu, 19 Jul 2018 01:44:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:44:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a06278a2-31fd-43cd-bdcf-1b84d7078208","ip_address":"192.168.0.10"}],"id":"db7ccd27-75a5-47d6-bfda-0a15541f67eb","security_groups":["40a316bf-b096-40f4-839d-ad83b447d307"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:78:6f:cb","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"173f25a3-1fdb-49ec-83c9-e02a3412c81a","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:44:31Z","binding:vnic_type":"normal","device_id":"fdf1183f-1e6b-415e-a0fb-2887e8672ed1","ip_allocation":"immediate"}]} 2018-07-19 01:44:40,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=fdf1183f-1e6b-415e-a0fb-2887e8672ed1 used request id req-3dd53535-63c3-4101-ad23-931a31ea499b 2018-07-19 01:44:40,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0427820682526s 2018-07-19 01:44:40,588 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=fdf1183f-1e6b-415e-a0fb-2887e8672ed1 used request id req-3dd53535-63c3-4101-ad23-931a31ea499b 2018-07-19 01:44:40,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:44:40,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=db7ccd27-75a5-47d6-bfda-0a15541f67eb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:40,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-950b0811-d214-44ca-bb75-95b5dc6e40b1 Date: Thu, 19 Jul 2018 01:44:40 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:44:40,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=db7ccd27-75a5-47d6-bfda-0a15541f67eb used request id req-950b0811-d214-44ca-bb75-95b5dc6e40b1 2018-07-19 01:44:40,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.042377948761s 2018-07-19 01:44:40,635 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=db7ccd27-75a5-47d6-bfda-0a15541f67eb used request id req-950b0811-d214-44ca-bb75-95b5dc6e40b1 2018-07-19 01:44:40,636 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_fb2b6a1a-3944-45ed-bd5d-3790f74e203d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:78:6f:cb', u'version': 4, u'addr': u'192.168.0.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'69d6e6a0-c2b5-447e-9eda-8f156039d440'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-07-19T01:44:37.000000', 'flavor': Munch({u'id': u'3c29526f-f09b-4a0e-b361-1145e683fa1f'}), 'az': u'nova', 'id': u'fdf1183f-1e6b-415e-a0fb-2887e8672ed1', 'security_groups': [Munch({u'name': u'singlevm1-sg_fb2b6a1a-3944-45ed-bd5d-3790f74e203d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b0c3f47c1bd84bf5aceb649427654846', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba1c3d47632b40318826191b43d81cda', 'name': 'admin', '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-07-19T01:44:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-19T01:44:37Z', 'hostId': u'aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_fb2b6a1a-3944-45ed-bd5d-3790f74e203d', 'public_v6': '', 'private_v4': u'192.168.0.10', 'cloud': 'envvars', 'host_id': u'aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', 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-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-07-19T01:44:37.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ba1c3d47632b40318826191b43d81cda', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_fb2b6a1a-3944-45ed-bd5d-3790f74e203d', 'adminPass': None, 'tenant_id': u'ba1c3d47632b40318826191b43d81cda', 'created_at': u'2018-07-19T01:44:27Z', 'created': u'2018-07-19T01:44:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-19 01:44:40,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:44:40,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:40,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1474 X-Openstack-Request-Id: req-736f280b-898d-40fc-86d0-88e0fcde3d46 Date: Thu, 19 Jul 2018 01:44:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"173f25a3-1fdb-49ec-83c9-e02a3412c81a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["a06278a2-31fd-43cd-bdcf-1b84d7078208"],"description":"","tags":[],"updated_at":"2018-07-19T01:44:18Z","qos_policy_id":null,"name":"singlevm1-net_fb2b6a1a-3944-45ed-bd5d-3790f74e203d","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:44:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:44:40,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-736f280b-898d-40fc-86d0-88e0fcde3d46 2018-07-19 01:44:40,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0968518257141s 2018-07-19 01:44:40,736 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-736f280b-898d-40fc-86d0-88e0fcde3d46 2018-07-19 01:44:40,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:44:40,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=fdf1183f-1e6b-415e-a0fb-2887e8672ed1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:40,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 990 X-Openstack-Request-Id: req-78202695-146a-42a6-9ffa-d179728b4d4c Date: Thu, 19 Jul 2018 01:44:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:44:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a06278a2-31fd-43cd-bdcf-1b84d7078208","ip_address":"192.168.0.10"}],"id":"db7ccd27-75a5-47d6-bfda-0a15541f67eb","security_groups":["40a316bf-b096-40f4-839d-ad83b447d307"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:78:6f:cb","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"173f25a3-1fdb-49ec-83c9-e02a3412c81a","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:44:31Z","binding:vnic_type":"normal","device_id":"fdf1183f-1e6b-415e-a0fb-2887e8672ed1","ip_allocation":"immediate"}]} 2018-07-19 01:44:40,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=fdf1183f-1e6b-415e-a0fb-2887e8672ed1 used request id req-78202695-146a-42a6-9ffa-d179728b4d4c 2018-07-19 01:44:40,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.041158914566s 2018-07-19 01:44:40,779 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=fdf1183f-1e6b-415e-a0fb-2887e8672ed1 used request id req-78202695-146a-42a6-9ffa-d179728b4d4c 2018-07-19 01:44:40,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-19 01:44:40,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" -d '{"floatingip": {"floating_network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "fixed_ip_address": "192.168.0.10", "port_id": "db7ccd27-75a5-47d6-bfda-0a15541f67eb"}}' 2018-07-19 01:44:42,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 822 X-Openstack-Request-Id: req-5a14c8b8-4eab-452e-83a4-eb7b9fe52d41 Date: Thu, 19 Jul 2018 01:44:42 GMT RESP BODY: {"floatingip": {"router_id": "208f2d41-799d-4524-b148-0876cc0401a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:44:41Z", "updated_at": "2018-07-19T01:44:41Z", "floating_network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "173f25a3-1fdb-49ec-83c9-e02a3412c81a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:78:6f:cb", "device_id": "fdf1183f-1e6b-415e-a0fb-2887e8672ed1"}, "fixed_ip_address": "192.168.0.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "ba1c3d47632b40318826191b43d81cda", "port_id": "db7ccd27-75a5-47d6-bfda-0a15541f67eb", "id": "4ce5bf08-1177-4571-a04a-defc483213b1", "qos_policy_id": null}} 2018-07-19 01:44:42,910 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5a14c8b8-4eab-452e-83a4-eb7b9fe52d41 2018-07-19 01:44:42,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.13015389442s 2018-07-19 01:44:42,911 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5a14c8b8-4eab-452e-83a4-eb7b9fe52d41 2018-07-19 01:44:42,914 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'208f2d41-799d-4524-b148-0876cc0401a3', 'updated_at': u'2018-07-19T01:44:41Z', 'fixed_ip_address': u'192.168.0.10', 'floating_ip_address': u'172.30.9.202', 'revision_number': 0, 'port_id': u'db7ccd27-75a5-47d6-bfda-0a15541f67eb', 'id': u'4ce5bf08-1177-4571-a04a-defc483213b1', 'network': u'b15f386b-9c21-451f-8211-ef5d1b7d5209', 'port': u'db7ccd27-75a5-47d6-bfda-0a15541f67eb', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba1c3d47632b40318826191b43d81cda', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ba1c3d47632b40318826191b43d81cda', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'b15f386b-9c21-451f-8211-ef5d1b7d5209', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'173f25a3-1fdb-49ec-83c9-e02a3412c81a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:78:6f:cb', u'device_id': u'fdf1183f-1e6b-415e-a0fb-2887e8672ed1'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'ba1c3d47632b40318826191b43d81cda', 'created_at': u'2018-07-19T01:44:41Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'173f25a3-1fdb-49ec-83c9-e02a3412c81a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:78:6f:cb', u'device_id': u'fdf1183f-1e6b-415e-a0fb-2887e8672ed1'}), 'router': u'208f2d41-799d-4524-b148-0876cc0401a3'}) 2018-07-19 01:44:42,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-19 01:44:42,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-19 01:44:43,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44: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-9730fe6d-f1ea-475a-b2bf-fcac332c293d x-compute-request-id: req-9730fe6d-f1ea-475a-b2bf-fcac332c293d 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-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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 474705489 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.140772] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142459] pid_max: default: 32768 minimum: 301\n[ 0.143367] ACPI: Core revision 20150930\n[ 0.144770] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146103] Security Framework initialized\n[ 0.146934] Yama: becoming mindful.\n[ 0.147686] AppArmor: AppArmor initialized\n[ 0.148561] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149918] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151218] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152457] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153897] Initializing cgroup subsys io\n[ 0.154726] Initializing cgroup subsys memory\n[ 0.155601] Initializing cgroup subsys devices\n[ 0.156498] Initializing cgroup subsys freezer\n[ 0.157383] Initializing cgroup subsys net_cls\n[ 0.158267] Initializing cgroup subsys perf_event\n[ 0.159201] Initializing cgroup subsys net_prio\n[ 0.160109] Initializing cgroup subsys hugetlb\n[ 0.160990] Initializing cgroup subsys pids\n[ 0.161872] CPU: Physical Processor ID: 0\n[ 0.163369] mce: CPU supports 10 MCE banks\n[ 0.164239] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165261] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179673] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185734] ftrace: allocating 31920 entries in 125 pages\n[ 0.210592] smpboot: Max logical packages: 1\n[ 0.211467] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.212842] x2apic enabled\n[ 0.213663] Switched APIC routing to physical x2apic.\n[ 0.215404] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.216549] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218676] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.220507] KVM setup paravirtual spinlock\n[ 0.221818] x86: Booted up 1 node, 1 CPUs\n[ 0.222645] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224067] devtmpfs: initialized\n[ 0.225802] evm: security.selinux\n[ 0.226521] evm: security.SMACK64\n[ 0.227225] evm: security.SMACK64EXEC\n[ 0.227988] evm: security.SMACK64TRANSMUTE\n[ 0.228814] evm: security.SMACK64MMAP\n[ 0.229578] evm: security.ima\n[ 0.230230] evm: security.capability\n[ 0.231056] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.232960] pinctrl core: initialized pinctrl subsystem\n[ 0.234084] RTC time: 1:44:38, date: 07/19/18\n[ 0.235076] NET: Registered protocol family 16\n[ 0.236080] cpuidle: using governor ladder\n[ 0.236918] cpuidle: using governor menu\n[ 0.237718] PCCT header not found.\n[ 0.238487] ACPI: bus type PCI registered\n[ 0.239305] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.240582] PCI: Using configuration type 1 for base access\n[ 0.242365] ACPI: Added _OSI(Module Device)\n[ 0.243224] ACPI: Added _OSI(Processor Device)\n[ 0.244103] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245024] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.246782] ACPI: Interpreter enabled\n[ 0.247567] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.249460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.251334] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255098] ACPI: (supports S0 S5)\n[ 0.255819] ACPI: Using IOAPIC for interrupt routing\n[ 0.256790] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.259929] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261099] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.262363] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263582] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.265842] acpiphp: Slot [3] registered\n[ 0.266663] acpiphp: Slot [4] registered\n[ 0.267480] acpiphp: Slot [5] registered\n[ 0.268292] acpiphp: Slot [6] registered\n[ 0.269110] acpiphp: Slot [7] registered\n[ 0.269928] acpiphp: Slot [8] registered\n[ 0.270745] acpiphp: Slot [9] registered\n[ 0.271563] acpiphp: Slot [10] registered\n[ 0.272392] acpiphp: Slot [11] registered\n[ 0.273218] acpiphp: Slot [12] registered\n[ 0.274052] acpiphp: Slot [13] registered\n[ 0.274882] acpiphp: Slot [14] registered\n[ 0.275707] acpiphp: Slot [15] registered\n[ 0.286621] acpiphp: Slot [16] registered\n[ 0.287456] acpiphp: Slot [17] registered\n[ 0.288279] acpiphp: Slot [18] registered\n[ 0.289111] acpiphp: Slot [19] registered\n[ 0.289938] acpiphp: Slot [20] registered\n[ 0.290769] acpiphp: Slot [21] registered\n[ 0.291597] acpiphp: Slot [22] registered\n[ 0.292424] acpiphp: Slot [23] registered\n[ 0.293249] acpiphp: Slot [24] registered\n[ 0.294078] acpiphp: Slot [25] registered\n[ 0.294911] acpiphp: Slot [26] registered\n[ 0.295741] acpiphp: Slot [27] registered\n[ 0.296571] acpiphp: Slot [28] registered\n[ 0.297474] acpiphp: Slot [29] registered\n[ 0.298297] acpiphp: Slot [30] registered\n[ 0.299128] acpiphp: Slot [31] registered\n[ 0.299955] PCI host bridge to bus 0000:00\n[ 0.300783] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302025] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303268] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.304748] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306230] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.307734] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.310987] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.312298] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.313505] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.314799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.318342] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319999] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.339086] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.340590] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.342742] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.344180] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.345609] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.346896] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.348209] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.349290] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.350866] vgaarb: loaded\n[ 0.351478] vgaarb: bridge control possible 0000:00:02.0\n[ 0.352718] SCSI subsystem initialized\n[ 0.353639] ACPI: bus type USB registered\n[ 0.354484] usbcore: registered new interface driver usbfs\n[ 0.355540] usbcore: registered new interface driver hub\n[ 0.356570] usbcore: registered new device driver usb\n[ 0.357696] PCI: Using ACPI for IRQ routing\n[ 0.358821] NetLabel: Initializing\n[ 0.359561] NetLabel: domain hash size = 128\n[ 0.360431] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.361406] NetLabel: unlabeled traffic allowed by default\n[ 0.362583] clocksource: Switched to clocksource kvm-clock\n[ 0.370706] AppArmor: AppArmor Filesystem Enabled\n[ 0.371689] pnp: PnP ACPI init\n[ 0.372631] pnp: PnP ACPI: found 5 devices\n[ 0.378955] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.380714] NET: Registered protocol family 2\n[ 0.381779] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.383115] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.384359] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.385586] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.386706] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.387918] NET: Registered protocol family 1\n[ 0.388821] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.389939] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.391038] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.405088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.419246] Trying to unpack rootfs image as initramfs...\n[ 0.475999] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.477686] Scanning for low memory corruption every 60 seconds\n[ 0.479099] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.480292] audit: initializing netlink subsys (disabled)\n[ 0.481351] audit: type=2000 audit(1531964678.467:1): initialized\n[ 0.482836] Initialise system trusted keyring\n[ 0.483807] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.485013] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.487169] zbud: loaded\n[ 0.487920] VFS: Disk quotas dquot_6.6.0\n[ 0.488762] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.490394] fuse init (API version 7.23)\n[ 0.491323] Key type big_key registered\n[ 0.492153] Allocating IMA MOK and blacklist keyrings.\n[ 0.493415] Key type asymmetric registered\n[ 0.494258] Asymmetric key parser 'x509' registered\n[ 0.495258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.496772] io scheduler noop registered\n[ 0.497584] io scheduler deadline registered (default)\n[ 0.498617] io scheduler cfq registered\n[ 0.499491] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.500558] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.501860] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.503352] ACPI: Power Button [PWRF]\n[ 0.504229] GHES: HEST is not enabled!\n[ 0.517779] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.545580] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.547698] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.571773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.574080] Linux agpgart interface v0.103\n[ 0.576705] brd: module loaded\n[ 0.578370] loop: module loaded\n[ 0.583284] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.584802] GPT:90111 != 2097151\n[ 0.585512] GPT:Alternate GPT header not at the end of the disk.\n[ 0.586667] GPT:90111 != 2097151\n[ 0.587361] GPT: Use GNU Parted to correct GPT errors.\n[ 0.590226] vda: vda1 vda15\n[ 0.592267] scsi host0: ata_piix\n[ 0.593090] scsi host1: ata_piix\n[ 0.593834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.595089] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.596625] libphy: Fixed MDIO Bus: probed\n[ 0.597480] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598461] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600949] PPP generic driver version 2.4.2\n[ 0.601907] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.603153] ehci-pci: EHCI PCI platform driver\n[ 0.604058] ehci-platform: EHCI generic platform driver\n[ 0.605076] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.606239] ohci-pci: OHCI PCI platform driver\n[ 0.607148] ohci-platform: OHCI generic platform driver\n[ 0.608187] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.622431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.623467] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.624971] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.625999] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.627186] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.628460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.629919] usb usb1: Product: UHCI Host Controller\n[ 0.630879] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.632052] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.633063] hub 1-0:1.0: USB hub found\n[ 0.633887] hub 1-0:1.0: 2 ports detected\n[ 0.634875] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.637067] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.638056] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.639137] mousedev: PS/2 mouse device common for all mice\n[ 0.640458] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.642599] rtc_cmos 00:00: RTC can wake from S4\n[ 0.643758] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.644989] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.646226] i2c /dev entries driver\n[ 0.647032] device-mapper: uevent: version 1.0.3\n[ 0.648040] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.649724] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.651224] NET: Registered protocol family 10\n[ 0.652408] NET: Registered protocol family 17\n[ 0.653335] Key type dns_resolver registered\n[ 0.654375] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.655520] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.657375] registered taskstats version 1\n[ 0.658252] Loading compiled-in X.509 certificates\n[ 0.659771] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.661709] zswap: loaded using pool lzo/zbud\n[ 0.663388] Key type trusted registered\n[ 0.665192] Key type encrypted registered\n[ 0.666049] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.667133] ima: No TPM chip found, activating TPM-bypass!\n[ 0.668217] evm: HMAC attrs: 0x1\n[ 0.669206] Magic number: 10:221:711\n[ 0.670008] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:481\n[ 0.671697] rtc_cmos 00:00: setting system clock to 2018-07-19 01:44:38 UTC (1531964678)\n[ 0.673384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684928] EDD information not available.\n[ 0.755895] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.757492] Write protecting the kernel read-only data: 14336k\n[ 0.759672] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.761570] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\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 0.72\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... [ 0.925569] 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 192.168.0.10...\nLease of 192.168.0.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-00000001\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCO/3DCbKIUTmuZDiE2h1onjTBppjCIU0bKNIptCVRsF3E3W15VqE1WpVZXGoVci9bcm7I9TcsyRt/X8V1ZsJon7AsSsFxoGgjzshQcUvesO2XGHWIm1F+VgsIAXMvSbyLonogj/VgI7wDL0Vchiwv0V34BO1DlXA+yV7ReSejXbVezs/e2Lmu/BM1uMcNFQxhatsEKMRVoIw6zHOlWNCpi0cJYfGrFq+e861ny3RiRVSYW+zjIRV0lHtt8QS6fG1sOpSQToA17u3pkgHiacr2FvXw7nzZc0WmChNFh/WJo57N66A4fi15vLziK/JMKK0uuvbixJuZIR9IGYKjKC/0v root@singlevm1-vm-fb2b6a1a-3944-45ed-bd5d-3790f74e203d\nssh-dss AAAAB3NzaC1kc3MAAACBANxHoPmmlIVMWp/tueLtWmJ6dSVi3hgh+vf7V0CyAN/o3K8Hjh7oJ1ON6bTgfLJaqwmJx9xG9xoyixM+pHzFyrwXbghVVLlZ2Kdiht3mh/sRQdu1+TQhJmWGAvrClg4Ipj6VVYHf/HtJSunZv5s8Ux2jk3Ieomy56+vaAZZDXpW/AAAAFQDgB83JgS2nEgyt/eAOZPMSQTQbYwAAAIAzO7ox1Rng1N5fMdjOqllzaeo7F2HdQA+N5Tx+/E3Hov8dP/58HYIbNKGqHucazZVbO4ljs/6yXUxZg1mGP3vPk+bLAS2YR54IzLTrh/SSRAkWhv3ZNinzoZkw9XNG6MOrpgi5N7bPLzIwXqIlazap0UXf8gdmVJy/yoavtRDyaQAAAIB0JL+K1Di/75ZnRYCuqSu73qGQWAaol6MkcXIkizsUZD43fRfAicKZD47GR1+vvoTkHJXyunvTHW4mCmi4r9KIJe4PXLq6SV0WBsBsiCBdWudUYvOzJfq7DJbPe1xZ1EVY9xcx4gN6HWDExBBCoGBqwZFWKBltfUyEIxdxjBpC2A== root@singlevm1-vm-fb2b6a1a-3944-45ed-bd5d-3790f74e203d\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.0.10,24,fe80::f816:3eff:fe78:6fcb/64,\nip-route:default via 192.168.0.1 dev eth0 \nip-route:169.254.169.254 via 192.168.0.1 dev eth0 \nip-route:192.168.0.0/24 dev eth0 src 192.168.0.10 \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-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-fb2b6a1a-3944-45ed-bd5d-3790f74e203d\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.28 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-fb2b6a1a-3944-45ed-bd5d-3790f74e203d login: "} 2018-07-19 01:44:43,619 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1/action used request id req-9730fe6d-f1ea-475a-b2bf-fcac332c293d 2018-07-19 01:44:43,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.703907966614s 2018-07-19 01:44:43,620 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1/action used request id req-9730fe6d-f1ea-475a-b2bf-fcac332c293d 2018-07-19 01:44:43,620 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 474705489 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.140772] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142459] pid_max: default: 32768 minimum: 301 [ 0.143367] ACPI: Core revision 20150930 [ 0.144770] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146103] Security Framework initialized [ 0.146934] Yama: becoming mindful. [ 0.147686] AppArmor: AppArmor initialized [ 0.148561] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149918] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151218] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152457] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153897] Initializing cgroup subsys io [ 0.154726] Initializing cgroup subsys memory [ 0.155601] Initializing cgroup subsys devices [ 0.156498] Initializing cgroup subsys freezer [ 0.157383] Initializing cgroup subsys net_cls [ 0.158267] Initializing cgroup subsys perf_event [ 0.159201] Initializing cgroup subsys net_prio [ 0.160109] Initializing cgroup subsys hugetlb [ 0.160990] Initializing cgroup subsys pids [ 0.161872] CPU: Physical Processor ID: 0 [ 0.163369] mce: CPU supports 10 MCE banks [ 0.164239] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165261] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.179673] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.185734] ftrace: allocating 31920 entries in 125 pages [ 0.210592] smpboot: Max logical packages: 1 [ 0.211467] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.212842] x2apic enabled [ 0.213663] Switched APIC routing to physical x2apic. [ 0.215404] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.216549] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218676] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.220507] KVM setup paravirtual spinlock [ 0.221818] x86: Booted up 1 node, 1 CPUs [ 0.222645] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.224067] devtmpfs: initialized [ 0.225802] evm: security.selinux [ 0.226521] evm: security.SMACK64 [ 0.227225] evm: security.SMACK64EXEC [ 0.227988] evm: security.SMACK64TRANSMUTE [ 0.228814] evm: security.SMACK64MMAP [ 0.229578] evm: security.ima [ 0.230230] evm: security.capability [ 0.231056] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.232960] pinctrl core: initialized pinctrl subsystem [ 0.234084] RTC time: 1:44:38, date: 07/19/18 [ 0.235076] NET: Registered protocol family 16 [ 0.236080] cpuidle: using governor ladder [ 0.236918] cpuidle: using governor menu [ 0.237718] PCCT header not found. [ 0.238487] ACPI: bus type PCI registered [ 0.239305] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.240582] PCI: Using configuration type 1 for base access [ 0.242365] ACPI: Added _OSI(Module Device) [ 0.243224] ACPI: Added _OSI(Processor Device) [ 0.244103] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.245024] ACPI: Added _OSI(Processor Aggregator Device) [ 0.246782] ACPI: Interpreter enabled [ 0.247567] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.249460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.251334] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.255098] ACPI: (supports S0 S5) [ 0.255819] ACPI: Using IOAPIC for interrupt routing [ 0.256790] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.259929] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.261099] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.262363] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.263582] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.265842] acpiphp: Slot [3] registered [ 0.266663] acpiphp: Slot [4] registered [ 0.267480] acpiphp: Slot [5] registered [ 0.268292] acpiphp: Slot [6] registered [ 0.269110] acpiphp: Slot [7] registered [ 0.269928] acpiphp: Slot [8] registered [ 0.270745] acpiphp: Slot [9] registered [ 0.271563] acpiphp: Slot [10] registered [ 0.272392] acpiphp: Slot [11] registered [ 0.273218] acpiphp: Slot [12] registered [ 0.274052] acpiphp: Slot [13] registered [ 0.274882] acpiphp: Slot [14] registered [ 0.275707] acpiphp: Slot [15] registered [ 0.286621] acpiphp: Slot [16] registered [ 0.287456] acpiphp: Slot [17] registered [ 0.288279] acpiphp: Slot [18] registered [ 0.289111] acpiphp: Slot [19] registered [ 0.289938] acpiphp: Slot [20] registered [ 0.290769] acpiphp: Slot [21] registered [ 0.291597] acpiphp: Slot [22] registered [ 0.292424] acpiphp: Slot [23] registered [ 0.293249] acpiphp: Slot [24] registered [ 0.294078] acpiphp: Slot [25] registered [ 0.294911] acpiphp: Slot [26] registered [ 0.295741] acpiphp: Slot [27] registered [ 0.296571] acpiphp: Slot [28] registered [ 0.297474] acpiphp: Slot [29] registered [ 0.298297] acpiphp: Slot [30] registered [ 0.299128] acpiphp: Slot [31] registered [ 0.299955] PCI host bridge to bus 0000:00 [ 0.300783] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.302025] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.303268] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.304748] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.306230] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.307734] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.310987] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.312298] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.313505] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.314799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.318342] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319999] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.339086] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.340590] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.342742] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.344180] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.345609] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.346896] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.348209] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.349290] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.350866] vgaarb: loaded [ 0.351478] vgaarb: bridge control possible 0000:00:02.0 [ 0.352718] SCSI subsystem initialized [ 0.353639] ACPI: bus type USB registered [ 0.354484] usbcore: registered new interface driver usbfs [ 0.355540] usbcore: registered new interface driver hub [ 0.356570] usbcore: registered new device driver usb [ 0.357696] PCI: Using ACPI for IRQ routing [ 0.358821] NetLabel: Initializing [ 0.359561] NetLabel: domain hash size = 128 [ 0.360431] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.361406] NetLabel: unlabeled traffic allowed by default [ 0.362583] clocksource: Switched to clocksource kvm-clock [ 0.370706] AppArmor: AppArmor Filesystem Enabled [ 0.371689] pnp: PnP ACPI init [ 0.372631] pnp: PnP ACPI: found 5 devices [ 0.378955] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.380714] NET: Registered protocol family 2 [ 0.381779] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.383115] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.384359] TCP: Hash tables configured (established 4096 bind 4096) [ 0.385586] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.386706] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.387918] NET: Registered protocol family 1 [ 0.388821] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.389939] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.391038] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.405088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.419246] Trying to unpack rootfs image as initramfs... [ 0.475999] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.477686] Scanning for low memory corruption every 60 seconds [ 0.479099] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.480292] audit: initializing netlink subsys (disabled) [ 0.481351] audit: type=2000 audit(1531964678.467:1): initialized [ 0.482836] Initialise system trusted keyring [ 0.483807] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.485013] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.487169] zbud: loaded [ 0.487920] VFS: Disk quotas dquot_6.6.0 [ 0.488762] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.490394] fuse init (API version 7.23) [ 0.491323] Key type big_key registered [ 0.492153] Allocating IMA MOK and blacklist keyrings. [ 0.493415] Key type asymmetric registered [ 0.494258] Asymmetric key parser 'x509' registered [ 0.495258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.496772] io scheduler noop registered [ 0.497584] io scheduler deadline registered (default) [ 0.498617] io scheduler cfq registered [ 0.499491] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.500558] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.501860] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.503352] ACPI: Power Button [PWRF] [ 0.504229] GHES: HEST is not enabled! [ 0.517779] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.545580] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.547698] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.571773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.574080] Linux agpgart interface v0.103 [ 0.576705] brd: module loaded [ 0.578370] loop: module loaded [ 0.583284] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.584802] GPT:90111 != 2097151 [ 0.585512] GPT:Alternate GPT header not at the end of the disk. [ 0.586667] GPT:90111 != 2097151 [ 0.587361] GPT: Use GNU Parted to correct GPT errors. [ 0.590226] vda: vda1 vda15 [ 0.592267] scsi host0: ata_piix [ 0.593090] scsi host1: ata_piix [ 0.593834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.595089] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.596625] libphy: Fixed MDIO Bus: probed [ 0.597480] tun: Universal TUN/TAP device driver, 1.6 [ 0.598461] tun: (C) 1999-2004 Max Krasnyansky [ 0.600949] PPP generic driver version 2.4.2 [ 0.601907] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.603153] ehci-pci: EHCI PCI platform driver [ 0.604058] ehci-platform: EHCI generic platform driver [ 0.605076] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.606239] ohci-pci: OHCI PCI platform driver [ 0.607148] ohci-platform: OHCI generic platform driver [ 0.608187] uhci_hcd: USB Universal Host Controller Interface driver [ 0.622431] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.623467] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.624971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.625999] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.627186] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.628460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.629919] usb usb1: Product: UHCI Host Controller [ 0.630879] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.632052] usb usb1: SerialNumber: 0000:00:01.2 [ 0.633063] hub 1-0:1.0: USB hub found [ 0.633887] hub 1-0:1.0: 2 ports detected [ 0.634875] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.637067] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.638056] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.639137] mousedev: PS/2 mouse device common for all mice [ 0.640458] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.642599] rtc_cmos 00:00: RTC can wake from S4 [ 0.643758] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.644989] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.646226] i2c /dev entries driver [ 0.647032] device-mapper: uevent: version 1.0.3 [ 0.648040] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.649724] ledtrig-cpu: registered to indicate activity on CPUs [ 0.651224] NET: Registered protocol family 10 [ 0.652408] NET: Registered protocol family 17 [ 0.653335] Key type dns_resolver registered [ 0.654375] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.655520] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.657375] registered taskstats version 1 [ 0.658252] Loading compiled-in X.509 certificates [ 0.659771] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.661709] zswap: loaded using pool lzo/zbud [ 0.663388] Key type trusted registered [ 0.665192] Key type encrypted registered [ 0.666049] AppArmor: AppArmor sha1 policy hashing enabled [ 0.667133] ima: No TPM chip found, activating TPM-bypass! [ 0.668217] evm: HMAC attrs: 0x1 [ 0.669206] Magic number: 10:221:711 [ 0.670008] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:481 [ 0.671697] rtc_cmos 00:00: setting system clock to 2018-07-19 01:44:38 UTC (1531964678) [ 0.673384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.684928] EDD information not available. [ 0.755895] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.757492] Write protecting the kernel read-only data: 14336k [ 0.759672] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.761570] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 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 0.72 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... [ 0.925569] 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 192.168.0.10... Lease of 192.168.0.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-00000001 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCO/3DCbKIUTmuZDiE2h1onjTBppjCIU0bKNIptCVRsF3E3W15VqE1WpVZXGoVci9bcm7I9TcsyRt/X8V1ZsJon7AsSsFxoGgjzshQcUvesO2XGHWIm1F+VgsIAXMvSbyLonogj/VgI7wDL0Vchiwv0V34BO1DlXA+yV7ReSejXbVezs/e2Lmu/BM1uMcNFQxhatsEKMRVoIw6zHOlWNCpi0cJYfGrFq+e861ny3RiRVSYW+zjIRV0lHtt8QS6fG1sOpSQToA17u3pkgHiacr2FvXw7nzZc0WmChNFh/WJo57N66A4fi15vLziK/JMKK0uuvbixJuZIR9IGYKjKC/0v root@singlevm1-vm-fb2b6a1a-3944-45ed-bd5d-3790f74e203d ssh-dss AAAAB3NzaC1kc3MAAACBANxHoPmmlIVMWp/tueLtWmJ6dSVi3hgh+vf7V0CyAN/o3K8Hjh7oJ1ON6bTgfLJaqwmJx9xG9xoyixM+pHzFyrwXbghVVLlZ2Kdiht3mh/sRQdu1+TQhJmWGAvrClg4Ipj6VVYHf/HtJSunZv5s8Ux2jk3Ieomy56+vaAZZDXpW/AAAAFQDgB83JgS2nEgyt/eAOZPMSQTQbYwAAAIAzO7ox1Rng1N5fMdjOqllzaeo7F2HdQA+N5Tx+/E3Hov8dP/58HYIbNKGqHucazZVbO4ljs/6yXUxZg1mGP3vPk+bLAS2YR54IzLTrh/SSRAkWhv3ZNinzoZkw9XNG6MOrpgi5N7bPLzIwXqIlazap0UXf8gdmVJy/yoavtRDyaQAAAIB0JL+K1Di/75ZnRYCuqSu73qGQWAaol6MkcXIkizsUZD43fRfAicKZD47GR1+vvoTkHJXyunvTHW4mCmi4r9KIJe4PXLq6SV0WBsBsiCBdWudUYvOzJfq7DJbPe1xZ1EVY9xcx4gN6HWDExBBCoGBqwZFWKBltfUyEIxdxjBpC2A== root@singlevm1-vm-fb2b6a1a-3944-45ed-bd5d-3790f74e203d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.0.10,24,fe80::f816:3eff:fe78:6fcb/64, ip-route:default via 192.168.0.1 dev eth0 ip-route:169.254.169.254 via 192.168.0.1 dev eth0 ip-route:192.168.0.0/24 dev eth0 src 192.168.0.10 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-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-fb2b6a1a-3944-45ed-bd5d-3790f74e203d launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-fb2b6a1a-3944-45ed-bd5d-3790f74e203d login: 2018-07-19 01:44:43,780 - paramiko.transport - DEBUG - starting thread (client mode): 0x9ef79150L 2018-07-19 01:44:43,780 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-19 01:44:43,781 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-19 01:44:43,781 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-19 01:44:43,782 - 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-07-19 01:44:43,782 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-19 01:44:43,783 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-19 01:44:43,783 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-19 01:44:43,783 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-19 01:44:43,783 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-19 01:44:43,803 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-19 01:44:43,804 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-19 01:44:43,812 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: bf72b12eb505ec1967295b2f94e7f932 2018-07-19 01:44:43,813 - paramiko.transport - DEBUG - Trying discovered key 903e9baa780ce356bb8cc98d0c666af1 in /tmp/tmpmB2hJy 2018-07-19 01:44:43,840 - paramiko.transport - DEBUG - userauth is OK 2018-07-19 01:44:43,846 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-19 01:44:43,878 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-19 01:44:43,879 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-19 01:44:43,879 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-19 01:44:43,880 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-19 01:44:43,881 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-19 01:44:43,881 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-19 01:44:43,886 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-19 01:44:43,997 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-19 01:44:43,997 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:26 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-19 01:44:44,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-19 01:44:44,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/4ce5bf08-1177-4571-a04a-defc483213b1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:45,228 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8227b21d-5eaa-40e9-a384-fef49b550c17 Content-Length: 0 Date: Thu, 19 Jul 2018 01:44:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:44:45,228 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/4ce5bf08-1177-4571-a04a-defc483213b1.json used request id req-8227b21d-5eaa-40e9-a384-fef49b550c17 2018-07-19 01:44:45,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.22291398048s 2018-07-19 01:44:45,228 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/4ce5bf08-1177-4571-a04a-defc483213b1.json used request id req-8227b21d-5eaa-40e9-a384-fef49b550c17 2018-07-19 01:44:45,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:44:45,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:45,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f974b53a-7530-414e-b92a-189c243cc220 Date: Thu, 19 Jul 2018 01:44:45 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:44:45,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f974b53a-7530-414e-b92a-189c243cc220 2018-07-19 01:44:45,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0676910877228s 2018-07-19 01:44:45,301 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f974b53a-7530-414e-b92a-189c243cc220 2018-07-19 01:44:45,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-19 01:44:45,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:45,697 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:44: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-f88073b2-3e88-4712-906d-ed07c4df0025 x-compute-request-id: req-f88073b2-3e88-4712-906d-ed07c4df0025 Content-Type: application/json 2018-07-19 01:44:45,697 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1 used request id req-f88073b2-3e88-4712-906d-ed07c4df0025 2018-07-19 01:44:45,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.394322156906s 2018-07-19 01:44:45,697 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1 used request id req-f88073b2-3e88-4712-906d-ed07c4df0025 2018-07-19 01:44:45,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:44:45,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:46,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44: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-4c6bf373-4b42-4b01-a2df-5aa3a9c71452 x-compute-request-id: req-4c6bf373-4b42-4b01-a2df-5aa3a9c71452 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_fb2b6a1a-3944-45ed-bd5d-3790f74e203d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6f:cb", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6f:cb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "rel": "bookmark"}], "image": {"id": "69d6e6a0-c2b5-447e-9eda-8f156039d440", "links": [{"href": "http://172.30.9.27:8774/images/69d6e6a0-c2b5-447e-9eda-8f156039d440", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-19T01:44:37.000000", "flavor": {"id": "3c29526f-f09b-4a0e-b361-1145e683fa1f", "links": [{"href": "http://172.30.9.27:8774/flavors/3c29526f-f09b-4a0e-b361-1145e683fa1f", "rel": "bookmark"}]}, "id": "fdf1183f-1e6b-415e-a0fb-2887e8672ed1", "security_groups": [{"name": "singlevm1-sg_fb2b6a1a-3944-45ed-bd5d-3790f74e203d"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:44:45Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "created": "2018-07-19T01:44:27Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:44:46,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4c6bf373-4b42-4b01-a2df-5aa3a9c71452 2018-07-19 01:44:46,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505075931549s 2018-07-19 01:44:46,203 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4c6bf373-4b42-4b01-a2df-5aa3a9c71452 2018-07-19 01:44:46,204 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:44:48,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:44:48,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:48,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44: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-7c2180b9-596d-464c-b022-dcd9ffc88136 x-compute-request-id: req-7c2180b9-596d-464c-b022-dcd9ffc88136 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-19 01:44:48,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7c2180b9-596d-464c-b022-dcd9ffc88136 2018-07-19 01:44:48,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0961008071899s 2018-07-19 01:44:48,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7c2180b9-596d-464c-b022-dcd9ffc88136 2018-07-19 01:44:48,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-19 01:44:48,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:48,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-c8972dce-e902-43e7-913e-11901ec619c1 Date: Thu, 19 Jul 2018 01:44:48 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:44:25Z", "updated_at": "2018-07-19T01:44:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:25Z", "revision_number": 0, "id": "39631b57-5365-46d8-b0ad-502b44057c7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:25Z", "security_group_id": "40a316bf-b096-40f4-839d-ad83b447d307", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:25Z", "revision_number": 0, "id": "53a071de-a8a9-47ed-9485-713248cba1bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:25Z", "security_group_id": "40a316bf-b096-40f4-839d-ad83b447d307", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-19T01:44:25Z", "revision_number": 0, "id": "7dd6cecf-cb4b-40d4-94b0-f61b46714686", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:25Z", "security_group_id": "40a316bf-b096-40f4-839d-ad83b447d307", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:25Z", "revision_number": 0, "id": "cc5c6cd3-0230-4eb6-ab34-c6326ccd3ffa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:25Z", "security_group_id": "40a316bf-b096-40f4-839d-ad83b447d307", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 3, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "40a316bf-b096-40f4-839d-ad83b447d307", "name": "singlevm1-sg_fb2b6a1a-3944-45ed-bd5d-3790f74e203d"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:43:17Z", "updated_at": "2018-07-19T01:43:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:17Z", "revision_number": 0, "id": "2b96e41c-1741-46f6-8978-dcdb8df3dc6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:17Z", "security_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:17Z", "revision_number": 0, "id": "6123aaa4-359c-4295-8884-946388a55249", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:17Z", "security_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:17Z", "revision_number": 0, "id": "bf3729cf-cb3c-4403-a691-fa384ca22ca1", "remote_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:17Z", "security_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:17Z", "revision_number": 0, "id": "c9b7b7ca-7a5a-4c94-9a77-1419763795d8", "remote_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:17Z", "security_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e12972053e4748afee8134c44dbf9f", "created_at": "2018-07-19T01:43:30Z", "updated_at": "2018-07-19T01:43:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "4a4c72ca-8fb1-4750-872c-ca988cf67f19", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "cf8b00ed-0bea-480f-a663-828e0f59559b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "e0697b95-7b22-4291-bb26-c058a2741da9", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "f657da31-c233-4545-b3d9-b85dd358b45e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}], "revision_number": 1, "project_id": "67e12972053e4748afee8134c44dbf9f", "id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-19T01:43:18Z", "updated_at": "2018-07-19T01:43:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "193b8517-470d-453e-a265-ce9b9b26f5d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "6a19c421-d0b2-45be-85af-5363ad3397e8", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "8fa7798e-d456-4c8e-8535-01dda4b6bc51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "eb1212aa-30f9-4795-b27b-0b175b183b90", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "created_at": "2018-07-19T01:40:32Z", "updated_at": "2018-07-19T01:40:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "cff0f5c7-1feb-4d14-9156-979d1fb6fd8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "e7df14eb-5645-4560-9d9e-94a6da43fa1e", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "f54359c6-c0ca-4f98-be27-940cf88c088a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "faa37d0e-1254-4c16-aba1-a91d71fd5875", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}], "revision_number": 1, "project_id": "3f544d51ac9444a8b08581ab41564db8", "id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "created_at": "2018-07-19T01:44:02Z", "updated_at": "2018-07-19T01:44:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "260efffe-d23f-4873-91f9-9a81f164ddce", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "3ac30d19-c888-43c3-bbc4-0d2da352cae8", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "70bf8aa6-fb82-4bf4-9fe6-33e0b3e67f6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "ffb279e6-f7d0-48fd-9cd3-03e47e4ddb99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}], "revision_number": 1, "project_id": "8d43272a7a7d47d2898cdcaface4e5b5", "id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "name": "default"}]} 2018-07-19 01:44:48,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c8972dce-e902-43e7-913e-11901ec619c1 2018-07-19 01:44:48,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0582799911499s 2018-07-19 01:44:48,365 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c8972dce-e902-43e7-913e-11901ec619c1 2018-07-19 01:44:48,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-19 01:44:48,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/40a316bf-b096-40f4-839d-ad83b447d307.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:48,523 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5309d558-8523-4e2c-b8f6-9cf6987632ae Content-Length: 0 Date: Thu, 19 Jul 2018 01:44:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:44:48,524 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/40a316bf-b096-40f4-839d-ad83b447d307.json used request id req-5309d558-8523-4e2c-b8f6-9cf6987632ae 2018-07-19 01:44:48,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.154618024826s 2018-07-19 01:44:48,524 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/40a316bf-b096-40f4-839d-ad83b447d307.json used request id req-5309d558-8523-4e2c-b8f6-9cf6987632ae 2018-07-19 01:44:48,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-19 01:44:48,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_fb2b6a1a-3944-45ed-bd5d-3790f74e203d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:48,584 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:44: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-7ce9bb23-ffb3-4eef-a445-065e5192df36 x-compute-request-id: req-7ce9bb23-ffb3-4eef-a445-065e5192df36 Content-Length: 0 Content-Type: application/json 2018-07-19 01:44:48,584 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_fb2b6a1a-3944-45ed-bd5d-3790f74e203d used request id req-7ce9bb23-ffb3-4eef-a445-065e5192df36 2018-07-19 01:44:48,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0599429607391s 2018-07-19 01:44:48,585 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_fb2b6a1a-3944-45ed-bd5d-3790f74e203d used request id req-7ce9bb23-ffb3-4eef-a445-065e5192df36 2018-07-19 01:44:48,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-19 01:44:48,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/208f2d41-799d-4524-b148-0876cc0401a3/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" -d '{"subnet_id": "a06278a2-31fd-43cd-bdcf-1b84d7078208"}' 2018-07-19 01:44:50,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d2c5c04b-34fd-4c86-9f7d-384588c38f15 Date: Thu, 19 Jul 2018 01:44:50 GMT RESP BODY: {"network_id": "173f25a3-1fdb-49ec-83c9-e02a3412c81a", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "subnet_id": "a06278a2-31fd-43cd-bdcf-1b84d7078208", "subnet_ids": ["a06278a2-31fd-43cd-bdcf-1b84d7078208"], "port_id": "ca13921c-efd1-4526-8c19-8a4b1e1dec08", "id": "208f2d41-799d-4524-b148-0876cc0401a3"} 2018-07-19 01:44:50,402 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/208f2d41-799d-4524-b148-0876cc0401a3/remove_router_interface.json used request id req-d2c5c04b-34fd-4c86-9f7d-384588c38f15 2018-07-19 01:44:50,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.81660914421s 2018-07-19 01:44:50,402 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/208f2d41-799d-4524-b148-0876cc0401a3/remove_router_interface.json used request id req-d2c5c04b-34fd-4c86-9f7d-384588c38f15 returning object 208f2d41-799d-4524-b148-0876cc0401a3 2018-07-19 01:44:50,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-19 01:44:50,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:50,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-509470ea-979a-4d4a-99d3-e531d6ad9152 Date: Thu, 19 Jul 2018 01:44:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:44:18Z", "admin_state_up": true, "updated_at": "2018-07-19T01:44:49Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "208f2d41-799d-4524-b148-0876cc0401a3", "name": "singlevm1-router_fb2b6a1a-3944-45ed-bd5d-3790f74e203d"}]} 2018-07-19 01:44:50,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-509470ea-979a-4d4a-99d3-e531d6ad9152 2018-07-19 01:44:50,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119878053665s 2018-07-19 01:44:50,523 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-509470ea-979a-4d4a-99d3-e531d6ad9152 2018-07-19 01:44:50,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-19 01:44:50,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/208f2d41-799d-4524-b148-0876cc0401a3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:51,666 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf0d2d08-f8f1-4bf9-81b2-f79110c70587 Content-Length: 0 Date: Thu, 19 Jul 2018 01:44:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:44:51,666 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/208f2d41-799d-4524-b148-0876cc0401a3.json used request id req-cf0d2d08-f8f1-4bf9-81b2-f79110c70587 2018-07-19 01:44:51,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.1420750618s 2018-07-19 01:44:51,667 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/208f2d41-799d-4524-b148-0876cc0401a3.json used request id req-cf0d2d08-f8f1-4bf9-81b2-f79110c70587 2018-07-19 01:44:51,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-19 01:44:51,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:51,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1319 X-Openstack-Request-Id: req-e7471dec-3104-4c44-8eb6-6ff0541f3826 Date: Thu, 19 Jul 2018 01:44:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4},{"updated_at":"2018-07-19T01:44:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a06278a2-31fd-43cd-bdcf-1b84d7078208","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_fb2b6a1a-3944-45ed-bd5d-3790f74e203d","enable_dhcp":true,"segment_id":null,"network_id":"173f25a3-1fdb-49ec-83c9-e02a3412c81a","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:44:18Z","ip_version":4}]} 2018-07-19 01:44:51,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-e7471dec-3104-4c44-8eb6-6ff0541f3826 2018-07-19 01:44:51,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0406911373138s 2018-07-19 01:44:51,708 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-e7471dec-3104-4c44-8eb6-6ff0541f3826 2018-07-19 01:44:51,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-19 01:44:51,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/a06278a2-31fd-43cd-bdcf-1b84d7078208.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:52,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-920008ba-ca4a-4fd5-a806-1bf41a2cc1d3 Date: Thu, 19 Jul 2018 01:44:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:44:52,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a06278a2-31fd-43cd-bdcf-1b84d7078208.json used request id req-920008ba-ca4a-4fd5-a806-1bf41a2cc1d3 2018-07-19 01:44:52,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.945603847504s 2018-07-19 01:44:52,656 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a06278a2-31fd-43cd-bdcf-1b84d7078208.json used request id req-920008ba-ca4a-4fd5-a806-1bf41a2cc1d3 2018-07-19 01:44:52,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:44:52,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:52,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1436 X-Openstack-Request-Id: req-0f615f37-3ef6-4eb8-ad30-b7bf063cd542 Date: Thu, 19 Jul 2018 01:44:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"173f25a3-1fdb-49ec-83c9-e02a3412c81a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:44:52Z","qos_policy_id":null,"name":"singlevm1-net_fb2b6a1a-3944-45ed-bd5d-3790f74e203d","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:44:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:44:52,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0f615f37-3ef6-4eb8-ad30-b7bf063cd542 2018-07-19 01:44:52,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0812959671021s 2018-07-19 01:44:52,738 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0f615f37-3ef6-4eb8-ad30-b7bf063cd542 2018-07-19 01:44:52,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-19 01:44:52,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/173f25a3-1fdb-49ec-83c9-e02a3412c81a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:53,985 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-10ea960d-f018-4bf2-9615-07c3189bd8ee Date: Thu, 19 Jul 2018 01:44:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:44:53,985 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/173f25a3-1fdb-49ec-83c9-e02a3412c81a.json used request id req-10ea960d-f018-4bf2-9615-07c3189bd8ee 2018-07-19 01:44:53,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.24644708633s 2018-07-19 01:44:53,986 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/173f25a3-1fdb-49ec-83c9-e02a3412c81a.json used request id req-10ea960d-f018-4bf2-9615-07c3189bd8ee 2018-07-19 01:44:53,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-19 01:44:53,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:54,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-0bb77561-1daf-4b57-8649-5d4bafd3f530 Date: Thu, 19 Jul 2018 01:44:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/69d6e6a0-c2b5-447e-9eda-8f156039d440/snap", "metadata": {}}], "file": "/v2/images/69d6e6a0-c2b5-447e-9eda-8f156039d440/file", "owner": "ba1c3d47632b40318826191b43d81cda", "id": "69d6e6a0-c2b5-447e-9eda-8f156039d440", "size": 12716032, "self": "/v2/images/69d6e6a0-c2b5-447e-9eda-8f156039d440", "disk_format": "qcow2", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/69d6e6a0-c2b5-447e-9eda-8f156039d440/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-19T01:44:23Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-19T01:44:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-19 01:44:54,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0bb77561-1daf-4b57-8649-5d4bafd3f530 2018-07-19 01:44:54,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0565721988678s 2018-07-19 01:44:54,047 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0bb77561-1daf-4b57-8649-5d4bafd3f530 2018-07-19 01:44:54,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-19 01:44:54,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/69d6e6a0-c2b5-447e-9eda-8f156039d440 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:54,643 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-df690112-6e11-477a-b2c0-2053010bac62 Date: Thu, 19 Jul 2018 01:44:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:44:54,643 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/69d6e6a0-c2b5-447e-9eda-8f156039d440 used request id req-df690112-6e11-477a-b2c0-2053010bac62 2018-07-19 01:44:54,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.595190048218s 2018-07-19 01:44:54,644 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/69d6e6a0-c2b5-447e-9eda-8f156039d440 used request id req-df690112-6e11-477a-b2c0-2053010bac62 2018-07-19 01:44:54,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-19 01:44:54,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:54,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44: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-673974b3-b516-4071-a360-66759f36a55a x-compute-request-id: req-673974b3-b516-4071-a360-66759f36a55a Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_fb2b6a1a-3944-45ed-bd5d-3790f74e203d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3c29526f-f09b-4a0e-b361-1145e683fa1f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3c29526f-f09b-4a0e-b361-1145e683fa1f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3c29526f-f09b-4a0e-b361-1145e683fa1f"}]} 2018-07-19 01:44:54,673 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-673974b3-b516-4071-a360-66759f36a55a 2018-07-19 01:44:54,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0282669067383s 2018-07-19 01:44:54,673 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-673974b3-b516-4071-a360-66759f36a55a 2018-07-19 01:44:54,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-19 01:44:54,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/3c29526f-f09b-4a0e-b361-1145e683fa1f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c55094fce274414d84df68b4d9897f0dc99fd229" 2018-07-19 01:44:54,709 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:44: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-39e06d6f-1729-43bd-bc19-3e888c3838de x-compute-request-id: req-39e06d6f-1729-43bd-bc19-3e888c3838de Content-Length: 0 Content-Type: application/json 2018-07-19 01:44:54,709 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/3c29526f-f09b-4a0e-b361-1145e683fa1f used request id req-39e06d6f-1729-43bd-bc19-3e888c3838de 2018-07-19 01:44:54,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0350680351257s 2018-07-19 01:44:54,710 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/3c29526f-f09b-4a0e-b361-1145e683fa1f used request id req-39e06d6f-1729-43bd-bc19-3e888c3838de 2018-07-19 01:44:54,760 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-07-19 01:44:54,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-19 01:44:54,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-19 01:44:54,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-19 01:44:54,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-19 01:44:54,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-19 01:44:54,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-19 01:44:54,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-19 01:44:54,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-19 01:44:54,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-19 01:44:54,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-19 01:44:54,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-19 01:44:54,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-19 01:44:54,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-19 01:44:54,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-19 01:44:54,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-19 01:44:54,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-19 01:44:54,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-19 01:44:54,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-19 01:44:54,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-19 01:44:54,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-19 01:44:54,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-19 01:44:54,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-19 01:44:54,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:44:54,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43fbde78-f398-41e4-bef9-f85c7faafd0c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:44:54,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-43fbde78-f398-41e4-bef9-f85c7faafd0c 2018-07-19 01:44:54,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:44:55,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:44:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["HykS8THPTRGbjL5RQZWzRQ"], "issued_at": "2018-07-19T01:44:55.000000Z"}} 2018-07-19 01:44:55,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:44:55,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70475d0f126012011b94c99377148c01db386053" 2018-07-19 01:44:55,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-426e09bf-96e4-451d-8af3-427b33491044 Date: Thu, 19 Jul 2018 01:44:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:44:55,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-426e09bf-96e4-451d-8af3-427b33491044 2018-07-19 01:44:55,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.249271869659s 2018-07-19 01:44:55,465 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-426e09bf-96e4-451d-8af3-427b33491044 2018-07-19 01:44:55,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:44:55,474 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:44:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc67d4e2-f124-4b4e-a5c9-8a3eb9b201e5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:44:55,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-cc67d4e2-f124-4b4e-a5c9-8a3eb9b201e5 2018-07-19 01:44:55,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-19 01:44:55,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70475d0f126012011b94c99377148c01db386053" 2018-07-19 01:44:55,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b0faf0-c011-439c-a426-d60212658a06 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/e9d5b68a2d02403090ab8c88e9806447"}, "tags": [], "enabled": true, "id": "e9d5b68a2d02403090ab8c88e9806447", "name": "heat_stack"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-19 01:44:55,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-53b0faf0-c011-439c-a426-d60212658a06 2018-07-19 01:44:55,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0842151641846s 2018-07-19 01:44:55,560 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-53b0faf0-c011-439c-a426-d60212658a06 2018-07-19 01:44:55,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-19 01:44:55,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70475d0f126012011b94c99377148c01db386053" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_7a71b18d-0334-4c24-a148-84ea078954c9"}}' 2018-07-19 01:44:55,700 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:44:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1690922-902c-4100-beda-f9ee7b885195 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311"}, "tags": [], "enabled": true, "id": "295093b5a2884f91aa1f1d270ab17311", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_7a71b18d-0334-4c24-a148-84ea078954c9"}} 2018-07-19 01:44:55,700 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-c1690922-902c-4100-beda-f9ee7b885195 2018-07-19 01:44:55,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.133022069931s 2018-07-19 01:44:55,700 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-c1690922-902c-4100-beda-f9ee7b885195 2018-07-19 01:44:55,701 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'295093b5a2884f91aa1f1d270ab17311', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_7a71b18d-0334-4c24-a148-84ea078954c9'}) 2018-07-19 01:44:55,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-19 01:44:55,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70475d0f126012011b94c99377148c01db386053" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f937366f-cac5-4e2c-b333-1af100b18eba", "email": null, "name": "singlevm2-user_7a71b18d-0334-4c24-a148-84ea078954c9"}}' 2018-07-19 01:44:56,122 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:44:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2e79761-da03-4f14-a6e9-4de3cecc6685 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_7a71b18d-0334-4c24-a148-84ea078954c9", "links": {"self": "http://172.30.9.27:5000/v3/users/afc1ae90f4c84f32a342d9e8d4c160cd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "afc1ae90f4c84f32a342d9e8d4c160cd", "domain_id": "default", "password_expires_at": null}} 2018-07-19 01:44:56,122 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-a2e79761-da03-4f14-a6e9-4de3cecc6685 2018-07-19 01:44:56,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.415019989014s 2018-07-19 01:44:56,122 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-a2e79761-da03-4f14-a6e9-4de3cecc6685 2018-07-19 01:44:56,123 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'afc1ae90f4c84f32a342d9e8d4c160cd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_7a71b18d-0334-4c24-a148-84ea078954c9'}) 2018-07-19 01:44:56,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-19 01:44:56,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70475d0f126012011b94c99377148c01db386053" 2018-07-19 01:44:56,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-291c93d0-8a61-4d8b-a3e3-b0f03006a0a9 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:44:56,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-291c93d0-8a61-4d8b-a3e3-b0f03006a0a9 2018-07-19 01:44:56,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0953929424286s 2018-07-19 01:44:56,222 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-291c93d0-8a61-4d8b-a3e3-b0f03006a0a9 2018-07-19 01:44:56,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-19 01:44:56,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70475d0f126012011b94c99377148c01db386053" 2018-07-19 01:44:56,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49bcc008-0876-4f66-84dd-28d01c9df5f2 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:44:56,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-49bcc008-0876-4f66-84dd-28d01c9df5f2 2018-07-19 01:44:56,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0956399440765s 2018-07-19 01:44:56,323 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-49bcc008-0876-4f66-84dd-28d01c9df5f2 2018-07-19 01:44:56,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-19 01:44:56,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70475d0f126012011b94c99377148c01db386053" 2018-07-19 01:44:56,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f58b438-0aad-4230-bceb-d537625cd170 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:44:56,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1f58b438-0aad-4230-bceb-d537625cd170 2018-07-19 01:44:56,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0974872112274s 2018-07-19 01:44:56,425 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1f58b438-0aad-4230-bceb-d537625cd170 2018-07-19 01:44:56,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-19 01:44:56,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70475d0f126012011b94c99377148c01db386053" 2018-07-19 01:44:56,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6105d792-f9a1-47d1-9166-0ab2c787e60a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-19 01:44:56,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-6105d792-f9a1-47d1-9166-0ab2c787e60a 2018-07-19 01:44:56,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103825092316s 2018-07-19 01:44:56,534 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-6105d792-f9a1-47d1-9166-0ab2c787e60a 2018-07-19 01:44:56,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-19 01:44:56,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70475d0f126012011b94c99377148c01db386053" 2018-07-19 01:44:56,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6d2d982-f37f-4667-b040-52e6ef213b8b Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "singlevm2-user_7a71b18d-0334-4c24-a148-84ea078954c9", "links": {"self": "http://172.30.9.27:5000/v3/users/afc1ae90f4c84f32a342d9e8d4c160cd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "afc1ae90f4c84f32a342d9e8d4c160cd", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:44:56,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e6d2d982-f37f-4667-b040-52e6ef213b8b 2018-07-19 01:44:56,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109079837799s 2018-07-19 01:44:56,645 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e6d2d982-f37f-4667-b040-52e6ef213b8b 2018-07-19 01:44:56,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-19 01:44:56,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70475d0f126012011b94c99377148c01db386053" 2018-07-19 01:44:56,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8613e2fb-3d9b-4c82-a178-0e41527a4a64 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "id": "ba1c3d47632b40318826191b43d81cda", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8"}, "tags": [], "enabled": true, "id": "3f544d51ac9444a8b08581ab41564db8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311"}, "tags": [], "enabled": true, "id": "295093b5a2884f91aa1f1d270ab17311", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_7a71b18d-0334-4c24-a148-84ea078954c9"}]} 2018-07-19 01:44:56,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8613e2fb-3d9b-4c82-a178-0e41527a4a64 2018-07-19 01:44:56,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0983948707581s 2018-07-19 01:44:56,755 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8613e2fb-3d9b-4c82-a178-0e41527a4a64 2018-07-19 01:44:56,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-19 01:44:56,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=afc1ae90f4c84f32a342d9e8d4c160cd&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=295093b5a2884f91aa1f1d270ab17311" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70475d0f126012011b94c99377148c01db386053" 2018-07-19 01:44:56,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5229b555-b54a-4e55-819e-f7ce3fa1869a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=afc1ae90f4c84f32a342d9e8d4c160cd&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=295093b5a2884f91aa1f1d270ab17311", "previous": null, "next": null}} 2018-07-19 01:44:56,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=afc1ae90f4c84f32a342d9e8d4c160cd&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=295093b5a2884f91aa1f1d270ab17311 used request id req-5229b555-b54a-4e55-819e-f7ce3fa1869a 2018-07-19 01:44:56,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100429773331s 2018-07-19 01:44:56,863 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=afc1ae90f4c84f32a342d9e8d4c160cd&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=295093b5a2884f91aa1f1d270ab17311 used request id req-5229b555-b54a-4e55-819e-f7ce3fa1869a 2018-07-19 01:44:56,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-19 01:44:56,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311/users/afc1ae90f4c84f32a342d9e8d4c160cd/roles/f029712630044065a5708f3eff16cab8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70475d0f126012011b94c99377148c01db386053" 2018-07-19 01:44:56,990 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:44:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8431dac-cc0f-4b75-8767-d57a74deb573 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:44:56,990 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311/users/afc1ae90f4c84f32a342d9e8d4c160cd/roles/f029712630044065a5708f3eff16cab8 used request id req-f8431dac-cc0f-4b75-8767-d57a74deb573 2018-07-19 01:44:56,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.124816894531s 2018-07-19 01:44:56,990 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311/users/afc1ae90f4c84f32a342d9e8d4c160cd/roles/f029712630044065a5708f3eff16cab8 used request id req-f8431dac-cc0f-4b75-8767-d57a74deb573 2018-07-19 01:44:56,991 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_7a71b18d-0334-4c24-a148-84ea078954c9', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'295093b5a2884f91aa1f1d270ab17311', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f937366f-cac5-4e2c-b333-1af100b18eba', 'username': u'singlevm2-user_7a71b18d-0334-4c24-a148-84ea078954c9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-19 01:44:56,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-19 01:44:56,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-19 01:44:56,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-19 01:44:56,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-19 01:44:56,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-19 01:44:56,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-19 01:44:56,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-19 01:44:56,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-19 01:44:56,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-19 01:44:56,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-19 01:44:56,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-19 01:44:56,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-19 01:44:56,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-19 01:44:56,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-19 01:44:56,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-19 01:44:56,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-19 01:44:56,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-19 01:44:56,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-19 01:44:56,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-19 01:44:56,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-19 01:44:56,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-19 01:44:56,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-19 01:44:56,996 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_7a71b18d-0334-4c24-a148-84ea078954c9', 'password': 'f937366f-cac5-4e2c-b333-1af100b18eba', 'project_name': 'singlevm2-project_7a71b18d-0334-4c24-a148-84ea078954c9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '295093b5a2884f91aa1f1d270ab17311', 'project_domain_name': 'Default'} 2018-07-19 01:44:56,997 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-07-19 01:44:56,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:44:57,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0bc3053-9bed-4d00-b618-0da8c354911b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:44:57,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a0bc3053-9bed-4d00-b618-0da8c354911b 2018-07-19 01:44:57,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:44:57,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:44:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295093b5a2884f91aa1f1d270ab17311", "name": "singlevm2-project_7a71b18d-0334-4c24-a148-84ea078954c9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/295093b5a2884f91aa1f1d270ab17311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/295093b5a2884f91aa1f1d270ab17311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/295093b5a2884f91aa1f1d270ab17311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/295093b5a2884f91aa1f1d270ab17311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/295093b5a2884f91aa1f1d270ab17311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/295093b5a2884f91aa1f1d270ab17311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_295093b5a2884f91aa1f1d270ab17311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_295093b5a2884f91aa1f1d270ab17311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/295093b5a2884f91aa1f1d270ab17311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/295093b5a2884f91aa1f1d270ab17311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/295093b5a2884f91aa1f1d270ab17311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/295093b5a2884f91aa1f1d270ab17311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/295093b5a2884f91aa1f1d270ab17311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/295093b5a2884f91aa1f1d270ab17311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_7a71b18d-0334-4c24-a148-84ea078954c9", "id": "afc1ae90f4c84f32a342d9e8d4c160cd"}, "audit_ids": ["jSfsXKWcR36LMnMJ9hcazg"], "issued_at": "2018-07-19T01:44:57.000000Z"}} 2018-07-19 01:44:57,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-19 01:44:57,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" -d '{"network": {"name": "singlevm2-net_7a71b18d-0334-4c24-a148-84ea078954c9", "admin_state_up": true}}' 2018-07-19 01:44:58,123 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-4e64cc87-951c-41cd-8d2e-20e0eb39a558 Date: Thu, 19 Jul 2018 01:44:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"cd8059dd-ada8-47b3-9a31-b1af4c8069a0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"295093b5a2884f91aa1f1d270ab17311","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:44:58Z","is_default":false,"name":"singlevm2-net_7a71b18d-0334-4c24-a148-84ea078954c9","qos_policy_id":null,"admin_state_up":true,"tenant_id":"295093b5a2884f91aa1f1d270ab17311","created_at":"2018-07-19T01:44:57Z","mtu":1450}} 2018-07-19 01:44:58,123 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4e64cc87-951c-41cd-8d2e-20e0eb39a558 2018-07-19 01:44:58,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.733061075211s 2018-07-19 01:44:58,123 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4e64cc87-951c-41cd-8d2e-20e0eb39a558 2018-07-19 01:44:58,124 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-19T01:44:58Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'cd8059dd-ada8-47b3-9a31-b1af4c8069a0', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_7a71b18d-0334-4c24-a148-84ea078954c9', u'admin_state_up': True, u'tenant_id': u'295093b5a2884f91aa1f1d270ab17311', u'created_at': u'2018-07-19T01:44:57Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'295093b5a2884f91aa1f1d270ab17311', u'l2_adjacency': True}) 2018-07-19 01:44:58,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:44:58,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:44:58,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-2dbce11e-a5b6-4e73-ae46-4b99c3580180 Date: Thu, 19 Jul 2018 01:44:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"cd8059dd-ada8-47b3-9a31-b1af4c8069a0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"295093b5a2884f91aa1f1d270ab17311","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:44:58Z","qos_policy_id":null,"name":"singlevm2-net_7a71b18d-0334-4c24-a148-84ea078954c9","admin_state_up":true,"tenant_id":"295093b5a2884f91aa1f1d270ab17311","created_at":"2018-07-19T01:44:57Z","mtu":1450}]} 2018-07-19 01:44:58,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2dbce11e-a5b6-4e73-ae46-4b99c3580180 2018-07-19 01:44:58,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.143479824066s 2018-07-19 01:44:58,268 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2dbce11e-a5b6-4e73-ae46-4b99c3580180 2018-07-19 01:44:58,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-19 01:44:58,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" -d '{"subnet": {"name": "singlevm2-subnet_7a71b18d-0334-4c24-a148-84ea078954c9", "enable_dhcp": true, "network_id": "cd8059dd-ada8-47b3-9a31-b1af4c8069a0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-19 01:44:58,855 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-5c6641b8-fa69-4927-bcb3-b6ae76d9940c Date: Thu, 19 Jul 2018 01:44:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd8059dd-ada8-47b3-9a31-b1af4c8069a0","tenant_id":"295093b5a2884f91aa1f1d270ab17311","created_at":"2018-07-19T01:44:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-19T01:44:58Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"295093b5a2884f91aa1f1d270ab17311","id":"8348f231-098f-4bf5-bd8a-0f0bcb02ed6b","subnetpool_id":null,"name":"singlevm2-subnet_7a71b18d-0334-4c24-a148-84ea078954c9"}} 2018-07-19 01:44:58,855 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5c6641b8-fa69-4927-bcb3-b6ae76d9940c 2018-07-19 01:44:58,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.585282087326s 2018-07-19 01:44:58,856 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5c6641b8-fa69-4927-bcb3-b6ae76d9940c 2018-07-19 01:44:58,856 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-19T01:44:58Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'8348f231-098f-4bf5-bd8a-0f0bcb02ed6b', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_7a71b18d-0334-4c24-a148-84ea078954c9', u'enable_dhcp': True, u'network_id': u'cd8059dd-ada8-47b3-9a31-b1af4c8069a0', u'tenant_id': u'295093b5a2884f91aa1f1d270ab17311', u'created_at': u'2018-07-19T01:44:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'295093b5a2884f91aa1f1d270ab17311'}) 2018-07-19 01:44:58,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-19 01:44:58,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" -d '{"router": {"external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209"}, "name": "singlevm2-router_7a71b18d-0334-4c24-a148-84ea078954c9", "admin_state_up": true}}' 2018-07-19 01:45:00,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-254a0e80-7e12-4f2a-8b3a-9249d15d287d Date: Thu, 19 Jul 2018 01:45:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:44:58Z", "admin_state_up": true, "updated_at": "2018-07-19T01:44:59Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "2e801463-334c-48d2-9931-f4fc99d78158", "name": "singlevm2-router_7a71b18d-0334-4c24-a148-84ea078954c9"}} 2018-07-19 01:45:00,193 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-254a0e80-7e12-4f2a-8b3a-9249d15d287d 2018-07-19 01:45:00,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.33633589745s 2018-07-19 01:45:00,193 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-254a0e80-7e12-4f2a-8b3a-9249d15d287d 2018-07-19 01:45:00,194 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-19T01:44:59Z', u'revision_number': 2, u'id': u'2e801463-334c-48d2-9931-f4fc99d78158', u'external_gateway_info': {u'network_id': u'b15f386b-9c21-451f-8211-ef5d1b7d5209', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_7a71b18d-0334-4c24-a148-84ea078954c9', u'admin_state_up': True, u'tenant_id': u'295093b5a2884f91aa1f1d270ab17311', u'created_at': u'2018-07-19T01:44:58Z', u'flavor_id': None, u'routes': [], u'project_id': u'295093b5a2884f91aa1f1d270ab17311'}) 2018-07-19 01:45:00,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-19 01:45:00,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/2e801463-334c-48d2-9931-f4fc99d78158/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" -d '{"subnet_id": "8348f231-098f-4bf5-bd8a-0f0bcb02ed6b"}' 2018-07-19 01:45:02,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5f8f40f5-c6d2-481e-b580-71c82b7f7864 Date: Thu, 19 Jul 2018 01:45:02 GMT RESP BODY: {"network_id": "cd8059dd-ada8-47b3-9a31-b1af4c8069a0", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "subnet_id": "8348f231-098f-4bf5-bd8a-0f0bcb02ed6b", "subnet_ids": ["8348f231-098f-4bf5-bd8a-0f0bcb02ed6b"], "port_id": "05eb328b-c7e5-4144-8c43-1e9723660046", "id": "2e801463-334c-48d2-9931-f4fc99d78158"} 2018-07-19 01:45:02,383 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2e801463-334c-48d2-9931-f4fc99d78158/add_router_interface.json used request id req-5f8f40f5-c6d2-481e-b580-71c82b7f7864 2018-07-19 01:45:02,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.18900084496s 2018-07-19 01:45:02,384 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2e801463-334c-48d2-9931-f4fc99d78158/add_router_interface.json used request id req-5f8f40f5-c6d2-481e-b580-71c82b7f7864 returning object 2e801463-334c-48d2-9931-f4fc99d78158 2018-07-19 01:45:02,384 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-19 01:45:02,515 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-19 01:45:02,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:45:02,521 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 19 Jul 2018 01:45:02 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-19 01:45:02,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-19 01:45:02,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:03,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a118f2d0-d6be-4cd1-a795-d8795b17c9ff Date: Thu, 19 Jul 2018 01:45:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-19 01:45:03,190 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a118f2d0-d6be-4cd1-a795-d8795b17c9ff 2018-07-19 01:45:03,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.666634082794s 2018-07-19 01:45:03,190 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a118f2d0-d6be-4cd1-a795-d8795b17c9ff 2018-07-19 01:45:03,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-19 01:45:03,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_7a71b18d-0334-4c24-a148-84ea078954c9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_7a71b18d-0334-4c24-a148-84ea078954c9"}' 2018-07-19 01:45:03,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/664bc694-52bd-4aef-88ba-0072b70cc334 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e9452e85-3633-4b2a-8c8e-e1fdd8525405 Date: Thu, 19 Jul 2018 01:45:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/664bc694-52bd-4aef-88ba-0072b70cc334/file", "owner": "295093b5a2884f91aa1f1d270ab17311", "id": "664bc694-52bd-4aef-88ba-0072b70cc334", "size": null, "self": "/v2/images/664bc694-52bd-4aef-88ba-0072b70cc334", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-19T01:45:03Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_7a71b18d-0334-4c24-a148-84ea078954c9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_7a71b18d-0334-4c24-a148-84ea078954c9", "checksum": null, "created_at": "2018-07-19T01:45:03Z", "protected": false} 2018-07-19 01:45:03,274 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-e9452e85-3633-4b2a-8c8e-e1fdd8525405 2018-07-19 01:45:03,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0755729675293s 2018-07-19 01:45:03,274 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-e9452e85-3633-4b2a-8c8e-e1fdd8525405 returning object 664bc694-52bd-4aef-88ba-0072b70cc334 2018-07-19 01:45:03,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-19 01:45:03,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/664bc694-52bd-4aef-88ba-0072b70cc334/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" -d '' 2018-07-19 01:45:04,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cf575189-8bfa-4054-98ab-49061f5a312a Date: Thu, 19 Jul 2018 01:45:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:45:04,586 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/664bc694-52bd-4aef-88ba-0072b70cc334/file used request id req-cf575189-8bfa-4054-98ab-49061f5a312a 2018-07-19 01:45:04,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.31123018265s 2018-07-19 01:45:04,587 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/664bc694-52bd-4aef-88ba-0072b70cc334/file used request id req-cf575189-8bfa-4054-98ab-49061f5a312a 2018-07-19 01:45:04,587 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm2-img_7a71b18d-0334-4c24-a148-84ea078954c9', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-19T01:45:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/664bc694-52bd-4aef-88ba-0072b70cc334/file', u'owner': u'295093b5a2884f91aa1f1d270ab17311', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'664bc694-52bd-4aef-88ba-0072b70cc334', u'size': None, u'name': u'singlevm2-img_7a71b18d-0334-4c24-a148-84ea078954c9', u'checksum': None, u'self': u'/v2/images/664bc694-52bd-4aef-88ba-0072b70cc334', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-19T01:45:03Z', u'schema': u'/v2/schemas/image'}) 2018-07-19 01:45:04,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-19 01:45:04,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70475d0f126012011b94c99377148c01db386053" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_7a71b18d-0334-4c24-a148-84ea078954c9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-19 01:45:04,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-0a11f8ab-839c-4a3c-81a0-e19f1e37a3c0 x-compute-request-id: req-0a11f8ab-839c-4a3c-81a0-e19f1e37a3c0 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_7a71b18d-0334-4c24-a148-84ea078954c9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0f3b4289-5817-48e1-81b7-df59cdba2bca", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0f3b4289-5817-48e1-81b7-df59cdba2bca", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0f3b4289-5817-48e1-81b7-df59cdba2bca"}} 2018-07-19 01:45:04,879 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0a11f8ab-839c-4a3c-81a0-e19f1e37a3c0 2018-07-19 01:45:04,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.291636943817s 2018-07-19 01:45:04,880 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0a11f8ab-839c-4a3c-81a0-e19f1e37a3c0 2018-07-19 01:45:04,880 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_7a71b18d-0334-4c24-a148-84ea078954c9', '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'ba1c3d47632b40318826191b43d81cda', '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'0f3b4289-5817-48e1-81b7-df59cdba2bca', 'swap': 0}) 2018-07-19 01:45:04,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-19 01:45:04,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/0f3b4289-5817-48e1-81b7-df59cdba2bca/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70475d0f126012011b94c99377148c01db386053" -d '{"extra_specs": {}}' 2018-07-19 01:45:04,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-91129872-d259-4aa6-a1cc-e1dfd4f6f3fa x-compute-request-id: req-91129872-d259-4aa6-a1cc-e1dfd4f6f3fa Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-19 01:45:04,906 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/0f3b4289-5817-48e1-81b7-df59cdba2bca/os-extra_specs used request id req-91129872-d259-4aa6-a1cc-e1dfd4f6f3fa 2018-07-19 01:45:04,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0248210430145s 2018-07-19 01:45:04,906 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/0f3b4289-5817-48e1-81b7-df59cdba2bca/os-extra_specs used request id req-91129872-d259-4aa6-a1cc-e1dfd4f6f3fa 2018-07-19 01:45:04,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-19 01:45:04,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" -d '{"keypair": {"name": "singlevm2-kp_7a71b18d-0334-4c24-a148-84ea078954c9"}}' 2018-07-19 01:45:05,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-81a3af63-f799-4690-a776-a8df761194e3 x-compute-request-id: req-81a3af63-f799-4690-a776-a8df761194e3 Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMdBOHei7m66hnywwTaTIiXRM86GYZErjPeM/HwstoS0RQYUqQjx/UCG7RGdSy87nTVjpBEK4IwMiytcBIHMVIdrnEtAGunecghx4PuWOgR1nTzrIFvQtcfPE05AkKn52SbKvIduhwXUrhERTTRqt3lt8vKoHdwOreGe4HiC5hXzoF81d4x4ekPrHw66WozTN/UrcyfOXioPRN4l+0+ccMukfecb9LVK2DFYT+8GHA1292N1jn1ZPfdI41UhGn/5CLfNGQF9NWCnWjo08VzBog81ZzpwNnTyBgTdR+3q4z1FJc79CJ+k/7nptnKx+PL05prH7tLBG34qBaFfbRvB63 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzHQTh3ou5uuoZ8sME2kyIl0TPOhmGRK4z3jPx8LLaEtEUGFK\nkI8f1Ahu0RnUsvO501Y6QRCuCMDIsrXASBzFSHa5xLQBrp3nIIceD7ljoEdZ086y\nBb0LXHzxNOQJCp+dkmyryHbocF1K4REU00ard5bfLyqB3cDq3hnuB4guYV86BfNX\neMeHpD6x8OulqM0zf1K3Mnzl4qD0TeJftPnHDLpH3nG/S1StgxWE/vBhwNdvdjdY\n59WT33SONVIRp/+Qi3zRkBfTVgp1o6NPFcwaIPNWc6cDZ08gYE3Uft6uM9RSXO/Q\nifpP+56bZysfjy9Oaax+7SwRt+KgWhX20bwetwIDAQABAoIBAGnOeHzYIoWm11Q/\npFQ3UJawDFCtBIldQv87ymvax2GF8iiW8Pu21gXpB1B3SbgCodxY93TMqQQmoLa7\nkHLBUOebaa/+aBBx7zbKNih1DLXZtwcCJOcLWmHW1w1EJdm1mNo6Gvx3bPsZjLLF\nID3miL4u+flyyhp0yBeA28pSE46XyBHeGgHH/JKr+Xu9LNcbSOtUikAVQ+YirWj5\npIst7saLKSRqz4+Sx+iNQouv94y+CAZ35vRmgclZxCDaq9ii9c0RWJ4WkN75vYxg\n9p6B6PVi56F4j5clPWfvbgIeK2yqTX/7GipzRUms5r/z6QTcRXw8nNqOvtYUccNu\nYVIQBqECgYEA9XSW9vQJqhfnROsBAgKQpYSZvzZd7Yp6lklqqfYUqHniSTALkp+w\nFLx9RGmC1/z52f2IaHDI0+4m/EuYHUKWL3+7RO/sUQH0l07Kv6y3+v+AP2/bc5yz\ny+b6KzTFpHfCGptes8Kc+bWzA67wchJHhD+7DnW1W4YNy75eQafRbRMCgYEA1TyQ\njNd0Ds1H5+heVOAsrFz8vQPDZazKGmtuKGEhIHjdIUEp+KlUptH36HnAuTjRgE2K\nCJ3V9ux5wp+dDi9/T3lMyIBLCaNw7KBl7YYPJNehbWRZNzWphCN75JNITrPYiMZc\n5NIh4/VKXOYSNnbbdByz/WkI7BTh56kXeMaicE0CgYBDwJzzKcWJJ/P0eBHdJiwb\nJBD0UON4cCMKXNWOeJiXMJ2fqh1nqaCG+MhzG9S8Hd4xp+QBQDCPH0uvlIY2fWzL\nS6y7iKZobeu/4EXixqA6LlCOMigXL4gJnoYravOrREtV4NExOWTvIJJ7T8ybECSh\ngp31jdQzoTsppDCMWvBZ9QKBgQC5Y2iBKqhaXhsQArRQsn3kdQu/AVCWSz2C7rfd\nH2T/qFUInnDxIbbZOl+AnKnz3vQ1yjQh/aeSgFHz5XVUafMTk3AwOWoDvTdmYqV7\ndjwgWeCdDMuL9nmkynziYzJQSogNkfgdcJvKZu36CoT3GSr+rh3GSdVZ+2XUVOx1\nMqzzWQKBgC6hNb+dvvH5HJw1eLLUgnPZibzA6BXTFe08/BgSiqnOsHNOSwft0C/k\n9ZLkezkFrrztj7wJBHv69nahir700OlJkGJ2cLqfv+V4/Rx6Bv9q8716nQbeAMj9\n+Gt5JoXYsSCW2tzzKtLocB1vCWt9ZClhxBoWtBm0snHK3TTDUVUI\n-----END RSA PRIVATE KEY-----\n", "user_id": "afc1ae90f4c84f32a342d9e8d4c160cd", "name": "singlevm2-kp_7a71b18d-0334-4c24-a148-84ea078954c9", "fingerprint": "b0:eb:61:3c:54:56:e4:00:6b:64:fb:18:6b:66:cf:79"}} 2018-07-19 01:45:05,368 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-81a3af63-f799-4690-a776-a8df761194e3 2018-07-19 01:45:05,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.461645126343s 2018-07-19 01:45:05,369 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-81a3af63-f799-4690-a776-a8df761194e3 2018-07-19 01:45:05,370 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMdBOHei7m66hnywwTaTIiXRM86GYZErjPeM/HwstoS0RQYUqQjx/UCG7RGdSy87nTVjpBEK4IwMiytcBIHMVIdrnEtAGunecghx4PuWOgR1nTzrIFvQtcfPE05AkKn52SbKvIduhwXUrhERTTRqt3lt8vKoHdwOreGe4HiC5hXzoF81d4x4ekPrHw66WozTN/UrcyfOXioPRN4l+0+ccMukfecb9LVK2DFYT+8GHA1292N1jn1ZPfdI41UhGn/5CLfNGQF9NWCnWjo08VzBog81ZzpwNnTyBgTdR+3q4z1FJc79CJ+k/7nptnKx+PL05prH7tLBG34qBaFfbRvB63 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzHQTh3ou5uuoZ8sME2kyIl0TPOhmGRK4z3jPx8LLaEtEUGFK\nkI8f1Ahu0RnUsvO501Y6QRCuCMDIsrXASBzFSHa5xLQBrp3nIIceD7ljoEdZ086y\nBb0LXHzxNOQJCp+dkmyryHbocF1K4REU00ard5bfLyqB3cDq3hnuB4guYV86BfNX\neMeHpD6x8OulqM0zf1K3Mnzl4qD0TeJftPnHDLpH3nG/S1StgxWE/vBhwNdvdjdY\n59WT33SONVIRp/+Qi3zRkBfTVgp1o6NPFcwaIPNWc6cDZ08gYE3Uft6uM9RSXO/Q\nifpP+56bZysfjy9Oaax+7SwRt+KgWhX20bwetwIDAQABAoIBAGnOeHzYIoWm11Q/\npFQ3UJawDFCtBIldQv87ymvax2GF8iiW8Pu21gXpB1B3SbgCodxY93TMqQQmoLa7\nkHLBUOebaa/+aBBx7zbKNih1DLXZtwcCJOcLWmHW1w1EJdm1mNo6Gvx3bPsZjLLF\nID3miL4u+flyyhp0yBeA28pSE46XyBHeGgHH/JKr+Xu9LNcbSOtUikAVQ+YirWj5\npIst7saLKSRqz4+Sx+iNQouv94y+CAZ35vRmgclZxCDaq9ii9c0RWJ4WkN75vYxg\n9p6B6PVi56F4j5clPWfvbgIeK2yqTX/7GipzRUms5r/z6QTcRXw8nNqOvtYUccNu\nYVIQBqECgYEA9XSW9vQJqhfnROsBAgKQpYSZvzZd7Yp6lklqqfYUqHniSTALkp+w\nFLx9RGmC1/z52f2IaHDI0+4m/EuYHUKWL3+7RO/sUQH0l07Kv6y3+v+AP2/bc5yz\ny+b6KzTFpHfCGptes8Kc+bWzA67wchJHhD+7DnW1W4YNy75eQafRbRMCgYEA1TyQ\njNd0Ds1H5+heVOAsrFz8vQPDZazKGmtuKGEhIHjdIUEp+KlUptH36HnAuTjRgE2K\nCJ3V9ux5wp+dDi9/T3lMyIBLCaNw7KBl7YYPJNehbWRZNzWphCN75JNITrPYiMZc\n5NIh4/VKXOYSNnbbdByz/WkI7BTh56kXeMaicE0CgYBDwJzzKcWJJ/P0eBHdJiwb\nJBD0UON4cCMKXNWOeJiXMJ2fqh1nqaCG+MhzG9S8Hd4xp+QBQDCPH0uvlIY2fWzL\nS6y7iKZobeu/4EXixqA6LlCOMigXL4gJnoYravOrREtV4NExOWTvIJJ7T8ybECSh\ngp31jdQzoTsppDCMWvBZ9QKBgQC5Y2iBKqhaXhsQArRQsn3kdQu/AVCWSz2C7rfd\nH2T/qFUInnDxIbbZOl+AnKnz3vQ1yjQh/aeSgFHz5XVUafMTk3AwOWoDvTdmYqV7\ndjwgWeCdDMuL9nmkynziYzJQSogNkfgdcJvKZu36CoT3GSr+rh3GSdVZ+2XUVOx1\nMqzzWQKBgC6hNb+dvvH5HJw1eLLUgnPZibzA6BXTFe08/BgSiqnOsHNOSwft0C/k\n9ZLkezkFrrztj7wJBHv69nahir700OlJkGJ2cLqfv+V4/Rx6Bv9q8716nQbeAMj9\n+Gt5JoXYsSCW2tzzKtLocB1vCWt9ZClhxBoWtBm0snHK3TTDUVUI\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'afc1ae90f4c84f32a342d9e8d4c160cd', 'name': u'singlevm2-kp_7a71b18d-0334-4c24-a148-84ea078954c9', 'created_at': '2018-07-19T01:45:05.369975', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'295093b5a2884f91aa1f1d270ab17311', 'name': 'singlevm2-project_7a71b18d-0334-4c24-a148-84ea078954c9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b0:eb:61:3c:54:56:e4:00:6b:64:fb:18:6b:66:cf:79', 'type': 'ssh', 'id': u'singlevm2-kp_7a71b18d-0334-4c24-a148-84ea078954c9'}) 2018-07-19 01:45:05,370 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAzHQTh3ou5uuoZ8sME2kyIl0TPOhmGRK4z3jPx8LLaEtEUGFK kI8f1Ahu0RnUsvO501Y6QRCuCMDIsrXASBzFSHa5xLQBrp3nIIceD7ljoEdZ086y Bb0LXHzxNOQJCp+dkmyryHbocF1K4REU00ard5bfLyqB3cDq3hnuB4guYV86BfNX eMeHpD6x8OulqM0zf1K3Mnzl4qD0TeJftPnHDLpH3nG/S1StgxWE/vBhwNdvdjdY 59WT33SONVIRp/+Qi3zRkBfTVgp1o6NPFcwaIPNWc6cDZ08gYE3Uft6uM9RSXO/Q ifpP+56bZysfjy9Oaax+7SwRt+KgWhX20bwetwIDAQABAoIBAGnOeHzYIoWm11Q/ pFQ3UJawDFCtBIldQv87ymvax2GF8iiW8Pu21gXpB1B3SbgCodxY93TMqQQmoLa7 kHLBUOebaa/+aBBx7zbKNih1DLXZtwcCJOcLWmHW1w1EJdm1mNo6Gvx3bPsZjLLF ID3miL4u+flyyhp0yBeA28pSE46XyBHeGgHH/JKr+Xu9LNcbSOtUikAVQ+YirWj5 pIst7saLKSRqz4+Sx+iNQouv94y+CAZ35vRmgclZxCDaq9ii9c0RWJ4WkN75vYxg 9p6B6PVi56F4j5clPWfvbgIeK2yqTX/7GipzRUms5r/z6QTcRXw8nNqOvtYUccNu YVIQBqECgYEA9XSW9vQJqhfnROsBAgKQpYSZvzZd7Yp6lklqqfYUqHniSTALkp+w FLx9RGmC1/z52f2IaHDI0+4m/EuYHUKWL3+7RO/sUQH0l07Kv6y3+v+AP2/bc5yz y+b6KzTFpHfCGptes8Kc+bWzA67wchJHhD+7DnW1W4YNy75eQafRbRMCgYEA1TyQ jNd0Ds1H5+heVOAsrFz8vQPDZazKGmtuKGEhIHjdIUEp+KlUptH36HnAuTjRgE2K CJ3V9ux5wp+dDi9/T3lMyIBLCaNw7KBl7YYPJNehbWRZNzWphCN75JNITrPYiMZc 5NIh4/VKXOYSNnbbdByz/WkI7BTh56kXeMaicE0CgYBDwJzzKcWJJ/P0eBHdJiwb JBD0UON4cCMKXNWOeJiXMJ2fqh1nqaCG+MhzG9S8Hd4xp+QBQDCPH0uvlIY2fWzL S6y7iKZobeu/4EXixqA6LlCOMigXL4gJnoYravOrREtV4NExOWTvIJJ7T8ybECSh gp31jdQzoTsppDCMWvBZ9QKBgQC5Y2iBKqhaXhsQArRQsn3kdQu/AVCWSz2C7rfd H2T/qFUInnDxIbbZOl+AnKnz3vQ1yjQh/aeSgFHz5XVUafMTk3AwOWoDvTdmYqV7 djwgWeCdDMuL9nmkynziYzJQSogNkfgdcJvKZu36CoT3GSr+rh3GSdVZ+2XUVOx1 MqzzWQKBgC6hNb+dvvH5HJw1eLLUgnPZibzA6BXTFe08/BgSiqnOsHNOSwft0C/k 9ZLkezkFrrztj7wJBHv69nahir700OlJkGJ2cLqfv+V4/Rx6Bv9q8716nQbeAMj9 +Gt5JoXYsSCW2tzzKtLocB1vCWt9ZClhxBoWtBm0snHK3TTDUVUI -----END RSA PRIVATE KEY----- 2018-07-19 01:45:05,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-19 01:45:05,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" -d '{"security_group": {"name": "singlevm2-sg_7a71b18d-0334-4c24-a148-84ea078954c9", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-07-19 01:45:05,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-98b849fc-2e41-4bc7-ab2a-d93438e02422 Date: Thu, 19 Jul 2018 01:45:05 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:45:05Z", "updated_at": "2018-07-19T01:45:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:05Z", "revision_number": 0, "id": "9a134189-06db-4d58-bdac-ff86a140d4aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:05Z", "security_group_id": "85938df8-8aa6-44d0-94bc-95d3c0c71e15", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:05Z", "revision_number": 0, "id": "c25eacaf-2f9b-4283-9e8e-8cc13e696a6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:05Z", "security_group_id": "85938df8-8aa6-44d0-94bc-95d3c0c71e15", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}], "revision_number": 1, "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "85938df8-8aa6-44d0-94bc-95d3c0c71e15", "name": "singlevm2-sg_7a71b18d-0334-4c24-a148-84ea078954c9"}} 2018-07-19 01:45:05,559 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-98b849fc-2e41-4bc7-ab2a-d93438e02422 2018-07-19 01:45:05,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.186018943787s 2018-07-19 01:45:05,559 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-98b849fc-2e41-4bc7-ab2a-d93438e02422 2018-07-19 01:45:05,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-19 01:45:05,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:05,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-4b8ee155-7bda-4fb2-806f-bd5a656e42b1 Date: Thu, 19 Jul 2018 01:45:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:45:05Z", "updated_at": "2018-07-19T01:45:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:05Z", "revision_number": 0, "id": "9a134189-06db-4d58-bdac-ff86a140d4aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:05Z", "security_group_id": "85938df8-8aa6-44d0-94bc-95d3c0c71e15", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:05Z", "revision_number": 0, "id": "c25eacaf-2f9b-4283-9e8e-8cc13e696a6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:05Z", "security_group_id": "85938df8-8aa6-44d0-94bc-95d3c0c71e15", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}], "revision_number": 1, "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "85938df8-8aa6-44d0-94bc-95d3c0c71e15", "name": "singlevm2-sg_7a71b18d-0334-4c24-a148-84ea078954c9"}, {"description": "Default security group", "tags": [], "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:44:57Z", "updated_at": "2018-07-19T01:44:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "4756e1fc-92d3-466b-b479-ec324e39ed50", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "54b14ab0-2f3f-4df1-8801-17771a10bb20", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "676f40e0-0e58-42a0-9df7-935eec2316f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "b6fb12b5-efc5-4194-ac47-c99c3e881673", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}], "revision_number": 1, "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "name": "default"}]} 2018-07-19 01:45:05,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4b8ee155-7bda-4fb2-806f-bd5a656e42b1 2018-07-19 01:45:05,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0663061141968s 2018-07-19 01:45:05,630 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4b8ee155-7bda-4fb2-806f-bd5a656e42b1 2018-07-19 01:45:05,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-19 01:45:05,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" -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": "85938df8-8aa6-44d0-94bc-95d3c0c71e15"}}' 2018-07-19 01:45:05,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-336f187d-5c2a-41d3-b40f-f75bdc96eef8 Date: Thu, 19 Jul 2018 01:45:05 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-07-19T01:45:05Z", "security_group_id": "85938df8-8aa6-44d0-94bc-95d3c0c71e15", "port_range_min": 22, "revision_number": 0, "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:45:05Z", "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "e03308d3-dcaf-437c-bed6-06569de7df21"}} 2018-07-19 01:45:05,761 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-336f187d-5c2a-41d3-b40f-f75bdc96eef8 2018-07-19 01:45:05,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.126446962357s 2018-07-19 01:45:05,762 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-336f187d-5c2a-41d3-b40f-f75bdc96eef8 2018-07-19 01:45:05,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-19 01:45:05,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:05,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-1dedc845-4f48-4566-82c6-2a1e223e7d91 Date: Thu, 19 Jul 2018 01:45:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:45:05Z", "updated_at": "2018-07-19T01:45:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:05Z", "revision_number": 0, "id": "9a134189-06db-4d58-bdac-ff86a140d4aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:05Z", "security_group_id": "85938df8-8aa6-44d0-94bc-95d3c0c71e15", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:05Z", "revision_number": 0, "id": "c25eacaf-2f9b-4283-9e8e-8cc13e696a6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:05Z", "security_group_id": "85938df8-8aa6-44d0-94bc-95d3c0c71e15", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-19T01:45:05Z", "revision_number": 0, "id": "e03308d3-dcaf-437c-bed6-06569de7df21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:05Z", "security_group_id": "85938df8-8aa6-44d0-94bc-95d3c0c71e15", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": 22, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}], "revision_number": 2, "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "85938df8-8aa6-44d0-94bc-95d3c0c71e15", "name": "singlevm2-sg_7a71b18d-0334-4c24-a148-84ea078954c9"}, {"description": "Default security group", "tags": [], "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:44:57Z", "updated_at": "2018-07-19T01:44:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "4756e1fc-92d3-466b-b479-ec324e39ed50", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "54b14ab0-2f3f-4df1-8801-17771a10bb20", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "676f40e0-0e58-42a0-9df7-935eec2316f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "b6fb12b5-efc5-4194-ac47-c99c3e881673", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}], "revision_number": 1, "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "name": "default"}]} 2018-07-19 01:45:05,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1dedc845-4f48-4566-82c6-2a1e223e7d91 2018-07-19 01:45:05,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0519871711731s 2018-07-19 01:45:05,818 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1dedc845-4f48-4566-82c6-2a1e223e7d91 2018-07-19 01:45:05,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-19 01:45:05,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" -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": "85938df8-8aa6-44d0-94bc-95d3c0c71e15"}}' 2018-07-19 01:45:06,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-973239ff-39b7-4d49-a5f4-5840ed5ddfe8 Date: Thu, 19 Jul 2018 01:45:06 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-07-19T01:45:06Z", "security_group_id": "85938df8-8aa6-44d0-94bc-95d3c0c71e15", "port_range_min": null, "revision_number": 0, "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:45:06Z", "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "35cf6335-dbd3-43e9-a7e7-7d672decd480"}} 2018-07-19 01:45:06,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-973239ff-39b7-4d49-a5f4-5840ed5ddfe8 2018-07-19 01:45:06,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.288895845413s 2018-07-19 01:45:06,110 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-973239ff-39b7-4d49-a5f4-5840ed5ddfe8 2018-07-19 01:45:06,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:45:06,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:06,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-8138d048-b2d4-42f1-9531-dae15e7243a2 Date: Thu, 19 Jul 2018 01:45:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cd8059dd-ada8-47b3-9a31-b1af4c8069a0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295093b5a2884f91aa1f1d270ab17311","l2_adjacency":true,"status":"ACTIVE","subnets":["8348f231-098f-4bf5-bd8a-0f0bcb02ed6b"],"description":"","tags":[],"updated_at":"2018-07-19T01:44:58Z","qos_policy_id":null,"name":"singlevm2-net_7a71b18d-0334-4c24-a148-84ea078954c9","admin_state_up":true,"tenant_id":"295093b5a2884f91aa1f1d270ab17311","created_at":"2018-07-19T01:44:57Z","mtu":1450}]} 2018-07-19 01:45:06,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8138d048-b2d4-42f1-9531-dae15e7243a2 2018-07-19 01:45:06,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109250068665s 2018-07-19 01:45:06,221 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8138d048-b2d4-42f1-9531-dae15e7243a2 2018-07-19 01:45:06,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-19 01:45:06,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:06,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-6db69654-d8fa-48e7-8955-4ba10728172d Date: Thu, 19 Jul 2018 01:45:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/664bc694-52bd-4aef-88ba-0072b70cc334/snap", "metadata": {}}], "file": "/v2/images/664bc694-52bd-4aef-88ba-0072b70cc334/file", "owner": "295093b5a2884f91aa1f1d270ab17311", "id": "664bc694-52bd-4aef-88ba-0072b70cc334", "size": 12716032, "self": "/v2/images/664bc694-52bd-4aef-88ba-0072b70cc334", "disk_format": "qcow2", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/664bc694-52bd-4aef-88ba-0072b70cc334/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-19T01:45:04Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_7a71b18d-0334-4c24-a148-84ea078954c9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_7a71b18d-0334-4c24-a148-84ea078954c9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-19T01:45:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-19 01:45:06,260 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6db69654-d8fa-48e7-8955-4ba10728172d 2018-07-19 01:45:06,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0338680744171s 2018-07-19 01:45:06,260 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6db69654-d8fa-48e7-8955-4ba10728172d 2018-07-19 01:45:06,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-19 01:45:06,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:06,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-cd821637-c3c5-4cd5-8734-078eb978bbe4 x-compute-request-id: req-cd821637-c3c5-4cd5-8734-078eb978bbe4 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_7a71b18d-0334-4c24-a148-84ea078954c9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0f3b4289-5817-48e1-81b7-df59cdba2bca", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0f3b4289-5817-48e1-81b7-df59cdba2bca", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0f3b4289-5817-48e1-81b7-df59cdba2bca"}]} 2018-07-19 01:45:06,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-cd821637-c3c5-4cd5-8734-078eb978bbe4 2018-07-19 01:45:06,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0280480384827s 2018-07-19 01:45:06,290 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-cd821637-c3c5-4cd5-8734-078eb978bbe4 2018-07-19 01:45:06,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-19 01:45:06,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" -d '{"server": {"name": "singlevm2-vm_7a71b18d-0334-4c24-a148-84ea078954c9", "imageRef": "664bc694-52bd-4aef-88ba-0072b70cc334", "key_name": "singlevm2-kp_7a71b18d-0334-4c24-a148-84ea078954c9", "flavorRef": "0f3b4289-5817-48e1-81b7-df59cdba2bca", "max_count": 1, "min_count": 1, "networks": [{"uuid": "cd8059dd-ada8-47b3-9a31-b1af4c8069a0"}], "security_groups": [{"name": "85938df8-8aa6-44d0-94bc-95d3c0c71e15"}]}}' 2018-07-19 01:45:08,587 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:45: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-30a71ad2-559a-482b-9753-eb66b171d8f2 x-compute-request-id: req-30a71ad2-559a-482b-9753-eb66b171d8f2 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/31e41b3e-8978-4767-a469-af1cd5436084 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "85938df8-8aa6-44d0-94bc-95d3c0c71e15"}], "OS-DCF:diskConfig": "MANUAL", "id": "31e41b3e-8978-4767-a469-af1cd5436084", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31e41b3e-8978-4767-a469-af1cd5436084", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31e41b3e-8978-4767-a469-af1cd5436084", "rel": "bookmark"}], "adminPass": "BPew7grSeRjW"}} 2018-07-19 01:45:08,588 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-30a71ad2-559a-482b-9753-eb66b171d8f2 2018-07-19 01:45:08,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.2957701683s 2018-07-19 01:45:08,588 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-30a71ad2-559a-482b-9753-eb66b171d8f2 2018-07-19 01:45:08,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:45:08,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:09,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-25474448-8d14-4799-8d61-0f31de4abbdd x-compute-request-id: req-25474448-8d14-4799-8d61-0f31de4abbdd Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31e41b3e-8978-4767-a469-af1cd5436084", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31e41b3e-8978-4767-a469-af1cd5436084", "rel": "bookmark"}], "image": {"id": "664bc694-52bd-4aef-88ba-0072b70cc334", "links": [{"href": "http://172.30.9.27:8774/images/664bc694-52bd-4aef-88ba-0072b70cc334", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3b4289-5817-48e1-81b7-df59cdba2bca", "links": [{"href": "http://172.30.9.27:8774/flavors/0f3b4289-5817-48e1-81b7-df59cdba2bca", "rel": "bookmark"}]}, "id": "31e41b3e-8978-4767-a469-af1cd5436084", "user_id": "afc1ae90f4c84f32a342d9e8d4c160cd", "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-07-19T01:45:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_7a71b18d-0334-4c24-a148-84ea078954c9", "name": "singlevm2-vm_7a71b18d-0334-4c24-a148-84ea078954c9", "created": "2018-07-19T01:45:08Z", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:45:09,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-25474448-8d14-4799-8d61-0f31de4abbdd 2018-07-19 01:45:09,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.620773792267s 2018-07-19 01:45:09,210 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-25474448-8d14-4799-8d61-0f31de4abbdd 2018-07-19 01:45:09,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:45:09,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:09,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-8b7b5ed4-3ae1-4eab-80ef-b8f113a51e54 Date: Thu, 19 Jul 2018 01:45:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cd8059dd-ada8-47b3-9a31-b1af4c8069a0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295093b5a2884f91aa1f1d270ab17311","l2_adjacency":true,"status":"ACTIVE","subnets":["8348f231-098f-4bf5-bd8a-0f0bcb02ed6b"],"description":"","tags":[],"updated_at":"2018-07-19T01:44:58Z","qos_policy_id":null,"name":"singlevm2-net_7a71b18d-0334-4c24-a148-84ea078954c9","admin_state_up":true,"tenant_id":"295093b5a2884f91aa1f1d270ab17311","created_at":"2018-07-19T01:44:57Z","mtu":1450}]} 2018-07-19 01:45:09,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8b7b5ed4-3ae1-4eab-80ef-b8f113a51e54 2018-07-19 01:45:09,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116034030914s 2018-07-19 01:45:09,334 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8b7b5ed4-3ae1-4eab-80ef-b8f113a51e54 2018-07-19 01:45:09,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-19 01:45:09,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:09,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-120fc29f-51f4-4312-b91a-d3c74c1b2b27 Date: Thu, 19 Jul 2018 01:45:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd8059dd-ada8-47b3-9a31-b1af4c8069a0","tenant_id":"295093b5a2884f91aa1f1d270ab17311","created_at":"2018-07-19T01:44:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-19T01:44:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"295093b5a2884f91aa1f1d270ab17311","id":"8348f231-098f-4bf5-bd8a-0f0bcb02ed6b","subnetpool_id":null,"name":"singlevm2-subnet_7a71b18d-0334-4c24-a148-84ea078954c9"}]} 2018-07-19 01:45:09,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-120fc29f-51f4-4312-b91a-d3c74c1b2b27 2018-07-19 01:45:09,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0658078193665s 2018-07-19 01:45:09,401 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-120fc29f-51f4-4312-b91a-d3c74c1b2b27 2018-07-19 01:45:09,401 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:45:11,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:45:11,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:11,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-80b240c3-1bac-4b57-8c37-39586d598161 x-compute-request-id: req-80b240c3-1bac-4b57-8c37-39586d598161 Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31e41b3e-8978-4767-a469-af1cd5436084", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31e41b3e-8978-4767-a469-af1cd5436084", "rel": "bookmark"}], "image": {"id": "664bc694-52bd-4aef-88ba-0072b70cc334", "links": [{"href": "http://172.30.9.27:8774/images/664bc694-52bd-4aef-88ba-0072b70cc334", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3b4289-5817-48e1-81b7-df59cdba2bca", "links": [{"href": "http://172.30.9.27:8774/flavors/0f3b4289-5817-48e1-81b7-df59cdba2bca", "rel": "bookmark"}]}, "id": "31e41b3e-8978-4767-a469-af1cd5436084", "user_id": "afc1ae90f4c84f32a342d9e8d4c160cd", "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-07-19T01:45:11Z", "hostId": "85f829b832b2b77f77c4986aa6e51819df04a4f1b90c5fc17ed56793", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_7a71b18d-0334-4c24-a148-84ea078954c9", "name": "singlevm2-vm_7a71b18d-0334-4c24-a148-84ea078954c9", "created": "2018-07-19T01:45:08Z", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:45:11,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-80b240c3-1bac-4b57-8c37-39586d598161 2018-07-19 01:45:11,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.332117795944s 2018-07-19 01:45:11,736 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-80b240c3-1bac-4b57-8c37-39586d598161 2018-07-19 01:45:11,740 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:45:13,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:45:13,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:14,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-06565c3a-3566-4eed-b727-5c9a1e61109b x-compute-request-id: req-06565c3a-3566-4eed-b727-5c9a1e61109b 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.27:8774/v2.1/servers/31e41b3e-8978-4767-a469-af1cd5436084", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31e41b3e-8978-4767-a469-af1cd5436084", "rel": "bookmark"}], "image": {"id": "664bc694-52bd-4aef-88ba-0072b70cc334", "links": [{"href": "http://172.30.9.27:8774/images/664bc694-52bd-4aef-88ba-0072b70cc334", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f3b4289-5817-48e1-81b7-df59cdba2bca", "links": [{"href": "http://172.30.9.27:8774/flavors/0f3b4289-5817-48e1-81b7-df59cdba2bca", "rel": "bookmark"}]}, "id": "31e41b3e-8978-4767-a469-af1cd5436084", "security_groups": [{"name": "singlevm2-sg_7a71b18d-0334-4c24-a148-84ea078954c9"}], "user_id": "afc1ae90f4c84f32a342d9e8d4c160cd", "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-07-19T01:45:11Z", "hostId": "85f829b832b2b77f77c4986aa6e51819df04a4f1b90c5fc17ed56793", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_7a71b18d-0334-4c24-a148-84ea078954c9", "name": "singlevm2-vm_7a71b18d-0334-4c24-a148-84ea078954c9", "created": "2018-07-19T01:45:08Z", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:45:14,527 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-06565c3a-3566-4eed-b727-5c9a1e61109b 2018-07-19 01:45:14,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.78430390358s 2018-07-19 01:45:14,527 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-06565c3a-3566-4eed-b727-5c9a1e61109b 2018-07-19 01:45:14,530 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:45:16,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:45:16,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:17,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-04767756-12c2-4996-a408-d5bb5bb3f835 x-compute-request-id: req-04767756-12c2-4996-a408-d5bb5bb3f835 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_7a71b18d-0334-4c24-a148-84ea078954c9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:1b:e7", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31e41b3e-8978-4767-a469-af1cd5436084", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31e41b3e-8978-4767-a469-af1cd5436084", "rel": "bookmark"}], "image": {"id": "664bc694-52bd-4aef-88ba-0072b70cc334", "links": [{"href": "http://172.30.9.27:8774/images/664bc694-52bd-4aef-88ba-0072b70cc334", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:45:15.000000", "flavor": {"id": "0f3b4289-5817-48e1-81b7-df59cdba2bca", "links": [{"href": "http://172.30.9.27:8774/flavors/0f3b4289-5817-48e1-81b7-df59cdba2bca", "rel": "bookmark"}]}, "id": "31e41b3e-8978-4767-a469-af1cd5436084", "security_groups": [{"name": "singlevm2-sg_7a71b18d-0334-4c24-a148-84ea078954c9"}], "user_id": "afc1ae90f4c84f32a342d9e8d4c160cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:45:15Z", "hostId": "85f829b832b2b77f77c4986aa6e51819df04a4f1b90c5fc17ed56793", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_7a71b18d-0334-4c24-a148-84ea078954c9", "name": "singlevm2-vm_7a71b18d-0334-4c24-a148-84ea078954c9", "created": "2018-07-19T01:45:08Z", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:45:17,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-04767756-12c2-4996-a408-d5bb5bb3f835 2018-07-19 01:45:17,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55492401123s 2018-07-19 01:45:17,088 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-04767756-12c2-4996-a408-d5bb5bb3f835 2018-07-19 01:45:17,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:45:17,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=31e41b3e-8978-4767-a469-af1cd5436084" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:17,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-ebc751d4-d596-49f0-aacf-a39304429ac2 Date: Thu, 19 Jul 2018 01:45:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:45:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8348f231-098f-4bf5-bd8a-0f0bcb02ed6b","ip_address":"192.168.0.6"}],"id":"57e5d6a7-1741-416a-89ee-674951bb0193","security_groups":["85938df8-8aa6-44d0-94bc-95d3c0c71e15"],"mac_address":"fa:16:3e:cc:1b:e7","project_id":"295093b5a2884f91aa1f1d270ab17311","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cd8059dd-ada8-47b3-9a31-b1af4c8069a0","tenant_id":"295093b5a2884f91aa1f1d270ab17311","created_at":"2018-07-19T01:45:11Z","binding:vnic_type":"normal","device_id":"31e41b3e-8978-4767-a469-af1cd5436084","ip_allocation":"immediate"}]} 2018-07-19 01:45:17,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=31e41b3e-8978-4767-a469-af1cd5436084 used request id req-ebc751d4-d596-49f0-aacf-a39304429ac2 2018-07-19 01:45:17,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.108779191971s 2018-07-19 01:45:17,201 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=31e41b3e-8978-4767-a469-af1cd5436084 used request id req-ebc751d4-d596-49f0-aacf-a39304429ac2 2018-07-19 01:45:17,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:45:17,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=57e5d6a7-1741-416a-89ee-674951bb0193" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:17,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-223fe45c-d074-4c1a-99f3-bb3df8b548c2 Date: Thu, 19 Jul 2018 01:45:17 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:45:17,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=57e5d6a7-1741-416a-89ee-674951bb0193 used request id req-223fe45c-d074-4c1a-99f3-bb3df8b548c2 2018-07-19 01:45:17,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0517981052399s 2018-07-19 01:45:17,258 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=57e5d6a7-1741-416a-89ee-674951bb0193 used request id req-223fe45c-d074-4c1a-99f3-bb3df8b548c2 2018-07-19 01:45:17,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:45:17,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:17,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-ff65ccfc-c61e-4909-adaf-c29e0b608730 x-compute-request-id: req-ff65ccfc-c61e-4909-adaf-c29e0b608730 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_7a71b18d-0334-4c24-a148-84ea078954c9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:1b:e7", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31e41b3e-8978-4767-a469-af1cd5436084", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31e41b3e-8978-4767-a469-af1cd5436084", "rel": "bookmark"}], "image": {"id": "664bc694-52bd-4aef-88ba-0072b70cc334", "links": [{"href": "http://172.30.9.27:8774/images/664bc694-52bd-4aef-88ba-0072b70cc334", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:45:15.000000", "flavor": {"id": "0f3b4289-5817-48e1-81b7-df59cdba2bca", "links": [{"href": "http://172.30.9.27:8774/flavors/0f3b4289-5817-48e1-81b7-df59cdba2bca", "rel": "bookmark"}]}, "id": "31e41b3e-8978-4767-a469-af1cd5436084", "security_groups": [{"name": "singlevm2-sg_7a71b18d-0334-4c24-a148-84ea078954c9"}], "user_id": "afc1ae90f4c84f32a342d9e8d4c160cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:45:15Z", "hostId": "85f829b832b2b77f77c4986aa6e51819df04a4f1b90c5fc17ed56793", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_7a71b18d-0334-4c24-a148-84ea078954c9", "name": "singlevm2-vm_7a71b18d-0334-4c24-a148-84ea078954c9", "created": "2018-07-19T01:45:08Z", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:45:17,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ff65ccfc-c61e-4909-adaf-c29e0b608730 2018-07-19 01:45:17,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69135093689s 2018-07-19 01:45:17,951 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ff65ccfc-c61e-4909-adaf-c29e0b608730 2018-07-19 01:45:17,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:45:17,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=31e41b3e-8978-4767-a469-af1cd5436084" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:18,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-71fba8a8-cdeb-4441-bd6f-96ec1dd8b39e Date: Thu, 19 Jul 2018 01:45:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:45:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8348f231-098f-4bf5-bd8a-0f0bcb02ed6b","ip_address":"192.168.0.6"}],"id":"57e5d6a7-1741-416a-89ee-674951bb0193","security_groups":["85938df8-8aa6-44d0-94bc-95d3c0c71e15"],"mac_address":"fa:16:3e:cc:1b:e7","project_id":"295093b5a2884f91aa1f1d270ab17311","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cd8059dd-ada8-47b3-9a31-b1af4c8069a0","tenant_id":"295093b5a2884f91aa1f1d270ab17311","created_at":"2018-07-19T01:45:11Z","binding:vnic_type":"normal","device_id":"31e41b3e-8978-4767-a469-af1cd5436084","ip_allocation":"immediate"}]} 2018-07-19 01:45:18,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=31e41b3e-8978-4767-a469-af1cd5436084 used request id req-71fba8a8-cdeb-4441-bd6f-96ec1dd8b39e 2018-07-19 01:45:18,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0584871768951s 2018-07-19 01:45:18,013 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=31e41b3e-8978-4767-a469-af1cd5436084 used request id req-71fba8a8-cdeb-4441-bd6f-96ec1dd8b39e 2018-07-19 01:45:18,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:45:18,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=57e5d6a7-1741-416a-89ee-674951bb0193" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:18,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a7f03a2e-bc3d-4779-b868-147aa22595e5 Date: Thu, 19 Jul 2018 01:45:18 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:45:18,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=57e5d6a7-1741-416a-89ee-674951bb0193 used request id req-a7f03a2e-bc3d-4779-b868-147aa22595e5 2018-07-19 01:45:18,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0427877902985s 2018-07-19 01:45:18,061 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=57e5d6a7-1741-416a-89ee-674951bb0193 used request id req-a7f03a2e-bc3d-4779-b868-147aa22595e5 2018-07-19 01:45:18,062 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_7a71b18d-0334-4c24-a148-84ea078954c9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cc:1b:e7', u'version': 4, u'addr': u'192.168.0.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'664bc694-52bd-4aef-88ba-0072b70cc334'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-19T01:45:15.000000', 'flavor': Munch({u'id': u'0f3b4289-5817-48e1-81b7-df59cdba2bca'}), 'az': u'nova', 'id': u'31e41b3e-8978-4767-a469-af1cd5436084', 'security_groups': [Munch({u'name': u'singlevm2-sg_7a71b18d-0334-4c24-a148-84ea078954c9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'afc1ae90f4c84f32a342d9e8d4c160cd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'295093b5a2884f91aa1f1d270ab17311', 'name': 'singlevm2-project_7a71b18d-0334-4c24-a148-84ea078954c9', '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-07-19T01:45:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-19T01:45:15Z', 'hostId': u'85f829b832b2b77f77c4986aa6e51819df04a4f1b90c5fc17ed56793', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_7a71b18d-0334-4c24-a148-84ea078954c9', 'public_v6': '', 'private_v4': u'192.168.0.6', 'cloud': 'envvars', 'host_id': u'85f829b832b2b77f77c4986aa6e51819df04a4f1b90c5fc17ed56793', '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-07-19T01:45:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'295093b5a2884f91aa1f1d270ab17311', 'name': u'singlevm2-vm_7a71b18d-0334-4c24-a148-84ea078954c9', 'adminPass': None, 'tenant_id': u'295093b5a2884f91aa1f1d270ab17311', 'created_at': u'2018-07-19T01:45:08Z', 'created': u'2018-07-19T01:45:08Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-19 01:45:18,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:45:18,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:18,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-d8157171-4289-4dc0-8369-d116c83218ef Date: Thu, 19 Jul 2018 01:45:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cd8059dd-ada8-47b3-9a31-b1af4c8069a0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295093b5a2884f91aa1f1d270ab17311","l2_adjacency":true,"status":"ACTIVE","subnets":["8348f231-098f-4bf5-bd8a-0f0bcb02ed6b"],"description":"","tags":[],"updated_at":"2018-07-19T01:44:58Z","qos_policy_id":null,"name":"singlevm2-net_7a71b18d-0334-4c24-a148-84ea078954c9","admin_state_up":true,"tenant_id":"295093b5a2884f91aa1f1d270ab17311","created_at":"2018-07-19T01:44:57Z","mtu":1450}]} 2018-07-19 01:45:18,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d8157171-4289-4dc0-8369-d116c83218ef 2018-07-19 01:45:18,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112329006195s 2018-07-19 01:45:18,178 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d8157171-4289-4dc0-8369-d116c83218ef 2018-07-19 01:45:18,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:45:18,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=31e41b3e-8978-4767-a469-af1cd5436084" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:18,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-ead448e5-6a45-4d38-8f11-5300b4fc0faa Date: Thu, 19 Jul 2018 01:45:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:45:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8348f231-098f-4bf5-bd8a-0f0bcb02ed6b","ip_address":"192.168.0.6"}],"id":"57e5d6a7-1741-416a-89ee-674951bb0193","security_groups":["85938df8-8aa6-44d0-94bc-95d3c0c71e15"],"mac_address":"fa:16:3e:cc:1b:e7","project_id":"295093b5a2884f91aa1f1d270ab17311","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cd8059dd-ada8-47b3-9a31-b1af4c8069a0","tenant_id":"295093b5a2884f91aa1f1d270ab17311","created_at":"2018-07-19T01:45:11Z","binding:vnic_type":"normal","device_id":"31e41b3e-8978-4767-a469-af1cd5436084","ip_allocation":"immediate"}]} 2018-07-19 01:45:18,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=31e41b3e-8978-4767-a469-af1cd5436084 used request id req-ead448e5-6a45-4d38-8f11-5300b4fc0faa 2018-07-19 01:45:18,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0632858276367s 2018-07-19 01:45:18,243 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=31e41b3e-8978-4767-a469-af1cd5436084 used request id req-ead448e5-6a45-4d38-8f11-5300b4fc0faa 2018-07-19 01:45:18,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-19 01:45:18,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" -d '{"floatingip": {"floating_network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "fixed_ip_address": "192.168.0.6", "port_id": "57e5d6a7-1741-416a-89ee-674951bb0193"}}' 2018-07-19 01:45:20,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-ea057f39-dfec-4a0b-bb32-1c34aa196046 Date: Thu, 19 Jul 2018 01:45:20 GMT RESP BODY: {"floatingip": {"router_id": "2e801463-334c-48d2-9931-f4fc99d78158", "status": "DOWN", "description": "", "tags": [], "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:45:19Z", "updated_at": "2018-07-19T01:45:19Z", "floating_network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cd8059dd-ada8-47b3-9a31-b1af4c8069a0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cc:1b:e7", "device_id": "31e41b3e-8978-4767-a469-af1cd5436084"}, "fixed_ip_address": "192.168.0.6", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "295093b5a2884f91aa1f1d270ab17311", "port_id": "57e5d6a7-1741-416a-89ee-674951bb0193", "id": "db6e6a45-392b-4da9-8a87-42dee309db25", "qos_policy_id": null}} 2018-07-19 01:45:20,407 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ea057f39-dfec-4a0b-bb32-1c34aa196046 2018-07-19 01:45:20,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.16334009171s 2018-07-19 01:45:20,407 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ea057f39-dfec-4a0b-bb32-1c34aa196046 2018-07-19 01:45:20,411 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'2e801463-334c-48d2-9931-f4fc99d78158', 'updated_at': u'2018-07-19T01:45:19Z', 'fixed_ip_address': u'192.168.0.6', 'floating_ip_address': u'172.30.9.209', 'revision_number': 0, 'port_id': u'57e5d6a7-1741-416a-89ee-674951bb0193', 'id': u'db6e6a45-392b-4da9-8a87-42dee309db25', 'network': u'b15f386b-9c21-451f-8211-ef5d1b7d5209', 'port': u'57e5d6a7-1741-416a-89ee-674951bb0193', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'295093b5a2884f91aa1f1d270ab17311', 'name': 'singlevm2-project_7a71b18d-0334-4c24-a148-84ea078954c9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'295093b5a2884f91aa1f1d270ab17311', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'b15f386b-9c21-451f-8211-ef5d1b7d5209', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'cd8059dd-ada8-47b3-9a31-b1af4c8069a0', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:cc:1b:e7', u'device_id': u'31e41b3e-8978-4767-a469-af1cd5436084'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'295093b5a2884f91aa1f1d270ab17311', 'created_at': u'2018-07-19T01:45:19Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'cd8059dd-ada8-47b3-9a31-b1af4c8069a0', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:cc:1b:e7', u'device_id': u'31e41b3e-8978-4767-a469-af1cd5436084'}), 'router': u'2e801463-334c-48d2-9931-f4fc99d78158'}) 2018-07-19 01:45:20,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-19 01:45:20,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/31e41b3e-8978-4767-a469-af1cd5436084/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-19 01:45:20,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-b64974cc-1113-4b76-8b98-5b33c6190d90 x-compute-request-id: req-b64974cc-1113-4b76-8b98-5b33c6190d90 Content-Encoding: gzip Content-Length: 9180 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 491381616 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.140039] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.141812] pid_max: default: 32768 minimum: 301\n[ 0.142770] ACPI: Core revision 20150930\n[ 0.144201] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145613] Security Framework initialized\n[ 0.146490] Yama: becoming mindful.\n[ 0.147281] AppArmor: AppArmor initialized\n[ 0.148194] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149615] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.150983] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152268] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153783] Initializing cgroup subsys io\n[ 0.154657] Initializing cgroup subsys memory\n[ 0.155583] Initializing cgroup subsys devices\n[ 0.156514] Initializing cgroup subsys freezer\n[ 0.157435] Initializing cgroup subsys net_cls\n[ 0.158358] Initializing cgroup subsys perf_event\n[ 0.159338] Initializing cgroup subsys net_prio\n[ 0.160283] Initializing cgroup subsys hugetlb\n[ 0.161202] Initializing cgroup subsys pids\n[ 0.162123] CPU: Physical Processor ID: 0\n[ 0.163698] mce: CPU supports 10 MCE banks\n[ 0.164596] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165662] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181997] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188164] ftrace: allocating 31920 entries in 125 pages\n[ 0.213123] smpboot: Max logical packages: 1\n[ 0.214038] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215480] x2apic enabled\n[ 0.216323] Switched APIC routing to physical x2apic.\n[ 0.218109] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219305] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221524] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223433] KVM setup paravirtual spinlock\n[ 0.224782] x86: Booted up 1 node, 1 CPUs\n[ 0.225661] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227142] devtmpfs: initialized\n[ 0.228902] evm: security.selinux\n[ 0.229651] evm: security.SMACK64\n[ 0.230386] evm: security.SMACK64EXEC\n[ 0.231179] evm: security.SMACK64TRANSMUTE\n[ 0.232047] evm: security.SMACK64MMAP\n[ 0.232845] evm: security.ima\n[ 0.233528] evm: security.capability\n[ 0.234381] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236359] pinctrl core: initialized pinctrl subsystem\n[ 0.237529] RTC time: 1:45:15, date: 07/19/18\n[ 0.238550] NET: Registered protocol family 16\n[ 0.239599] cpuidle: using governor ladder\n[ 0.240481] cpuidle: using governor menu\n[ 0.241324] PCCT header not found.\n[ 0.242118] ACPI: bus type PCI registered\n[ 0.242973] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244307] PCI: Using configuration type 1 for base access\n[ 0.246147] ACPI: Added _OSI(Module Device)\n[ 0.247042] ACPI: Added _OSI(Processor Device)\n[ 0.247967] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248926] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250756] ACPI: Interpreter enabled\n[ 0.251572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257468] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259430] ACPI: (supports S0 S5)\n[ 0.260176] ACPI: Using IOAPIC for interrupt routing\n[ 0.261193] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265661] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.267000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268277] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270643] acpiphp: Slot [3] registered\n[ 0.271501] acpiphp: Slot [4] registered\n[ 0.272361] acpiphp: Slot [5] registered\n[ 0.273215] acpiphp: Slot [6] registered\n[ 0.274064] acpiphp: Slot [7] registered\n[ 0.274921] acpiphp: Slot [8] registered\n[ 0.275816] acpiphp: Slot [9] registered\n[ 0.276680] acpiphp: Slot [10] registered\n[ 0.277550] acpiphp: Slot [11] registered\n[ 0.278414] acpiphp: Slot [12] registered\n[ 0.279277] acpiphp: Slot [13] registered\n[ 0.280134] acpiphp: Slot [14] registered\n[ 0.281006] acpiphp: Slot [15] registered\n[ 0.292152] acpiphp: Slot [16] registered\n[ 0.293027] acpiphp: Slot [17] registered\n[ 0.293888] acpiphp: Slot [18] registered\n[ 0.294749] acpiphp: Slot [19] registered\n[ 0.295611] acpiphp: Slot [20] registered\n[ 0.296477] acpiphp: Slot [21] registered\n[ 0.297342] acpiphp: Slot [22] registered\n[ 0.298199] acpiphp: Slot [23] registered\n[ 0.299061] acpiphp: Slot [24] registered\n[ 0.299924] acpiphp: Slot [25] registered\n[ 0.300789] acpiphp: Slot [26] registered\n[ 0.301692] acpiphp: Slot [27] registered\n[ 0.302557] acpiphp: Slot [28] registered\n[ 0.303422] acpiphp: Slot [29] registered\n[ 0.304284] acpiphp: Slot [30] registered\n[ 0.305143] acpiphp: Slot [31] registered\n[ 0.306010] PCI host bridge to bus 0000:00\n[ 0.306872] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.308164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.309462] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.311008] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.312550] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.314123] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317579] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318937] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.320186] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.321534] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.326814] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.345197] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.347111] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.348625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.350116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.351582] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.352918] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.354291] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.355414] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357061] vgaarb: loaded\n[ 0.357700] vgaarb: bridge control possible 0000:00:02.0\n[ 0.358994] SCSI subsystem initialized\n[ 0.359958] ACPI: bus type USB registered\n[ 0.360840] usbcore: registered new interface driver usbfs\n[ 0.361949] usbcore: registered new interface driver hub\n[ 0.363024] usbcore: registered new device driver usb\n[ 0.364198] PCI: Using ACPI for IRQ routing\n[ 0.365374] NetLabel: Initializing\n[ 0.366141] NetLabel: domain hash size = 128\n[ 0.367047] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.368065] NetLabel: unlabeled traffic allowed by default\n[ 0.369296] clocksource: Switched to clocksource kvm-clock\n[ 0.377575] AppArmor: AppArmor Filesystem Enabled\n[ 0.378618] pnp: PnP ACPI init\n[ 0.379605] pnp: PnP ACPI: found 5 devices\n[ 0.386090] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387926] NET: Registered protocol family 2\n[ 0.389033] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390426] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391720] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393001] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394170] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395446] NET: Registered protocol family 1\n[ 0.396384] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397562] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398710] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412794] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.426931] Trying to unpack rootfs image as initramfs...\n[ 0.483515] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.485272] Scanning for low memory corruption every 60 seconds\n[ 0.486718] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.487970] audit: initializing netlink subsys (disabled)\n[ 0.489066] audit: type=2000 audit(1531964715.865:1): initialized\n[ 0.490514] Initialise system trusted keyring\n[ 0.491522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.492770] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.494990] zbud: loaded\n[ 0.495769] VFS: Disk quotas dquot_6.6.0\n[ 0.496644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.498344] fuse init (API version 7.23)\n[ 0.499310] Key type big_key registered\n[ 0.500165] Allocating IMA MOK and blacklist keyrings.\n[ 0.501494] Key type asymmetric registered\n[ 0.502376] Asymmetric key parser 'x509' registered\n[ 0.503396] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.504980] io scheduler noop registered\n[ 0.505831] io scheduler deadline registered (default)\n[ 0.506903] io scheduler cfq registered\n[ 0.507801] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.508912] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510276] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511815] ACPI: Power Button [PWRF]\n[ 0.512713] GHES: HEST is not enabled!\n[ 0.526480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554192] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.556376] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.581980] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584968] Linux agpgart interface v0.103\n[ 0.588038] brd: module loaded\n[ 0.589911] loop: module loaded\n[ 0.594336] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595889] GPT:90111 != 2097151\n[ 0.596608] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597789] GPT:90111 != 2097151\n[ 0.598526] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599565] vda: vda1 vda15\n[ 0.600982] scsi host0: ata_piix\n[ 0.601836] scsi host1: ata_piix\n[ 0.602612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.603926] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.605518] libphy: Fixed MDIO Bus: probed\n[ 0.606398] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607419] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609864] PPP generic driver version 2.4.2\n[ 0.610850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612138] ehci-pci: EHCI PCI platform driver\n[ 0.613079] ehci-platform: EHCI generic platform driver\n[ 0.614147] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615378] ohci-pci: OHCI PCI platform driver\n[ 0.616318] ohci-platform: OHCI generic platform driver\n[ 0.617396] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.631715] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.632794] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634362] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635444] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.636674] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639526] usb usb1: Product: UHCI Host Controller\n[ 0.640526] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641749] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642800] hub 1-0:1.0: USB hub found\n[ 0.643643] hub 1-0:1.0: 2 ports detected\n[ 0.644666] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646955] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649106] mousedev: PS/2 mouse device common for all mice\n[ 0.650481] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652538] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653747] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655031] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.656319] i2c /dev entries driver\n[ 0.657140] device-mapper: uevent: version 1.0.3\n[ 0.658184] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659951] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661520] NET: Registered protocol family 10\n[ 0.662743] NET: Registered protocol family 17\n[ 0.663735] Key type dns_resolver registered\n[ 0.664809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.666000] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667941] registered taskstats version 1\n[ 0.668854] Loading compiled-in X.509 certificates\n[ 0.670426] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672452] zswap: loaded using pool lzo/zbud\n[ 0.674233] Key type trusted registered\n[ 0.676151] Key type encrypted registered\n[ 0.677041] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.678178] ima: No TPM chip found, activating TPM-bypass!\n[ 0.679319] evm: HMAC attrs: 0x1\n[ 0.680344] Magic number: 10:771:761\n[ 0.681259] rtc_cmos 00:00: setting system clock to 2018-07-19 01:45:16 UTC (1531964716)\n[ 0.682994] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684195] EDD information not available.\n[ 0.762799] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774914] Write protecting the kernel read-only data: 14336k\n[ 0.777138] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.779094] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\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 0.74\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... [ 0.938286] 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 192.168.0.6...\nLease of 192.168.0.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.87. iid=i-00000002\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC9rL/1udAVMVecul/oJ7wutJNLjZO1CELiXI0AVzQwmcwpYEjh1nhGddBkoQZ/YIPCbLVwgIgOaHNUm5mf0bDjaLdo3h9BYoRGmjkd1RkVmGPMpDvx7qO0Z55gaG802YAaGsA2vFDGlSBv1jWx4zXeiky86dwLJRwMjIGdBbmawftWL224PmkuLs1eQEin0r+IGWpjjpgc/9f6et0izEdAn1NoWcKK6s24UiDaKk3/oVs4GH+brOoXq+js9zsuNETeCPx2eYHlKqpHNXQPh13v2aNThOYII5N+iAzGurhpelCAWenKwMB6L81ZTIG3qh+xHPViAzzh0Wn7AtwK0kDZ root@singlevm2-vm-7a71b18d-0334-4c24-a148-84ea078954c9\nssh-dss AAAAB3NzaC1kc3MAAACBAMYewp8XF9ZkAtMJAG+y9vNEAQkeUKVrnwj+pVnIB5AOIXek2Bdz7PgyStC4LjoSOuAgjKXDyORLCzzQGcAKCHV4l+O39IfR52lBBmI/0X9s2VNZO7vcCw+NsmcNU5q5H8BcuglXWtT1VJoqLLARaWBgbV8KjLCoxkA9mb62C5ZbAAAAFQD30ecMEx1daz3V2pJrm1yDX5S03wAAAIEApNspkaNafuPuOgg9DzpOsGVx6mkKIlHgKBCHMtK/pGaZUzA7O3eMz7xR4pHFXp3HvXOKcxbcjICatGuUJt8n6wMg8b6hswbD7734otSSAzOnFsyfhE65TCcRI/pZb/ZE8zvMHSakmS/8+lds0RC56oIIqDH7ERsHNH/XUODcj1AAAACBAJO7A55XcLbqErm+tPRYbGQWGeNzs+LlOXrhYUHTBmAM8tPJ4aF1VX6sHVF3BSqekNAXeBGJInxaIBEGokLauV6qzXcaKxg7MD3D6YKD/IuaVeJLDxpDrAnSma6cUcWZ3v4aIriF1o5F7jVH4ppfQX5zIfas9chVFvURSjdl1JoN root@singlevm2-vm-7a71b18d-0334-4c24-a148-84ea078954c9\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n"} 2018-07-19 01:45:20,528 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31e41b3e-8978-4767-a469-af1cd5436084/action used request id req-b64974cc-1113-4b76-8b98-5b33c6190d90 2018-07-19 01:45:20,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.116732120514s 2018-07-19 01:45:20,529 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/31e41b3e-8978-4767-a469-af1cd5436084/action used request id req-b64974cc-1113-4b76-8b98-5b33c6190d90 2018-07-19 01:45:20,529 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 491381616 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.140039] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.141812] pid_max: default: 32768 minimum: 301 [ 0.142770] ACPI: Core revision 20150930 [ 0.144201] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.145613] Security Framework initialized [ 0.146490] Yama: becoming mindful. [ 0.147281] AppArmor: AppArmor initialized [ 0.148194] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149615] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.150983] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152268] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153783] Initializing cgroup subsys io [ 0.154657] Initializing cgroup subsys memory [ 0.155583] Initializing cgroup subsys devices [ 0.156514] Initializing cgroup subsys freezer [ 0.157435] Initializing cgroup subsys net_cls [ 0.158358] Initializing cgroup subsys perf_event [ 0.159338] Initializing cgroup subsys net_prio [ 0.160283] Initializing cgroup subsys hugetlb [ 0.161202] Initializing cgroup subsys pids [ 0.162123] CPU: Physical Processor ID: 0 [ 0.163698] mce: CPU supports 10 MCE banks [ 0.164596] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165662] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.181997] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.188164] ftrace: allocating 31920 entries in 125 pages [ 0.213123] smpboot: Max logical packages: 1 [ 0.214038] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.215480] x2apic enabled [ 0.216323] Switched APIC routing to physical x2apic. [ 0.218109] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.219305] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.221524] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.223433] KVM setup paravirtual spinlock [ 0.224782] x86: Booted up 1 node, 1 CPUs [ 0.225661] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.227142] devtmpfs: initialized [ 0.228902] evm: security.selinux [ 0.229651] evm: security.SMACK64 [ 0.230386] evm: security.SMACK64EXEC [ 0.231179] evm: security.SMACK64TRANSMUTE [ 0.232047] evm: security.SMACK64MMAP [ 0.232845] evm: security.ima [ 0.233528] evm: security.capability [ 0.234381] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236359] pinctrl core: initialized pinctrl subsystem [ 0.237529] RTC time: 1:45:15, date: 07/19/18 [ 0.238550] NET: Registered protocol family 16 [ 0.239599] cpuidle: using governor ladder [ 0.240481] cpuidle: using governor menu [ 0.241324] PCCT header not found. [ 0.242118] ACPI: bus type PCI registered [ 0.242973] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.244307] PCI: Using configuration type 1 for base access [ 0.246147] ACPI: Added _OSI(Module Device) [ 0.247042] ACPI: Added _OSI(Processor Device) [ 0.247967] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.248926] ACPI: Added _OSI(Processor Aggregator Device) [ 0.250756] ACPI: Interpreter enabled [ 0.251572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.253539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.255507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.257468] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.259430] ACPI: (supports S0 S5) [ 0.260176] ACPI: Using IOAPIC for interrupt routing [ 0.261193] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.264443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.265661] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.267000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.268277] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.270643] acpiphp: Slot [3] registered [ 0.271501] acpiphp: Slot [4] registered [ 0.272361] acpiphp: Slot [5] registered [ 0.273215] acpiphp: Slot [6] registered [ 0.274064] acpiphp: Slot [7] registered [ 0.274921] acpiphp: Slot [8] registered [ 0.275816] acpiphp: Slot [9] registered [ 0.276680] acpiphp: Slot [10] registered [ 0.277550] acpiphp: Slot [11] registered [ 0.278414] acpiphp: Slot [12] registered [ 0.279277] acpiphp: Slot [13] registered [ 0.280134] acpiphp: Slot [14] registered [ 0.281006] acpiphp: Slot [15] registered [ 0.292152] acpiphp: Slot [16] registered [ 0.293027] acpiphp: Slot [17] registered [ 0.293888] acpiphp: Slot [18] registered [ 0.294749] acpiphp: Slot [19] registered [ 0.295611] acpiphp: Slot [20] registered [ 0.296477] acpiphp: Slot [21] registered [ 0.297342] acpiphp: Slot [22] registered [ 0.298199] acpiphp: Slot [23] registered [ 0.299061] acpiphp: Slot [24] registered [ 0.299924] acpiphp: Slot [25] registered [ 0.300789] acpiphp: Slot [26] registered [ 0.301692] acpiphp: Slot [27] registered [ 0.302557] acpiphp: Slot [28] registered [ 0.303422] acpiphp: Slot [29] registered [ 0.304284] acpiphp: Slot [30] registered [ 0.305143] acpiphp: Slot [31] registered [ 0.306010] PCI host bridge to bus 0000:00 [ 0.306872] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.308164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.309462] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.311008] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.312550] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.314123] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317579] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318937] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320186] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321534] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.325143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.326814] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.345197] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.347111] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.348625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.350116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.351582] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.352918] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.354291] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.355414] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.357061] vgaarb: loaded [ 0.357700] vgaarb: bridge control possible 0000:00:02.0 [ 0.358994] SCSI subsystem initialized [ 0.359958] ACPI: bus type USB registered [ 0.360840] usbcore: registered new interface driver usbfs [ 0.361949] usbcore: registered new interface driver hub [ 0.363024] usbcore: registered new device driver usb [ 0.364198] PCI: Using ACPI for IRQ routing [ 0.365374] NetLabel: Initializing [ 0.366141] NetLabel: domain hash size = 128 [ 0.367047] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.368065] NetLabel: unlabeled traffic allowed by default [ 0.369296] clocksource: Switched to clocksource kvm-clock [ 0.377575] AppArmor: AppArmor Filesystem Enabled [ 0.378618] pnp: PnP ACPI init [ 0.379605] pnp: PnP ACPI: found 5 devices [ 0.386090] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387926] NET: Registered protocol family 2 [ 0.389033] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.390426] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.391720] TCP: Hash tables configured (established 4096 bind 4096) [ 0.393001] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.394170] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.395446] NET: Registered protocol family 1 [ 0.396384] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.397562] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.398710] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.412794] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.426931] Trying to unpack rootfs image as initramfs... [ 0.483515] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.485272] Scanning for low memory corruption every 60 seconds [ 0.486718] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.487970] audit: initializing netlink subsys (disabled) [ 0.489066] audit: type=2000 audit(1531964715.865:1): initialized [ 0.490514] Initialise system trusted keyring [ 0.491522] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.492770] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494990] zbud: loaded [ 0.495769] VFS: Disk quotas dquot_6.6.0 [ 0.496644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.498344] fuse init (API version 7.23) [ 0.499310] Key type big_key registered [ 0.500165] Allocating IMA MOK and blacklist keyrings. [ 0.501494] Key type asymmetric registered [ 0.502376] Asymmetric key parser 'x509' registered [ 0.503396] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.504980] io scheduler noop registered [ 0.505831] io scheduler deadline registered (default) [ 0.506903] io scheduler cfq registered [ 0.507801] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.508912] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.510276] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.511815] ACPI: Power Button [PWRF] [ 0.512713] GHES: HEST is not enabled! [ 0.526480] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.554192] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.556376] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.581980] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.584968] Linux agpgart interface v0.103 [ 0.588038] brd: module loaded [ 0.589911] loop: module loaded [ 0.594336] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595889] GPT:90111 != 2097151 [ 0.596608] GPT:Alternate GPT header not at the end of the disk. [ 0.597789] GPT:90111 != 2097151 [ 0.598526] GPT: Use GNU Parted to correct GPT errors. [ 0.599565] vda: vda1 vda15 [ 0.600982] scsi host0: ata_piix [ 0.601836] scsi host1: ata_piix [ 0.602612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.603926] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.605518] libphy: Fixed MDIO Bus: probed [ 0.606398] tun: Universal TUN/TAP device driver, 1.6 [ 0.607419] tun: (C) 1999-2004 Max Krasnyansky [ 0.609864] PPP generic driver version 2.4.2 [ 0.610850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.612138] ehci-pci: EHCI PCI platform driver [ 0.613079] ehci-platform: EHCI generic platform driver [ 0.614147] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.615378] ohci-pci: OHCI PCI platform driver [ 0.616318] ohci-platform: OHCI generic platform driver [ 0.617396] uhci_hcd: USB Universal Host Controller Interface driver [ 0.631715] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.632794] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.634362] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.635444] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.636674] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.638000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.639526] usb usb1: Product: UHCI Host Controller [ 0.640526] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.641749] usb usb1: SerialNumber: 0000:00:01.2 [ 0.642800] hub 1-0:1.0: USB hub found [ 0.643643] hub 1-0:1.0: 2 ports detected [ 0.644666] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.646955] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.647985] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.649106] mousedev: PS/2 mouse device common for all mice [ 0.650481] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.652538] rtc_cmos 00:00: RTC can wake from S4 [ 0.653747] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.655031] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.656319] i2c /dev entries driver [ 0.657140] device-mapper: uevent: version 1.0.3 [ 0.658184] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.659951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.661520] NET: Registered protocol family 10 [ 0.662743] NET: Registered protocol family 17 [ 0.663735] Key type dns_resolver registered [ 0.664809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.666000] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667941] registered taskstats version 1 [ 0.668854] Loading compiled-in X.509 certificates [ 0.670426] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.672452] zswap: loaded using pool lzo/zbud [ 0.674233] Key type trusted registered [ 0.676151] Key type encrypted registered [ 0.677041] AppArmor: AppArmor sha1 policy hashing enabled [ 0.678178] ima: No TPM chip found, activating TPM-bypass! [ 0.679319] evm: HMAC attrs: 0x1 [ 0.680344] Magic number: 10:771:761 [ 0.681259] rtc_cmos 00:00: setting system clock to 2018-07-19 01:45:16 UTC (1531964716) [ 0.682994] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.684195] EDD information not available. [ 0.762799] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.774914] Write protecting the kernel read-only data: 14336k [ 0.777138] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.779094] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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 0.74 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... [ 0.938286] 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 192.168.0.6... Lease of 192.168.0.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.87. iid=i-00000002 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC9rL/1udAVMVecul/oJ7wutJNLjZO1CELiXI0AVzQwmcwpYEjh1nhGddBkoQZ/YIPCbLVwgIgOaHNUm5mf0bDjaLdo3h9BYoRGmjkd1RkVmGPMpDvx7qO0Z55gaG802YAaGsA2vFDGlSBv1jWx4zXeiky86dwLJRwMjIGdBbmawftWL224PmkuLs1eQEin0r+IGWpjjpgc/9f6et0izEdAn1NoWcKK6s24UiDaKk3/oVs4GH+brOoXq+js9zsuNETeCPx2eYHlKqpHNXQPh13v2aNThOYII5N+iAzGurhpelCAWenKwMB6L81ZTIG3qh+xHPViAzzh0Wn7AtwK0kDZ root@singlevm2-vm-7a71b18d-0334-4c24-a148-84ea078954c9 ssh-dss AAAAB3NzaC1kc3MAAACBAMYewp8XF9ZkAtMJAG+y9vNEAQkeUKVrnwj+pVnIB5AOIXek2Bdz7PgyStC4LjoSOuAgjKXDyORLCzzQGcAKCHV4l+O39IfR52lBBmI/0X9s2VNZO7vcCw+NsmcNU5q5H8BcuglXWtT1VJoqLLARaWBgbV8KjLCoxkA9mb62C5ZbAAAAFQD30ecMEx1daz3V2pJrm1yDX5S03wAAAIEApNspkaNafuPuOgg9DzpOsGVx6mkKIlHgKBCHMtK/pGaZUzA7O3eMz7xR4pHFXp3HvXOKcxbcjICatGuUJt8n6wMg8b6hswbD7734otSSAzOnFsyfhE65TCcRI/pZb/ZE8zvMHSakmS/8+lds0RC56oIIqDH7ERsHNH/XUODcj1AAAACBAJO7A55XcLbqErm+tPRYbGQWGeNzs+LlOXrhYUHTBmAM8tPJ4aF1VX6sHVF3BSqekNAXeBGJInxaIBEGokLauV6qzXcaKxg7MD3D6YKD/IuaVeJLDxpDrAnSma6cUcWZ3v4aIriF1o5F7jVH4ppfQX5zIfas9chVFvURSjdl1JoN root@singlevm2-vm-7a71b18d-0334-4c24-a148-84ea078954c9 -----END SSH HOST KEY KEYS----- === network info === 2018-07-19 01:45:21,282 - paramiko.transport - DEBUG - starting thread (client mode): 0x9edf97d0L 2018-07-19 01:45:21,282 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-19 01:45:21,283 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-19 01:45:21,283 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-19 01:45:21,283 - 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-07-19 01:45:21,284 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-19 01:45:21,284 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-19 01:45:21,284 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-19 01:45:21,284 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-19 01:45:21,284 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-19 01:45:21,302 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-19 01:45:21,302 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-19 01:45:21,314 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: bc766d1ac4de2ea5e0bbe73d91d12e27 2018-07-19 01:45:21,315 - paramiko.transport - DEBUG - Trying discovered key b0eb613c5456e4006b64fb186b66cf79 in /tmp/tmp5LwYfK 2018-07-19 01:45:21,341 - paramiko.transport - DEBUG - userauth is OK 2018-07-19 01:45:21,347 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-19 01:45:21,348 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-19 01:45:21,349 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-19 01:45:21,349 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-19 01:45:21,351 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-19 01:45:21,352 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-19 01:45:21,352 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-19 01:45:21,357 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-19 01:45:21,469 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-19 01:45:21,469 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:24 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-19 01:45:21,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-19 01:45:21,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/db6e6a45-392b-4da9-8a87-42dee309db25.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:22,540 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea5597ea-e8c9-4d1b-812e-33c54c074d33 Content-Length: 0 Date: Thu, 19 Jul 2018 01:45:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:45:22,541 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/db6e6a45-392b-4da9-8a87-42dee309db25.json used request id req-ea5597ea-e8c9-4d1b-812e-33c54c074d33 2018-07-19 01:45:22,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.06421303749s 2018-07-19 01:45:22,541 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/db6e6a45-392b-4da9-8a87-42dee309db25.json used request id req-ea5597ea-e8c9-4d1b-812e-33c54c074d33 2018-07-19 01:45:22,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:45:22,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:22,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-60d9561d-2c30-41a1-ae6a-51e10c85c3b5 Date: Thu, 19 Jul 2018 01:45:22 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:45:22,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-60d9561d-2c30-41a1-ae6a-51e10c85c3b5 2018-07-19 01:45:22,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0688209533691s 2018-07-19 01:45:22,615 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-60d9561d-2c30-41a1-ae6a-51e10c85c3b5 2018-07-19 01:45:22,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-19 01:45:22,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/31e41b3e-8978-4767-a469-af1cd5436084 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:22,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:45: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-59fdbb5c-da84-43cc-b5b0-b8058d404ec0 x-compute-request-id: req-59fdbb5c-da84-43cc-b5b0-b8058d404ec0 Content-Type: application/json 2018-07-19 01:45:22,869 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/31e41b3e-8978-4767-a469-af1cd5436084 used request id req-59fdbb5c-da84-43cc-b5b0-b8058d404ec0 2018-07-19 01:45:22,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.252779960632s 2018-07-19 01:45:22,870 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/31e41b3e-8978-4767-a469-af1cd5436084 used request id req-59fdbb5c-da84-43cc-b5b0-b8058d404ec0 2018-07-19 01:45:22,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:45:22,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:23,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-2c1e100d-a2c5-4414-a03a-bfca75db7949 x-compute-request-id: req-2c1e100d-a2c5-4414-a03a-bfca75db7949 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_7a71b18d-0334-4c24-a148-84ea078954c9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:1b:e7", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:1b:e7", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/31e41b3e-8978-4767-a469-af1cd5436084", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/31e41b3e-8978-4767-a469-af1cd5436084", "rel": "bookmark"}], "image": {"id": "664bc694-52bd-4aef-88ba-0072b70cc334", "links": [{"href": "http://172.30.9.27:8774/images/664bc694-52bd-4aef-88ba-0072b70cc334", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:45:15.000000", "flavor": {"id": "0f3b4289-5817-48e1-81b7-df59cdba2bca", "links": [{"href": "http://172.30.9.27:8774/flavors/0f3b4289-5817-48e1-81b7-df59cdba2bca", "rel": "bookmark"}]}, "id": "31e41b3e-8978-4767-a469-af1cd5436084", "security_groups": [{"name": "singlevm2-sg_7a71b18d-0334-4c24-a148-84ea078954c9"}], "user_id": "afc1ae90f4c84f32a342d9e8d4c160cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:45:22Z", "hostId": "85f829b832b2b77f77c4986aa6e51819df04a4f1b90c5fc17ed56793", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_7a71b18d-0334-4c24-a148-84ea078954c9", "name": "singlevm2-vm_7a71b18d-0334-4c24-a148-84ea078954c9", "created": "2018-07-19T01:45:08Z", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:45:23,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2c1e100d-a2c5-4414-a03a-bfca75db7949 2018-07-19 01:45:23,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449312925339s 2018-07-19 01:45:23,320 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2c1e100d-a2c5-4414-a03a-bfca75db7949 2018-07-19 01:45:23,322 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:45:25,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:45:25,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:25,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-80af99e3-96a7-4672-a5be-d639f12e554c x-compute-request-id: req-80af99e3-96a7-4672-a5be-d639f12e554c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-19 01:45:25,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-80af99e3-96a7-4672-a5be-d639f12e554c 2018-07-19 01:45:25,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0968899726868s 2018-07-19 01:45:25,422 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-80af99e3-96a7-4672-a5be-d639f12e554c 2018-07-19 01:45:25,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-19 01:45:25,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:25,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-681e25cd-4ad4-413a-af99-fa867382f2ed Date: Thu, 19 Jul 2018 01:45:25 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:45:05Z", "updated_at": "2018-07-19T01:45:06Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:06Z", "revision_number": 0, "id": "35cf6335-dbd3-43e9-a7e7-7d672decd480", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:06Z", "security_group_id": "85938df8-8aa6-44d0-94bc-95d3c0c71e15", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:05Z", "revision_number": 0, "id": "9a134189-06db-4d58-bdac-ff86a140d4aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:05Z", "security_group_id": "85938df8-8aa6-44d0-94bc-95d3c0c71e15", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:05Z", "revision_number": 0, "id": "c25eacaf-2f9b-4283-9e8e-8cc13e696a6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:05Z", "security_group_id": "85938df8-8aa6-44d0-94bc-95d3c0c71e15", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-19T01:45:05Z", "revision_number": 0, "id": "e03308d3-dcaf-437c-bed6-06569de7df21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:05Z", "security_group_id": "85938df8-8aa6-44d0-94bc-95d3c0c71e15", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": 22, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}], "revision_number": 3, "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "85938df8-8aa6-44d0-94bc-95d3c0c71e15", "name": "singlevm2-sg_7a71b18d-0334-4c24-a148-84ea078954c9"}, {"description": "Default security group", "tags": [], "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:44:57Z", "updated_at": "2018-07-19T01:44:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "4756e1fc-92d3-466b-b479-ec324e39ed50", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "54b14ab0-2f3f-4df1-8801-17771a10bb20", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "676f40e0-0e58-42a0-9df7-935eec2316f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "b6fb12b5-efc5-4194-ac47-c99c3e881673", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}], "revision_number": 1, "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "name": "default"}]} 2018-07-19 01:45:25,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-681e25cd-4ad4-413a-af99-fa867382f2ed 2018-07-19 01:45:25,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0557730197906s 2018-07-19 01:45:25,481 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-681e25cd-4ad4-413a-af99-fa867382f2ed 2018-07-19 01:45:25,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-19 01:45:25,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/85938df8-8aa6-44d0-94bc-95d3c0c71e15.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:25,638 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32c2aec1-382f-46c5-ae5a-af0841001e1f Content-Length: 0 Date: Thu, 19 Jul 2018 01:45:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:45:25,638 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/85938df8-8aa6-44d0-94bc-95d3c0c71e15.json used request id req-32c2aec1-382f-46c5-ae5a-af0841001e1f 2018-07-19 01:45:25,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.153247117996s 2018-07-19 01:45:25,639 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/85938df8-8aa6-44d0-94bc-95d3c0c71e15.json used request id req-32c2aec1-382f-46c5-ae5a-af0841001e1f 2018-07-19 01:45:25,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-19 01:45:25,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_7a71b18d-0334-4c24-a148-84ea078954c9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:25,673 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:45: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-94ce1df7-dd54-4b32-86a2-b1b550d12aac x-compute-request-id: req-94ce1df7-dd54-4b32-86a2-b1b550d12aac Content-Length: 0 Content-Type: application/json 2018-07-19 01:45:25,673 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_7a71b18d-0334-4c24-a148-84ea078954c9 used request id req-94ce1df7-dd54-4b32-86a2-b1b550d12aac 2018-07-19 01:45:25,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0342180728912s 2018-07-19 01:45:25,674 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_7a71b18d-0334-4c24-a148-84ea078954c9 used request id req-94ce1df7-dd54-4b32-86a2-b1b550d12aac 2018-07-19 01:45:25,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-19 01:45:25,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/2e801463-334c-48d2-9931-f4fc99d78158/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" -d '{"subnet_id": "8348f231-098f-4bf5-bd8a-0f0bcb02ed6b"}' 2018-07-19 01:45:27,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b9f70988-4965-4f97-81bb-01f21ad099a8 Date: Thu, 19 Jul 2018 01:45:27 GMT RESP BODY: {"network_id": "cd8059dd-ada8-47b3-9a31-b1af4c8069a0", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "subnet_id": "8348f231-098f-4bf5-bd8a-0f0bcb02ed6b", "subnet_ids": ["8348f231-098f-4bf5-bd8a-0f0bcb02ed6b"], "port_id": "05eb328b-c7e5-4144-8c43-1e9723660046", "id": "2e801463-334c-48d2-9931-f4fc99d78158"} 2018-07-19 01:45:27,448 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2e801463-334c-48d2-9931-f4fc99d78158/remove_router_interface.json used request id req-b9f70988-4965-4f97-81bb-01f21ad099a8 2018-07-19 01:45:27,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.77426600456s 2018-07-19 01:45:27,449 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2e801463-334c-48d2-9931-f4fc99d78158/remove_router_interface.json used request id req-b9f70988-4965-4f97-81bb-01f21ad099a8 returning object 2e801463-334c-48d2-9931-f4fc99d78158 2018-07-19 01:45:27,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-19 01:45:27,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:27,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-7aa9f623-e691-4bcf-9237-89221d1f9ae9 Date: Thu, 19 Jul 2018 01:45:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:44:58Z", "admin_state_up": true, "updated_at": "2018-07-19T01:45:26Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "2e801463-334c-48d2-9931-f4fc99d78158", "name": "singlevm2-router_7a71b18d-0334-4c24-a148-84ea078954c9"}]} 2018-07-19 01:45:27,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-7aa9f623-e691-4bcf-9237-89221d1f9ae9 2018-07-19 01:45:27,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13085603714s 2018-07-19 01:45:27,580 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-7aa9f623-e691-4bcf-9237-89221d1f9ae9 2018-07-19 01:45:27,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-19 01:45:27,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/2e801463-334c-48d2-9931-f4fc99d78158.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:28,750 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b1a1e53f-75cc-4755-b337-53febdcf669d Content-Length: 0 Date: Thu, 19 Jul 2018 01:45:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:45:28,751 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/2e801463-334c-48d2-9931-f4fc99d78158.json used request id req-b1a1e53f-75cc-4755-b337-53febdcf669d 2018-07-19 01:45:28,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.16877794266s 2018-07-19 01:45:28,751 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/2e801463-334c-48d2-9931-f4fc99d78158.json used request id req-b1a1e53f-75cc-4755-b337-53febdcf669d 2018-07-19 01:45:28,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-19 01:45:28,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:28,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-373c71fd-9782-4956-8481-d91882e283cd Date: Thu, 19 Jul 2018 01:45:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd8059dd-ada8-47b3-9a31-b1af4c8069a0","tenant_id":"295093b5a2884f91aa1f1d270ab17311","created_at":"2018-07-19T01:44:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-19T01:44:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"295093b5a2884f91aa1f1d270ab17311","id":"8348f231-098f-4bf5-bd8a-0f0bcb02ed6b","subnetpool_id":null,"name":"singlevm2-subnet_7a71b18d-0334-4c24-a148-84ea078954c9"}]} 2018-07-19 01:45:28,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-373c71fd-9782-4956-8481-d91882e283cd 2018-07-19 01:45:28,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0450999736786s 2018-07-19 01:45:28,797 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-373c71fd-9782-4956-8481-d91882e283cd 2018-07-19 01:45:28,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-19 01:45:28,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/8348f231-098f-4bf5-bd8a-0f0bcb02ed6b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:29,888 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5a951dcd-57df-41a9-bf31-7c8ffbe805d5 Date: Thu, 19 Jul 2018 01:45:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:45:29,888 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/8348f231-098f-4bf5-bd8a-0f0bcb02ed6b.json used request id req-5a951dcd-57df-41a9-bf31-7c8ffbe805d5 2018-07-19 01:45:29,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.09021806717s 2018-07-19 01:45:29,889 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/8348f231-098f-4bf5-bd8a-0f0bcb02ed6b.json used request id req-5a951dcd-57df-41a9-bf31-7c8ffbe805d5 2018-07-19 01:45:29,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:45:29,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:30,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-7467a6ab-0364-4be4-bf74-a1867dbf7083 Date: Thu, 19 Jul 2018 01:45:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cd8059dd-ada8-47b3-9a31-b1af4c8069a0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295093b5a2884f91aa1f1d270ab17311","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:45:29Z","qos_policy_id":null,"name":"singlevm2-net_7a71b18d-0334-4c24-a148-84ea078954c9","admin_state_up":true,"tenant_id":"295093b5a2884f91aa1f1d270ab17311","created_at":"2018-07-19T01:44:57Z","mtu":1450}]} 2018-07-19 01:45:30,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7467a6ab-0364-4be4-bf74-a1867dbf7083 2018-07-19 01:45:30,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112301111221s 2018-07-19 01:45:30,002 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7467a6ab-0364-4be4-bf74-a1867dbf7083 2018-07-19 01:45:30,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-19 01:45:30,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/cd8059dd-ada8-47b3-9a31-b1af4c8069a0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:31,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5f73b7ee-9124-4a83-98a7-f9f4044d13a9 Date: Thu, 19 Jul 2018 01:45:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:45:31,134 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/cd8059dd-ada8-47b3-9a31-b1af4c8069a0.json used request id req-5f73b7ee-9124-4a83-98a7-f9f4044d13a9 2018-07-19 01:45:31,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13140320778s 2018-07-19 01:45:31,135 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/cd8059dd-ada8-47b3-9a31-b1af4c8069a0.json used request id req-5f73b7ee-9124-4a83-98a7-f9f4044d13a9 2018-07-19 01:45:31,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-19 01:45:31,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:31,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-a919e6ac-4b3d-47f1-b664-d65240c18df3 Date: Thu, 19 Jul 2018 01:45:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/664bc694-52bd-4aef-88ba-0072b70cc334/snap", "metadata": {}}], "file": "/v2/images/664bc694-52bd-4aef-88ba-0072b70cc334/file", "owner": "295093b5a2884f91aa1f1d270ab17311", "id": "664bc694-52bd-4aef-88ba-0072b70cc334", "size": 12716032, "self": "/v2/images/664bc694-52bd-4aef-88ba-0072b70cc334", "disk_format": "qcow2", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/664bc694-52bd-4aef-88ba-0072b70cc334/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-19T01:45:04Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_7a71b18d-0334-4c24-a148-84ea078954c9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_7a71b18d-0334-4c24-a148-84ea078954c9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-19T01:45:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-19 01:45:31,834 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a919e6ac-4b3d-47f1-b664-d65240c18df3 2018-07-19 01:45:31,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.695230007172s 2018-07-19 01:45:31,835 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a919e6ac-4b3d-47f1-b664-d65240c18df3 2018-07-19 01:45:31,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-19 01:45:31,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/664bc694-52bd-4aef-88ba-0072b70cc334 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e56d50c506c1ede714f9a529342c536a227107df" 2018-07-19 01:45:32,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-42982d05-e5c1-467a-a127-19add00858ec Date: Thu, 19 Jul 2018 01:45:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:45:32,634 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/664bc694-52bd-4aef-88ba-0072b70cc334 used request id req-42982d05-e5c1-467a-a127-19add00858ec 2018-07-19 01:45:32,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.797400951385s 2018-07-19 01:45:32,634 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/664bc694-52bd-4aef-88ba-0072b70cc334 used request id req-42982d05-e5c1-467a-a127-19add00858ec 2018-07-19 01:45:32,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-19 01:45:32,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70475d0f126012011b94c99377148c01db386053" 2018-07-19 01:45:32,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-944b3dcc-deaf-44fa-acc9-13571fea6a31 x-compute-request-id: req-944b3dcc-deaf-44fa-acc9-13571fea6a31 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_7a71b18d-0334-4c24-a148-84ea078954c9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0f3b4289-5817-48e1-81b7-df59cdba2bca", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0f3b4289-5817-48e1-81b7-df59cdba2bca", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0f3b4289-5817-48e1-81b7-df59cdba2bca"}]} 2018-07-19 01:45:32,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-944b3dcc-deaf-44fa-acc9-13571fea6a31 2018-07-19 01:45:32,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0289709568024s 2018-07-19 01:45:32,664 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-944b3dcc-deaf-44fa-acc9-13571fea6a31 2018-07-19 01:45:32,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-19 01:45:32,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/0f3b4289-5817-48e1-81b7-df59cdba2bca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70475d0f126012011b94c99377148c01db386053" 2018-07-19 01:45:32,695 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:45: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-ad070335-d026-4172-a20e-aa42feb3634b x-compute-request-id: req-ad070335-d026-4172-a20e-aa42feb3634b Content-Length: 0 Content-Type: application/json 2018-07-19 01:45:32,695 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/0f3b4289-5817-48e1-81b7-df59cdba2bca used request id req-ad070335-d026-4172-a20e-aa42feb3634b 2018-07-19 01:45:32,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.030207157135s 2018-07-19 01:45:32,696 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/0f3b4289-5817-48e1-81b7-df59cdba2bca used request id req-ad070335-d026-4172-a20e-aa42feb3634b 2018-07-19 01:45:32,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-19 01:45:32,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70475d0f126012011b94c99377148c01db386053" 2018-07-19 01:45:32,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b906c188-89b6-473d-a2ba-e856d91aee35 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "singlevm2-user_7a71b18d-0334-4c24-a148-84ea078954c9", "links": {"self": "http://172.30.9.27:5000/v3/users/afc1ae90f4c84f32a342d9e8d4c160cd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "afc1ae90f4c84f32a342d9e8d4c160cd", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:45:32,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b906c188-89b6-473d-a2ba-e856d91aee35 2018-07-19 01:45:32,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124846220016s 2018-07-19 01:45:32,822 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b906c188-89b6-473d-a2ba-e856d91aee35 2018-07-19 01:45:32,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-19 01:45:32,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/afc1ae90f4c84f32a342d9e8d4c160cd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70475d0f126012011b94c99377148c01db386053" 2018-07-19 01:45:32,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39cb18ac-a634-4df5-9895-a654c0ada6c5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_7a71b18d-0334-4c24-a148-84ea078954c9", "links": {"self": "http://172.30.9.27:5000/v3/users/afc1ae90f4c84f32a342d9e8d4c160cd"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "afc1ae90f4c84f32a342d9e8d4c160cd", "description": null}} 2018-07-19 01:45:32,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/afc1ae90f4c84f32a342d9e8d4c160cd used request id req-39cb18ac-a634-4df5-9895-a654c0ada6c5 2018-07-19 01:45:32,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112164020538s 2018-07-19 01:45:32,940 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/afc1ae90f4c84f32a342d9e8d4c160cd used request id req-39cb18ac-a634-4df5-9895-a654c0ada6c5 2018-07-19 01:45:32,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-19 01:45:32,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/afc1ae90f4c84f32a342d9e8d4c160cd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70475d0f126012011b94c99377148c01db386053" 2018-07-19 01:45:33,187 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:45:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf6d9928-9ace-432b-a08f-b76869b8dfba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:45:33,187 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/afc1ae90f4c84f32a342d9e8d4c160cd used request id req-bf6d9928-9ace-432b-a08f-b76869b8dfba 2018-07-19 01:45:33,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.246616125107s 2018-07-19 01:45:33,188 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/afc1ae90f4c84f32a342d9e8d4c160cd used request id req-bf6d9928-9ace-432b-a08f-b76869b8dfba 2018-07-19 01:45:33,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-19 01:45:33,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70475d0f126012011b94c99377148c01db386053" 2018-07-19 01:45:33,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c091f1ed-fac7-4efe-83b5-20f899b5b99a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311"}, "tags": [], "enabled": true, "id": "295093b5a2884f91aa1f1d270ab17311", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_7a71b18d-0334-4c24-a148-84ea078954c9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8"}, "tags": [], "enabled": true, "id": "3f544d51ac9444a8b08581ab41564db8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "id": "ba1c3d47632b40318826191b43d81cda", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-19 01:45:33,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-c091f1ed-fac7-4efe-83b5-20f899b5b99a 2018-07-19 01:45:33,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.12063908577s 2018-07-19 01:45:33,315 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-c091f1ed-fac7-4efe-83b5-20f899b5b99a 2018-07-19 01:45:33,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-19 01:45:33,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}70475d0f126012011b94c99377148c01db386053" 2018-07-19 01:45:33,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:45:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b082ec59-ee0e-4db0-b2b8-5ca05b62894b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:45:33,492 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311 used request id req-b082ec59-ee0e-4db0-b2b8-5ca05b62894b 2018-07-19 01:45:33,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.172469139099s 2018-07-19 01:45:33,492 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311 used request id req-b082ec59-ee0e-4db0-b2b8-5ca05b62894b 2018-07-19 01:45:33,543 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-07-19 01:45:33,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-19 01:45:33,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-19 01:45:33,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-19 01:45:33,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-19 01:45:33,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-19 01:45:33,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-19 01:45:33,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-19 01:45:33,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-19 01:45:33,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-19 01:45:33,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-19 01:45:33,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-19 01:45:33,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-19 01:45:33,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-19 01:45:33,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-19 01:45:33,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-19 01:45:33,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-19 01:45:33,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-19 01:45:33,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-19 01:45:33,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-19 01:45:33,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-19 01:45:33,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-19 01:45:33,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-19 01:45:33,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:45:33,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46879766-b4cd-4a3e-a916-b6f1cb727629 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:45:33,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-46879766-b4cd-4a3e-a916-b6f1cb727629 2018-07-19 01:45:33,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:45:33,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:45:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["Uvn_HL9jSFKkhGJ5-Pdlpw"], "issued_at": "2018-07-19T01:45:33.000000Z"}} 2018-07-19 01:45:33,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:45:33,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fbf4572696fd12f0768d58d511014900a0e90d62" 2018-07-19 01:45:34,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1f99027e-4f2d-4585-bfbd-ddbeb0eb70ae Date: Thu, 19 Jul 2018 01:45:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:45:34,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1f99027e-4f2d-4585-bfbd-ddbeb0eb70ae 2018-07-19 01:45:34,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.980011940002s 2018-07-19 01:45:34,978 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1f99027e-4f2d-4585-bfbd-ddbeb0eb70ae 2018-07-19 01:45:34,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:45:34,988 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:45:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03ecde69-797e-4496-b307-6a6dd284ea2d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:45:34,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-03ecde69-797e-4496-b307-6a6dd284ea2d 2018-07-19 01:45:34,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-19 01:45:34,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fbf4572696fd12f0768d58d511014900a0e90d62" 2018-07-19 01:45:35,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fad6c5df-41d5-4f80-b0e6-cde6aa2ae768 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/e9d5b68a2d02403090ab8c88e9806447"}, "tags": [], "enabled": true, "id": "e9d5b68a2d02403090ab8c88e9806447", "name": "heat_stack"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-19 01:45:35,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-fad6c5df-41d5-4f80-b0e6-cde6aa2ae768 2018-07-19 01:45:35,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0921080112457s 2018-07-19 01:45:35,082 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-fad6c5df-41d5-4f80-b0e6-cde6aa2ae768 2018-07-19 01:45:35,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-19 01:45:35,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fbf4572696fd12f0768d58d511014900a0e90d62" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}}' 2018-07-19 01:45:35,229 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:45:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30849f21-6543-4b90-bc20-dc2df97e76eb Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710"}, "tags": [], "enabled": true, "id": "afb85065340d42ed9eee5b4bc6503710", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}} 2018-07-19 01:45:35,230 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-30849f21-6543-4b90-bc20-dc2df97e76eb 2018-07-19 01:45:35,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.140681028366s 2018-07-19 01:45:35,230 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-30849f21-6543-4b90-bc20-dc2df97e76eb 2018-07-19 01:45:35,231 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'afb85065340d42ed9eee5b4bc6503710', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_c216fb58-3513-4cd0-afc0-0f9d424eedfb'}) 2018-07-19 01:45:35,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-19 01:45:35,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fbf4572696fd12f0768d58d511014900a0e90d62" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "beefa2ec-8c10-48e9-808f-b81c3374e854", "email": null, "name": "vping_ssh-user_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}}' 2018-07-19 01:45:35,597 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:45:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f48cefd-1819-40bf-bfab-ac30944aee0e Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "links": {"self": "http://172.30.9.27:5000/v3/users/265505083bb946ef9deb05e4d65eb763"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "265505083bb946ef9deb05e4d65eb763", "domain_id": "default", "password_expires_at": null}} 2018-07-19 01:45:35,597 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-5f48cefd-1819-40bf-bfab-ac30944aee0e 2018-07-19 01:45:35,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.360195159912s 2018-07-19 01:45:35,597 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-5f48cefd-1819-40bf-bfab-ac30944aee0e 2018-07-19 01:45:35,598 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'265505083bb946ef9deb05e4d65eb763', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_c216fb58-3513-4cd0-afc0-0f9d424eedfb'}) 2018-07-19 01:45:35,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-19 01:45:35,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fbf4572696fd12f0768d58d511014900a0e90d62" 2018-07-19 01:45:35,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5065af9c-0a50-480f-b852-22b4111d6b65 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:45:35,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5065af9c-0a50-480f-b852-22b4111d6b65 2018-07-19 01:45:35,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102523803711s 2018-07-19 01:45:35,704 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5065af9c-0a50-480f-b852-22b4111d6b65 2018-07-19 01:45:35,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-19 01:45:35,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fbf4572696fd12f0768d58d511014900a0e90d62" 2018-07-19 01:45:35,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-636ebeec-e904-46e0-8b73-06f4b0364716 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:45:35,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-636ebeec-e904-46e0-8b73-06f4b0364716 2018-07-19 01:45:35,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0994172096252s 2018-07-19 01:45:35,809 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-636ebeec-e904-46e0-8b73-06f4b0364716 2018-07-19 01:45:35,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-19 01:45:35,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fbf4572696fd12f0768d58d511014900a0e90d62" 2018-07-19 01:45:35,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e02938b8-e2d6-46e5-98d5-8da5bd6f9f1f Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:45:35,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e02938b8-e2d6-46e5-98d5-8da5bd6f9f1f 2018-07-19 01:45:35,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0199429988861s 2018-07-19 01:45:35,834 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e02938b8-e2d6-46e5-98d5-8da5bd6f9f1f 2018-07-19 01:45:35,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-19 01:45:35,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fbf4572696fd12f0768d58d511014900a0e90d62" 2018-07-19 01:45:35,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3fe0fbc-162b-4b64-8d25-dcf0ea6f7730 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-19 01:45:35,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b3fe0fbc-162b-4b64-8d25-dcf0ea6f7730 2018-07-19 01:45:35,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0999639034271s 2018-07-19 01:45:35,938 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b3fe0fbc-162b-4b64-8d25-dcf0ea6f7730 2018-07-19 01:45:35,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-19 01:45:35,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fbf4572696fd12f0768d58d511014900a0e90d62" 2018-07-19 01:45:36,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9960cc5-24a5-4785-8243-017be3d8ab7b Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "links": {"self": "http://172.30.9.27:5000/v3/users/265505083bb946ef9deb05e4d65eb763"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "265505083bb946ef9deb05e4d65eb763", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:45:36,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c9960cc5-24a5-4785-8243-017be3d8ab7b 2018-07-19 01:45:36,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107306003571s 2018-07-19 01:45:36,047 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c9960cc5-24a5-4785-8243-017be3d8ab7b 2018-07-19 01:45:36,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-19 01:45:36,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fbf4572696fd12f0768d58d511014900a0e90d62" 2018-07-19 01:45:36,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16190083-a12f-49b0-99a1-75ac42a96ad3 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "id": "ba1c3d47632b40318826191b43d81cda", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8"}, "tags": [], "enabled": true, "id": "3f544d51ac9444a8b08581ab41564db8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710"}, "tags": [], "enabled": true, "id": "afb85065340d42ed9eee5b4bc6503710", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}]} 2018-07-19 01:45:36,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-16190083-a12f-49b0-99a1-75ac42a96ad3 2018-07-19 01:45:36,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0954661369324s 2018-07-19 01:45:36,154 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-16190083-a12f-49b0-99a1-75ac42a96ad3 2018-07-19 01:45:36,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-19 01:45:36,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=265505083bb946ef9deb05e4d65eb763&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=afb85065340d42ed9eee5b4bc6503710" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fbf4572696fd12f0768d58d511014900a0e90d62" 2018-07-19 01:45:36,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c857c047-bf33-426e-8cf0-5d33073bf6d8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=265505083bb946ef9deb05e4d65eb763&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=afb85065340d42ed9eee5b4bc6503710", "previous": null, "next": null}} 2018-07-19 01:45:36,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=265505083bb946ef9deb05e4d65eb763&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=afb85065340d42ed9eee5b4bc6503710 used request id req-c857c047-bf33-426e-8cf0-5d33073bf6d8 2018-07-19 01:45:36,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0957300662994s 2018-07-19 01:45:36,258 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=265505083bb946ef9deb05e4d65eb763&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=afb85065340d42ed9eee5b4bc6503710 used request id req-c857c047-bf33-426e-8cf0-5d33073bf6d8 2018-07-19 01:45:36,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-19 01:45:36,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710/users/265505083bb946ef9deb05e4d65eb763/roles/f029712630044065a5708f3eff16cab8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fbf4572696fd12f0768d58d511014900a0e90d62" 2018-07-19 01:45:36,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:45:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3485f0ff-657b-47c0-beb1-b079c64fbf2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:45:36,417 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710/users/265505083bb946ef9deb05e4d65eb763/roles/f029712630044065a5708f3eff16cab8 used request id req-3485f0ff-657b-47c0-beb1-b079c64fbf2a 2018-07-19 01:45:36,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.155826807022s 2018-07-19 01:45:36,417 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710/users/265505083bb946ef9deb05e4d65eb763/roles/f029712630044065a5708f3eff16cab8 used request id req-3485f0ff-657b-47c0-beb1-b079c64fbf2a 2018-07-19 01:45:36,418 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_c216fb58-3513-4cd0-afc0-0f9d424eedfb', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'afb85065340d42ed9eee5b4bc6503710', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'beefa2ec-8c10-48e9-808f-b81c3374e854', 'username': u'vping_ssh-user_c216fb58-3513-4cd0-afc0-0f9d424eedfb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-19 01:45:36,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-19 01:45:36,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-19 01:45:36,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-19 01:45:36,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-19 01:45:36,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-19 01:45:36,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-19 01:45:36,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-19 01:45:36,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-19 01:45:36,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-19 01:45:36,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-19 01:45:36,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-19 01:45:36,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-19 01:45:36,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-19 01:45:36,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-19 01:45:36,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-19 01:45:36,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-19 01:45:36,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-19 01:45:36,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-19 01:45:36,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-19 01:45:36,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-19 01:45:36,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-19 01:45:36,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-19 01:45:36,423 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_c216fb58-3513-4cd0-afc0-0f9d424eedfb', 'password': 'beefa2ec-8c10-48e9-808f-b81c3374e854', 'project_name': 'vping_ssh-project_c216fb58-3513-4cd0-afc0-0f9d424eedfb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'afb85065340d42ed9eee5b4bc6503710', 'project_domain_name': 'Default'} 2018-07-19 01:45:36,424 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-07-19 01:45:36,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:45:36,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29b10cc2-9487-4811-9390-26863dd60fce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:45:36,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-29b10cc2-9487-4811-9390-26863dd60fce 2018-07-19 01:45:36,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:45:36,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:45:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afb85065340d42ed9eee5b4bc6503710", "name": "vping_ssh-project_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/afb85065340d42ed9eee5b4bc6503710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/afb85065340d42ed9eee5b4bc6503710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/afb85065340d42ed9eee5b4bc6503710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/afb85065340d42ed9eee5b4bc6503710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/afb85065340d42ed9eee5b4bc6503710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/afb85065340d42ed9eee5b4bc6503710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_afb85065340d42ed9eee5b4bc6503710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_afb85065340d42ed9eee5b4bc6503710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/afb85065340d42ed9eee5b4bc6503710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/afb85065340d42ed9eee5b4bc6503710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/afb85065340d42ed9eee5b4bc6503710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/afb85065340d42ed9eee5b4bc6503710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/afb85065340d42ed9eee5b4bc6503710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/afb85065340d42ed9eee5b4bc6503710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "id": "265505083bb946ef9deb05e4d65eb763"}, "audit_ids": ["xQ_IbiniQ-a3Y0xnb9-_uw"], "issued_at": "2018-07-19T01:45:36.000000Z"}} 2018-07-19 01:45:36,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-19 01:45:36,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" -d '{"network": {"name": "vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "admin_state_up": true}}' 2018-07-19 01:45:37,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-494f4d04-9fe9-4eee-9180-f75667bd2f84 Date: Thu, 19 Jul 2018 01:45:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"bab6d452-d423-4c6e-a00c-f3aa52efcf52","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"afb85065340d42ed9eee5b4bc6503710","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:45:37Z","is_default":false,"name":"vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb","qos_policy_id":null,"admin_state_up":true,"tenant_id":"afb85065340d42ed9eee5b4bc6503710","created_at":"2018-07-19T01:45:37Z","mtu":1450}} 2018-07-19 01:45:37,483 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-494f4d04-9fe9-4eee-9180-f75667bd2f84 2018-07-19 01:45:37,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.655154943466s 2018-07-19 01:45:37,483 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-494f4d04-9fe9-4eee-9180-f75667bd2f84 2018-07-19 01:45:37,484 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-19T01:45:37Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'bab6d452-d423-4c6e-a00c-f3aa52efcf52', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb', u'admin_state_up': True, u'tenant_id': u'afb85065340d42ed9eee5b4bc6503710', u'created_at': u'2018-07-19T01:45:37Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'afb85065340d42ed9eee5b4bc6503710', u'l2_adjacency': True}) 2018-07-19 01:45:37,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:45:37,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:37,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-f255ab8f-7bbd-420c-834c-10db13d936b3 Date: Thu, 19 Jul 2018 01:45:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"bab6d452-d423-4c6e-a00c-f3aa52efcf52","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"afb85065340d42ed9eee5b4bc6503710","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:45:37Z","qos_policy_id":null,"name":"vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb","admin_state_up":true,"tenant_id":"afb85065340d42ed9eee5b4bc6503710","created_at":"2018-07-19T01:45:37Z","mtu":1450}]} 2018-07-19 01:45:37,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f255ab8f-7bbd-420c-834c-10db13d936b3 2018-07-19 01:45:37,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130248785019s 2018-07-19 01:45:37,615 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f255ab8f-7bbd-420c-834c-10db13d936b3 2018-07-19 01:45:37,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-19 01:45:37,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" -d '{"subnet": {"name": "vping_ssh-subnet_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "enable_dhcp": true, "network_id": "bab6d452-d423-4c6e-a00c-f3aa52efcf52", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-19 01:45:38,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-bd733f43-5df5-4bd2-abaf-2a06b24208e7 Date: Thu, 19 Jul 2018 01:45:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bab6d452-d423-4c6e-a00c-f3aa52efcf52","tenant_id":"afb85065340d42ed9eee5b4bc6503710","created_at":"2018-07-19T01:45:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-19T01:45:37Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"afb85065340d42ed9eee5b4bc6503710","id":"8bd7fe67-7940-4060-92cb-c22dcb9611b6","subnetpool_id":null,"name":"vping_ssh-subnet_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}} 2018-07-19 01:45:38,333 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-bd733f43-5df5-4bd2-abaf-2a06b24208e7 2018-07-19 01:45:38,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.716418027878s 2018-07-19 01:45:38,333 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-bd733f43-5df5-4bd2-abaf-2a06b24208e7 2018-07-19 01:45:38,334 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-19T01:45:37Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'8bd7fe67-7940-4060-92cb-c22dcb9611b6', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_c216fb58-3513-4cd0-afc0-0f9d424eedfb', u'enable_dhcp': True, u'network_id': u'bab6d452-d423-4c6e-a00c-f3aa52efcf52', u'tenant_id': u'afb85065340d42ed9eee5b4bc6503710', u'created_at': u'2018-07-19T01:45:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'afb85065340d42ed9eee5b4bc6503710'}) 2018-07-19 01:45:38,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-19 01:45:38,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" -d '{"router": {"external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209"}, "name": "vping_ssh-router_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "admin_state_up": true}}' 2018-07-19 01:45:39,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-24e429a7-f777-473c-b5e6-d3d11e636e68 Date: Thu, 19 Jul 2018 01:45:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:38Z", "admin_state_up": true, "updated_at": "2018-07-19T01:45:39Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "987e315d-c739-4a06-a88b-d853f21a6dd9", "name": "vping_ssh-router_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}} 2018-07-19 01:45:39,914 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-24e429a7-f777-473c-b5e6-d3d11e636e68 2018-07-19 01:45:39,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.57952404022s 2018-07-19 01:45:39,914 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-24e429a7-f777-473c-b5e6-d3d11e636e68 2018-07-19 01:45:39,914 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-19T01:45:39Z', u'revision_number': 2, u'id': u'987e315d-c739-4a06-a88b-d853f21a6dd9', u'external_gateway_info': {u'network_id': u'b15f386b-9c21-451f-8211-ef5d1b7d5209', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_c216fb58-3513-4cd0-afc0-0f9d424eedfb', u'admin_state_up': True, u'tenant_id': u'afb85065340d42ed9eee5b4bc6503710', u'created_at': u'2018-07-19T01:45:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'afb85065340d42ed9eee5b4bc6503710'}) 2018-07-19 01:45:39,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-19 01:45:39,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/987e315d-c739-4a06-a88b-d853f21a6dd9/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" -d '{"subnet_id": "8bd7fe67-7940-4060-92cb-c22dcb9611b6"}' 2018-07-19 01:45:42,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-14e82e9b-a36e-4e05-8ac8-eb71a3693090 Date: Thu, 19 Jul 2018 01:45:42 GMT RESP BODY: {"network_id": "bab6d452-d423-4c6e-a00c-f3aa52efcf52", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "subnet_id": "8bd7fe67-7940-4060-92cb-c22dcb9611b6", "subnet_ids": ["8bd7fe67-7940-4060-92cb-c22dcb9611b6"], "port_id": "43b0031a-77bf-4835-84c3-b8ae88e2ff34", "id": "987e315d-c739-4a06-a88b-d853f21a6dd9"} 2018-07-19 01:45:42,201 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/987e315d-c739-4a06-a88b-d853f21a6dd9/add_router_interface.json used request id req-14e82e9b-a36e-4e05-8ac8-eb71a3693090 2018-07-19 01:45:42,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.28624296188s 2018-07-19 01:45:42,201 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/987e315d-c739-4a06-a88b-d853f21a6dd9/add_router_interface.json used request id req-14e82e9b-a36e-4e05-8ac8-eb71a3693090 returning object 987e315d-c739-4a06-a88b-d853f21a6dd9 2018-07-19 01:45:42,202 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-19 01:45:42,329 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-19 01:45:42,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:45:42,336 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 19 Jul 2018 01:45:42 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-19 01:45:42,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-19 01:45:42,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:42,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d530a4cc-2b94-4e8d-b68f-22443890f538 Date: Thu, 19 Jul 2018 01:45:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-19 01:45:42,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d530a4cc-2b94-4e8d-b68f-22443890f538 2018-07-19 01:45:42,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.195008039474s 2018-07-19 01:45:42,536 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d530a4cc-2b94-4e8d-b68f-22443890f538 2018-07-19 01:45:42,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-19 01:45:42,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}' 2018-07-19 01:45:42,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/894a91bd-9e1b-47cb-bbb0-67646b131c08 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cea2b33e-2757-4c43-998d-93a4e8ee6a96 Date: Thu, 19 Jul 2018 01:45:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/894a91bd-9e1b-47cb-bbb0-67646b131c08/file", "owner": "afb85065340d42ed9eee5b4bc6503710", "id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "size": null, "self": "/v2/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-19T01:45:42Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "checksum": null, "created_at": "2018-07-19T01:45:42Z", "protected": false} 2018-07-19 01:45:42,597 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-cea2b33e-2757-4c43-998d-93a4e8ee6a96 2018-07-19 01:45:42,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0527379512787s 2018-07-19 01:45:42,597 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-cea2b33e-2757-4c43-998d-93a4e8ee6a96 returning object 894a91bd-9e1b-47cb-bbb0-67646b131c08 2018-07-19 01:45:42,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-19 01:45:42,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/894a91bd-9e1b-47cb-bbb0-67646b131c08/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" -d '' 2018-07-19 01:45:43,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e3361b76-5895-4fdf-84ef-d5cbdcd9d494 Date: Thu, 19 Jul 2018 01:45:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:45:43,009 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/894a91bd-9e1b-47cb-bbb0-67646b131c08/file used request id req-e3361b76-5895-4fdf-84ef-d5cbdcd9d494 2018-07-19 01:45:43,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.41105890274s 2018-07-19 01:45:43,009 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/894a91bd-9e1b-47cb-bbb0-67646b131c08/file used request id req-e3361b76-5895-4fdf-84ef-d5cbdcd9d494 2018-07-19 01:45:43,010 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_ssh-img_c216fb58-3513-4cd0-afc0-0f9d424eedfb', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-19T01:45:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/894a91bd-9e1b-47cb-bbb0-67646b131c08/file', u'owner': u'afb85065340d42ed9eee5b4bc6503710', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'894a91bd-9e1b-47cb-bbb0-67646b131c08', u'size': None, u'name': u'vping_ssh-img_c216fb58-3513-4cd0-afc0-0f9d424eedfb', u'checksum': None, u'self': u'/v2/images/894a91bd-9e1b-47cb-bbb0-67646b131c08', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-19T01:45:42Z', u'schema': u'/v2/schemas/image'}) 2018-07-19 01:45:43,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-19 01:45:43,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fbf4572696fd12f0768d58d511014900a0e90d62" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-19 01:45:43,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-fc8944b4-28f6-4cc2-8908-400ce5f5932a x-compute-request-id: req-fc8944b4-28f6-4cc2-8908-400ce5f5932a Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8254eb77-1905-4cbe-8972-c3b217786fea"}} 2018-07-19 01:45:43,277 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fc8944b4-28f6-4cc2-8908-400ce5f5932a 2018-07-19 01:45:43,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.266419887543s 2018-07-19 01:45:43,277 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fc8944b4-28f6-4cc2-8908-400ce5f5932a 2018-07-19 01:45:43,278 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_c216fb58-3513-4cd0-afc0-0f9d424eedfb', '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'ba1c3d47632b40318826191b43d81cda', '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'8254eb77-1905-4cbe-8972-c3b217786fea', 'swap': 0}) 2018-07-19 01:45:43,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-19 01:45:43,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/8254eb77-1905-4cbe-8972-c3b217786fea/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fbf4572696fd12f0768d58d511014900a0e90d62" -d '{"extra_specs": {}}' 2018-07-19 01:45:43,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-554b3bab-5fee-4b52-b360-c602b5511a29 x-compute-request-id: req-554b3bab-5fee-4b52-b360-c602b5511a29 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-19 01:45:43,300 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/8254eb77-1905-4cbe-8972-c3b217786fea/os-extra_specs used request id req-554b3bab-5fee-4b52-b360-c602b5511a29 2018-07-19 01:45:43,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217001438141s 2018-07-19 01:45:43,301 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/8254eb77-1905-4cbe-8972-c3b217786fea/os-extra_specs used request id req-554b3bab-5fee-4b52-b360-c602b5511a29 2018-07-19 01:45:43,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-19 01:45:43,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" -d '{"keypair": {"name": "vping_ssh-kp_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}}' 2018-07-19 01:45:43,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-80d1ec6d-3f02-4c66-a3ec-54a65ec7bc35 x-compute-request-id: req-80d1ec6d-3f02-4c66-a3ec-54a65ec7bc35 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGTzTSIIx8r+brkTC0NyeZ9rdWOC1c7LvUzyg/KyXgvyuEvy8B+VMJNwtlsr1LfvxIuH5v+IRRgGUUoDrgBDhMtLw/pcL0QS9rjbwZNXgf4wB8Kqsqytl7t6cRvNo293vGH3+VjrOBjhEUyihVRSJjzoZfDd8iZU5wYcPAUsPBcc0fUOP3VpX3gttc8tBeALzGz+nVvaDBI//ttF8R1vtYLep1aXwZCQmRo04a4NROkVFaIgLTaD8mQOBynHUM/sZPCeUFh7ZZjDPW1DlL6ZVXNM2VGoqrW6CTELXlD3IGD2fRIi5wzsizoNr9Z7ahUSQhNqNTcWnpJU/Cyels9/iZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAxk800iCMfK/m65EwtDcnmfa3VjgtXOy71M8oPysl4L8rhL8v\nAflTCTcLZbK9S378SLh+b/iEUYBlFKA64AQ4TLS8P6XC9EEva428GTV4H+MAfCqr\nKsrZe7enEbzaNvd7xh9/lY6zgY4RFMooVUUiY86GXw3fImVOcGHDwFLDwXHNH1Dj\n91aV94LbXPLQXgC8xs/p1b2gwSP/7bRfEdb7WC3qdWl8GQkJkaNOGuDUTpFRWiIC\n02g/JkDgcpx1DP7GTwnlBYe2WYwz1tQ5S+mVVzTNlRqKq1ugkxC15Q9yBg9n0SIu\ncM7Is6Da/We2oVEkITajU3Fp6SVPwsnpbPf4mQIDAQABAoIBADZ9nS3/85pvWyxv\ngMqEPUV5HXd7iDt4cURQh+aTnJzc6sBXKDuKnt5xWZhgPNN52SjCSTvLNdCPTzcT\nsBnODwpEv1Vd3uvu3XDYSU9D+fYJEiEMOGxRwODV3fppwixIZKJUFWKrC3gV6Wul\nAOAtVv3FyfZkgWOaIquOsZMvKssEVlE5KbIbu7nM9H7fKRIMLr15ijA8G+GkePVi\nqYM8DryrYOB/msXt68YsegIM3ek3C4vvnQInicOlC6oPHxN5ZicaCDBYmQ6CZh83\nuHVhnVe7/saOKUxrFGRQHoUzyNFYeiPnkl0pNAdFhY4V7jhJPx41ODZPkMLcgifW\nw0FmZ4ECgYEA57TIXU89+zz9vqFNwx82cpAsfPbZ4IaSOVkJ9q62PQE57xOxpjst\nUXlwiHAaMBbHlrCHrmy04+JTfSZFpXXa7zIb6EOCxOe8YP2SImyR2bVK3tpuo7KP\n5bbcguI1LeMuSry/r/f63X1xFyp4IRd7cDDwRuHvoWS06yPLDCRJ8E0CgYEA2xoF\nlZ9DDjJg+KCGktuLnXAuLWK5RamtCIQfrRu94vMSCnPLPHvQxu9Awgx7zzvs6roM\nYnpsrRqMKTJBhxv3dqpKOu7REEcAUb7KVtQN4p8qUsXcPQbV9C/07Th/xHYb+YjR\nLNy+SzDRwfP7H4PQl/gskUa/qgECWPWHaCR9r30CgYAyxuFp4WW52yHYVs0Nx5dM\n/99f+1C/7X2555NRZfQ15kDl7bDutuU1h6FrpPV4OGXA1irFxLjXf8/AC1UT74Ht\nDVQkUDcmI4qazrbpqFVGGn6v27qHUShLtQkZ/aydw71vT3HKhFOLmmPgKcRtrBG3\nAmKFhhnXipRDO3LR1FoHuQKBgC+X63ag7dP7pYzccd8cyasdXyqEs3IqdWfQK4FS\n8WCHJHgYxyEQVD2iYxLD23Ect04Vs/MAXPMNPT0Fqa5LqOmh/BXpIojCo5MeOp25\n2npL0MnCKSEohvlQIYgWKcrnTRRbX/S6zqtOo4HaGcayv3EDe8ri72diaLwiOZOp\nuZORAoGALlfMlmaagb34AnViL9wVbj25y6HsIJqvKFSSiBYVrKI6ahmP0kL4lkif\nz2csNJjrSmzreo20uLupgvGsmSZ4V8qZELmCD2mUnHdFpznDoFhnxEcQcA+yh0pW\nEfLfSQhQez5AP/FnQP5mdU6T/xkoNOPMAOjHyUgtieF/cUmApvI=\n-----END RSA PRIVATE KEY-----\n", "user_id": "265505083bb946ef9deb05e4d65eb763", "name": "vping_ssh-kp_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "fingerprint": "99:72:d2:bc:3b:03:68:80:a7:fe:4a:d8:01:aa:36:34"}} 2018-07-19 01:45:43,630 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-80d1ec6d-3f02-4c66-a3ec-54a65ec7bc35 2018-07-19 01:45:43,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.32919716835s 2018-07-19 01:45:43,631 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-80d1ec6d-3f02-4c66-a3ec-54a65ec7bc35 2018-07-19 01:45:43,632 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGTzTSIIx8r+brkTC0NyeZ9rdWOC1c7LvUzyg/KyXgvyuEvy8B+VMJNwtlsr1LfvxIuH5v+IRRgGUUoDrgBDhMtLw/pcL0QS9rjbwZNXgf4wB8Kqsqytl7t6cRvNo293vGH3+VjrOBjhEUyihVRSJjzoZfDd8iZU5wYcPAUsPBcc0fUOP3VpX3gttc8tBeALzGz+nVvaDBI//ttF8R1vtYLep1aXwZCQmRo04a4NROkVFaIgLTaD8mQOBynHUM/sZPCeUFh7ZZjDPW1DlL6ZVXNM2VGoqrW6CTELXlD3IGD2fRIi5wzsizoNr9Z7ahUSQhNqNTcWnpJU/Cyels9/iZ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAxk800iCMfK/m65EwtDcnmfa3VjgtXOy71M8oPysl4L8rhL8v\nAflTCTcLZbK9S378SLh+b/iEUYBlFKA64AQ4TLS8P6XC9EEva428GTV4H+MAfCqr\nKsrZe7enEbzaNvd7xh9/lY6zgY4RFMooVUUiY86GXw3fImVOcGHDwFLDwXHNH1Dj\n91aV94LbXPLQXgC8xs/p1b2gwSP/7bRfEdb7WC3qdWl8GQkJkaNOGuDUTpFRWiIC\n02g/JkDgcpx1DP7GTwnlBYe2WYwz1tQ5S+mVVzTNlRqKq1ugkxC15Q9yBg9n0SIu\ncM7Is6Da/We2oVEkITajU3Fp6SVPwsnpbPf4mQIDAQABAoIBADZ9nS3/85pvWyxv\ngMqEPUV5HXd7iDt4cURQh+aTnJzc6sBXKDuKnt5xWZhgPNN52SjCSTvLNdCPTzcT\nsBnODwpEv1Vd3uvu3XDYSU9D+fYJEiEMOGxRwODV3fppwixIZKJUFWKrC3gV6Wul\nAOAtVv3FyfZkgWOaIquOsZMvKssEVlE5KbIbu7nM9H7fKRIMLr15ijA8G+GkePVi\nqYM8DryrYOB/msXt68YsegIM3ek3C4vvnQInicOlC6oPHxN5ZicaCDBYmQ6CZh83\nuHVhnVe7/saOKUxrFGRQHoUzyNFYeiPnkl0pNAdFhY4V7jhJPx41ODZPkMLcgifW\nw0FmZ4ECgYEA57TIXU89+zz9vqFNwx82cpAsfPbZ4IaSOVkJ9q62PQE57xOxpjst\nUXlwiHAaMBbHlrCHrmy04+JTfSZFpXXa7zIb6EOCxOe8YP2SImyR2bVK3tpuo7KP\n5bbcguI1LeMuSry/r/f63X1xFyp4IRd7cDDwRuHvoWS06yPLDCRJ8E0CgYEA2xoF\nlZ9DDjJg+KCGktuLnXAuLWK5RamtCIQfrRu94vMSCnPLPHvQxu9Awgx7zzvs6roM\nYnpsrRqMKTJBhxv3dqpKOu7REEcAUb7KVtQN4p8qUsXcPQbV9C/07Th/xHYb+YjR\nLNy+SzDRwfP7H4PQl/gskUa/qgECWPWHaCR9r30CgYAyxuFp4WW52yHYVs0Nx5dM\n/99f+1C/7X2555NRZfQ15kDl7bDutuU1h6FrpPV4OGXA1irFxLjXf8/AC1UT74Ht\nDVQkUDcmI4qazrbpqFVGGn6v27qHUShLtQkZ/aydw71vT3HKhFOLmmPgKcRtrBG3\nAmKFhhnXipRDO3LR1FoHuQKBgC+X63ag7dP7pYzccd8cyasdXyqEs3IqdWfQK4FS\n8WCHJHgYxyEQVD2iYxLD23Ect04Vs/MAXPMNPT0Fqa5LqOmh/BXpIojCo5MeOp25\n2npL0MnCKSEohvlQIYgWKcrnTRRbX/S6zqtOo4HaGcayv3EDe8ri72diaLwiOZOp\nuZORAoGALlfMlmaagb34AnViL9wVbj25y6HsIJqvKFSSiBYVrKI6ahmP0kL4lkif\nz2csNJjrSmzreo20uLupgvGsmSZ4V8qZELmCD2mUnHdFpznDoFhnxEcQcA+yh0pW\nEfLfSQhQez5AP/FnQP5mdU6T/xkoNOPMAOjHyUgtieF/cUmApvI=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'265505083bb946ef9deb05e4d65eb763', 'name': u'vping_ssh-kp_c216fb58-3513-4cd0-afc0-0f9d424eedfb', 'created_at': '2018-07-19T01:45:43.632076', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'afb85065340d42ed9eee5b4bc6503710', 'name': 'vping_ssh-project_c216fb58-3513-4cd0-afc0-0f9d424eedfb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'99:72:d2:bc:3b:03:68:80:a7:fe:4a:d8:01:aa:36:34', 'type': 'ssh', 'id': u'vping_ssh-kp_c216fb58-3513-4cd0-afc0-0f9d424eedfb'}) 2018-07-19 01:45:43,632 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAxk800iCMfK/m65EwtDcnmfa3VjgtXOy71M8oPysl4L8rhL8v AflTCTcLZbK9S378SLh+b/iEUYBlFKA64AQ4TLS8P6XC9EEva428GTV4H+MAfCqr KsrZe7enEbzaNvd7xh9/lY6zgY4RFMooVUUiY86GXw3fImVOcGHDwFLDwXHNH1Dj 91aV94LbXPLQXgC8xs/p1b2gwSP/7bRfEdb7WC3qdWl8GQkJkaNOGuDUTpFRWiIC 02g/JkDgcpx1DP7GTwnlBYe2WYwz1tQ5S+mVVzTNlRqKq1ugkxC15Q9yBg9n0SIu cM7Is6Da/We2oVEkITajU3Fp6SVPwsnpbPf4mQIDAQABAoIBADZ9nS3/85pvWyxv gMqEPUV5HXd7iDt4cURQh+aTnJzc6sBXKDuKnt5xWZhgPNN52SjCSTvLNdCPTzcT sBnODwpEv1Vd3uvu3XDYSU9D+fYJEiEMOGxRwODV3fppwixIZKJUFWKrC3gV6Wul AOAtVv3FyfZkgWOaIquOsZMvKssEVlE5KbIbu7nM9H7fKRIMLr15ijA8G+GkePVi qYM8DryrYOB/msXt68YsegIM3ek3C4vvnQInicOlC6oPHxN5ZicaCDBYmQ6CZh83 uHVhnVe7/saOKUxrFGRQHoUzyNFYeiPnkl0pNAdFhY4V7jhJPx41ODZPkMLcgifW w0FmZ4ECgYEA57TIXU89+zz9vqFNwx82cpAsfPbZ4IaSOVkJ9q62PQE57xOxpjst UXlwiHAaMBbHlrCHrmy04+JTfSZFpXXa7zIb6EOCxOe8YP2SImyR2bVK3tpuo7KP 5bbcguI1LeMuSry/r/f63X1xFyp4IRd7cDDwRuHvoWS06yPLDCRJ8E0CgYEA2xoF lZ9DDjJg+KCGktuLnXAuLWK5RamtCIQfrRu94vMSCnPLPHvQxu9Awgx7zzvs6roM YnpsrRqMKTJBhxv3dqpKOu7REEcAUb7KVtQN4p8qUsXcPQbV9C/07Th/xHYb+YjR LNy+SzDRwfP7H4PQl/gskUa/qgECWPWHaCR9r30CgYAyxuFp4WW52yHYVs0Nx5dM /99f+1C/7X2555NRZfQ15kDl7bDutuU1h6FrpPV4OGXA1irFxLjXf8/AC1UT74Ht DVQkUDcmI4qazrbpqFVGGn6v27qHUShLtQkZ/aydw71vT3HKhFOLmmPgKcRtrBG3 AmKFhhnXipRDO3LR1FoHuQKBgC+X63ag7dP7pYzccd8cyasdXyqEs3IqdWfQK4FS 8WCHJHgYxyEQVD2iYxLD23Ect04Vs/MAXPMNPT0Fqa5LqOmh/BXpIojCo5MeOp25 2npL0MnCKSEohvlQIYgWKcrnTRRbX/S6zqtOo4HaGcayv3EDe8ri72diaLwiOZOp uZORAoGALlfMlmaagb34AnViL9wVbj25y6HsIJqvKFSSiBYVrKI6ahmP0kL4lkif z2csNJjrSmzreo20uLupgvGsmSZ4V8qZELmCD2mUnHdFpznDoFhnxEcQcA+yh0pW EfLfSQhQez5AP/FnQP5mdU6T/xkoNOPMAOjHyUgtieF/cUmApvI= -----END RSA PRIVATE KEY----- 2018-07-19 01:45:43,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-19 01:45:43,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" -d '{"security_group": {"name": "vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-07-19 01:45:43,785 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-3ae3233b-b156-4edd-b618-3f00c75a6932 Date: Thu, 19 Jul 2018 01:45:43 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:43Z", "updated_at": "2018-07-19T01:45:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:43Z", "revision_number": 0, "id": "c5ed165d-3a20-4772-8980-d5cf1e00fcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:43Z", "security_group_id": "fe98f54c-1063-4830-9017-6b2b196ee7d6", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:43Z", "revision_number": 0, "id": "f4cd33dd-0479-481b-8a4d-88231eac923a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:43Z", "security_group_id": "fe98f54c-1063-4830-9017-6b2b196ee7d6", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}], "revision_number": 1, "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "fe98f54c-1063-4830-9017-6b2b196ee7d6", "name": "vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}} 2018-07-19 01:45:43,785 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3ae3233b-b156-4edd-b618-3f00c75a6932 2018-07-19 01:45:43,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.149708986282s 2018-07-19 01:45:43,785 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3ae3233b-b156-4edd-b618-3f00c75a6932 2018-07-19 01:45:43,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-19 01:45:43,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:43,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-b70f3b2b-1b37-4c7d-8c7c-d3676633a749 Date: Thu, 19 Jul 2018 01:45:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:37Z", "updated_at": "2018-07-19T01:45:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "55fab744-0675-4817-8ca4-149506d206ac", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "58d4131a-abfe-4d84-aa0c-6a733d877936", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "cc1fa3a5-310b-404e-bd7b-23199157d572", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "e23f2d7f-5518-4b6a-9283-108eea6141ec", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}], "revision_number": 1, "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:43Z", "updated_at": "2018-07-19T01:45:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:43Z", "revision_number": 0, "id": "c5ed165d-3a20-4772-8980-d5cf1e00fcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:43Z", "security_group_id": "fe98f54c-1063-4830-9017-6b2b196ee7d6", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:43Z", "revision_number": 0, "id": "f4cd33dd-0479-481b-8a4d-88231eac923a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:43Z", "security_group_id": "fe98f54c-1063-4830-9017-6b2b196ee7d6", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}], "revision_number": 1, "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "fe98f54c-1063-4830-9017-6b2b196ee7d6", "name": "vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}]} 2018-07-19 01:45:43,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b70f3b2b-1b37-4c7d-8c7c-d3676633a749 2018-07-19 01:45:43,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0859251022339s 2018-07-19 01:45:43,876 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b70f3b2b-1b37-4c7d-8c7c-d3676633a749 2018-07-19 01:45:43,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-19 01:45:43,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" -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": "fe98f54c-1063-4830-9017-6b2b196ee7d6"}}' 2018-07-19 01:45:44,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a6b4959a-6c29-49ba-bd5e-4e2de0274cb5 Date: Thu, 19 Jul 2018 01:45:44 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-07-19T01:45:43Z", "security_group_id": "fe98f54c-1063-4830-9017-6b2b196ee7d6", "port_range_min": 22, "revision_number": 0, "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:43Z", "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "a797af37-818c-42f2-9562-16d789d0e11a"}} 2018-07-19 01:45:44,021 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-a6b4959a-6c29-49ba-bd5e-4e2de0274cb5 2018-07-19 01:45:44,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.140864849091s 2018-07-19 01:45:44,021 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-a6b4959a-6c29-49ba-bd5e-4e2de0274cb5 2018-07-19 01:45:44,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-19 01:45:44,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:44,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-c0c66bb3-f2a5-4944-b80a-3f01f85fc85d Date: Thu, 19 Jul 2018 01:45:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:37Z", "updated_at": "2018-07-19T01:45:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "55fab744-0675-4817-8ca4-149506d206ac", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "58d4131a-abfe-4d84-aa0c-6a733d877936", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "cc1fa3a5-310b-404e-bd7b-23199157d572", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "e23f2d7f-5518-4b6a-9283-108eea6141ec", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}], "revision_number": 1, "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:43Z", "updated_at": "2018-07-19T01:45:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-19T01:45:43Z", "revision_number": 0, "id": "a797af37-818c-42f2-9562-16d789d0e11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:43Z", "security_group_id": "fe98f54c-1063-4830-9017-6b2b196ee7d6", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": 22, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:43Z", "revision_number": 0, "id": "c5ed165d-3a20-4772-8980-d5cf1e00fcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:43Z", "security_group_id": "fe98f54c-1063-4830-9017-6b2b196ee7d6", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:43Z", "revision_number": 0, "id": "f4cd33dd-0479-481b-8a4d-88231eac923a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:43Z", "security_group_id": "fe98f54c-1063-4830-9017-6b2b196ee7d6", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}], "revision_number": 2, "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "fe98f54c-1063-4830-9017-6b2b196ee7d6", "name": "vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}]} 2018-07-19 01:45:44,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c0c66bb3-f2a5-4944-b80a-3f01f85fc85d 2018-07-19 01:45:44,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0523550510406s 2018-07-19 01:45:44,078 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c0c66bb3-f2a5-4944-b80a-3f01f85fc85d 2018-07-19 01:45:44,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-19 01:45:44,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" -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": "fe98f54c-1063-4830-9017-6b2b196ee7d6"}}' 2018-07-19 01:45:44,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-157b890e-fef8-4fdf-b035-87c6a1ab6404 Date: Thu, 19 Jul 2018 01:45:44 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-07-19T01:45:44Z", "security_group_id": "fe98f54c-1063-4830-9017-6b2b196ee7d6", "port_range_min": null, "revision_number": 0, "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:44Z", "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "075523a3-ab57-494e-99cb-ebe782414e73"}} 2018-07-19 01:45:44,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-157b890e-fef8-4fdf-b035-87c6a1ab6404 2018-07-19 01:45:44,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122759819031s 2018-07-19 01:45:44,204 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-157b890e-fef8-4fdf-b035-87c6a1ab6404 2018-07-19 01:45:44,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:45:44,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:44,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-86532dcc-6c8a-4da6-9709-e0684a3e6fa1 Date: Thu, 19 Jul 2018 01:45:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bab6d452-d423-4c6e-a00c-f3aa52efcf52","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"afb85065340d42ed9eee5b4bc6503710","l2_adjacency":true,"status":"ACTIVE","subnets":["8bd7fe67-7940-4060-92cb-c22dcb9611b6"],"description":"","tags":[],"updated_at":"2018-07-19T01:45:37Z","qos_policy_id":null,"name":"vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb","admin_state_up":true,"tenant_id":"afb85065340d42ed9eee5b4bc6503710","created_at":"2018-07-19T01:45:37Z","mtu":1450}]} 2018-07-19 01:45:44,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-86532dcc-6c8a-4da6-9709-e0684a3e6fa1 2018-07-19 01:45:44,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109483957291s 2018-07-19 01:45:44,315 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-86532dcc-6c8a-4da6-9709-e0684a3e6fa1 2018-07-19 01:45:44,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-19 01:45:44,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:44,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-5ac3150d-aba7-4029-b0ea-63bde69e8dcb Date: Thu, 19 Jul 2018 01:45:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/894a91bd-9e1b-47cb-bbb0-67646b131c08/snap", "metadata": {}}], "file": "/v2/images/894a91bd-9e1b-47cb-bbb0-67646b131c08/file", "owner": "afb85065340d42ed9eee5b4bc6503710", "id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "size": 12716032, "self": "/v2/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "disk_format": "qcow2", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/894a91bd-9e1b-47cb-bbb0-67646b131c08/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-19T01:45:42Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-19T01:45:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-19 01:45:44,429 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5ac3150d-aba7-4029-b0ea-63bde69e8dcb 2018-07-19 01:45:44,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.111429929733s 2018-07-19 01:45:44,429 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5ac3150d-aba7-4029-b0ea-63bde69e8dcb 2018-07-19 01:45:44,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-19 01:45:44,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:44,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-a9139515-221c-4a2e-a601-0143db11e439 x-compute-request-id: req-a9139515-221c-4a2e-a601-0143db11e439 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8254eb77-1905-4cbe-8972-c3b217786fea"}]} 2018-07-19 01:45:44,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a9139515-221c-4a2e-a601-0143db11e439 2018-07-19 01:45:44,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0279211997986s 2018-07-19 01:45:44,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a9139515-221c-4a2e-a601-0143db11e439 2018-07-19 01:45:44,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-19 01:45:44,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" -d '{"server": {"name": "vping_ssh-vm2_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "imageRef": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "flavorRef": "8254eb77-1905-4cbe-8972-c3b217786fea", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bab6d452-d423-4c6e-a00c-f3aa52efcf52"}], "security_groups": [{"name": "fe98f54c-1063-4830-9017-6b2b196ee7d6"}]}}' 2018-07-19 01:45:45,594 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:45: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-96e3eb16-157e-4c8c-8651-8ef7642bf5ba x-compute-request-id: req-96e3eb16-157e-4c8c-8651-8ef7642bf5ba Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/621e61fb-a011-4de4-9e8f-52118c838993 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "fe98f54c-1063-4830-9017-6b2b196ee7d6"}], "OS-DCF:diskConfig": "MANUAL", "id": "621e61fb-a011-4de4-9e8f-52118c838993", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "bookmark"}], "adminPass": "svEkgh6JEJ3e"}} 2018-07-19 01:45:45,594 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-96e3eb16-157e-4c8c-8651-8ef7642bf5ba 2018-07-19 01:45:45,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.13310790062s 2018-07-19 01:45:45,595 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-96e3eb16-157e-4c8c-8651-8ef7642bf5ba 2018-07-19 01:45:45,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:45:45,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:46,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-0c3eb572-0055-4eec-bdbf-dc43a84c37e9 x-compute-request-id: req-0c3eb572-0055-4eec-bdbf-dc43a84c37e9 Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "bookmark"}], "image": {"id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "links": [{"href": "http://172.30.9.27:8774/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8254eb77-1905-4cbe-8972-c3b217786fea", "links": [{"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}]}, "id": "621e61fb-a011-4de4-9e8f-52118c838993", "user_id": "265505083bb946ef9deb05e4d65eb763", "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-07-19T01:45:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "created": "2018-07-19T01:45:45Z", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:45:46,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0c3eb572-0055-4eec-bdbf-dc43a84c37e9 2018-07-19 01:45:46,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449714899063s 2018-07-19 01:45:46,046 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0c3eb572-0055-4eec-bdbf-dc43a84c37e9 2018-07-19 01:45:46,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:45:46,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:46,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-c15292d9-bca6-484d-a62f-01740aa3988e Date: Thu, 19 Jul 2018 01:45:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bab6d452-d423-4c6e-a00c-f3aa52efcf52","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"afb85065340d42ed9eee5b4bc6503710","l2_adjacency":true,"status":"ACTIVE","subnets":["8bd7fe67-7940-4060-92cb-c22dcb9611b6"],"description":"","tags":[],"updated_at":"2018-07-19T01:45:37Z","qos_policy_id":null,"name":"vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb","admin_state_up":true,"tenant_id":"afb85065340d42ed9eee5b4bc6503710","created_at":"2018-07-19T01:45:37Z","mtu":1450}]} 2018-07-19 01:45:46,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c15292d9-bca6-484d-a62f-01740aa3988e 2018-07-19 01:45:46,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105150938034s 2018-07-19 01:45:46,158 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c15292d9-bca6-484d-a62f-01740aa3988e 2018-07-19 01:45:46,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-19 01:45:46,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:46,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-10a2c2da-2757-4eb4-8174-7894bea7e082 Date: Thu, 19 Jul 2018 01:45:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bab6d452-d423-4c6e-a00c-f3aa52efcf52","tenant_id":"afb85065340d42ed9eee5b4bc6503710","created_at":"2018-07-19T01:45:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-19T01:45:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"afb85065340d42ed9eee5b4bc6503710","id":"8bd7fe67-7940-4060-92cb-c22dcb9611b6","subnetpool_id":null,"name":"vping_ssh-subnet_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}]} 2018-07-19 01:45:46,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-10a2c2da-2757-4eb4-8174-7894bea7e082 2018-07-19 01:45:46,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.093768119812s 2018-07-19 01:45:46,253 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-10a2c2da-2757-4eb4-8174-7894bea7e082 2018-07-19 01:45:46,254 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:45:48,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:45:48,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:48,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-1f3fbadd-5030-4914-9d86-385a63162580 x-compute-request-id: req-1f3fbadd-5030-4914-9d86-385a63162580 Content-Encoding: gzip Content-Length: 641 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "bookmark"}], "image": {"id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "links": [{"href": "http://172.30.9.27:8774/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8254eb77-1905-4cbe-8972-c3b217786fea", "links": [{"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}]}, "id": "621e61fb-a011-4de4-9e8f-52118c838993", "user_id": "265505083bb946ef9deb05e4d65eb763", "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-07-19T01:45:48Z", "hostId": "656bf660a9f91fabc617ce260f3baf8d572b163d44594d4f49e5727e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "created": "2018-07-19T01:45:45Z", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:45:48,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1f3fbadd-5030-4914-9d86-385a63162580 2018-07-19 01:45:48,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430793046951s 2018-07-19 01:45:48,688 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1f3fbadd-5030-4914-9d86-385a63162580 2018-07-19 01:45:48,692 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:45:50,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:45:50,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:51,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-eb5ad5ec-a612-43a3-b765-41e1d1c29f83 x-compute-request-id: req-eb5ad5ec-a612-43a3-b765-41e1d1c29f83 Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "bookmark"}], "image": {"id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "links": [{"href": "http://172.30.9.27:8774/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8254eb77-1905-4cbe-8972-c3b217786fea", "links": [{"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}]}, "id": "621e61fb-a011-4de4-9e8f-52118c838993", "security_groups": [{"name": "vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}], "user_id": "265505083bb946ef9deb05e4d65eb763", "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-07-19T01:45:48Z", "hostId": "656bf660a9f91fabc617ce260f3baf8d572b163d44594d4f49e5727e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "created": "2018-07-19T01:45:45Z", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:45:51,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-eb5ad5ec-a612-43a3-b765-41e1d1c29f83 2018-07-19 01:45:51,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364223003387s 2018-07-19 01:45:51,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-eb5ad5ec-a612-43a3-b765-41e1d1c29f83 2018-07-19 01:45:51,063 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:45:53,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:45:53,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:53,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-80c16d00-d11d-4cf9-b90d-939a47567ab8 x-compute-request-id: req-80c16d00-d11d-4cf9-b90d-939a47567ab8 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:b8:f5", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "bookmark"}], "image": {"id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "links": [{"href": "http://172.30.9.27:8774/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:45:53.000000", "flavor": {"id": "8254eb77-1905-4cbe-8972-c3b217786fea", "links": [{"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}]}, "id": "621e61fb-a011-4de4-9e8f-52118c838993", "security_groups": [{"name": "vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}], "user_id": "265505083bb946ef9deb05e4d65eb763", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:45:53Z", "hostId": "656bf660a9f91fabc617ce260f3baf8d572b163d44594d4f49e5727e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "created": "2018-07-19T01:45:45Z", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:45:53,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-80c16d00-d11d-4cf9-b90d-939a47567ab8 2018-07-19 01:45:53,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.714044094086s 2018-07-19 01:45:53,780 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-80c16d00-d11d-4cf9-b90d-939a47567ab8 2018-07-19 01:45:53,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:45:53,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=621e61fb-a011-4de4-9e8f-52118c838993" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:53,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-c7b88789-d799-4b13-ac2d-890cc12a6e32 Date: Thu, 19 Jul 2018 01:45:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:45:53Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8bd7fe67-7940-4060-92cb-c22dcb9611b6","ip_address":"192.168.0.5"}],"id":"c21f8021-c955-4b37-ae9c-400f25fb1ccc","security_groups":["fe98f54c-1063-4830-9017-6b2b196ee7d6"],"mac_address":"fa:16:3e:2e:b8:f5","project_id":"afb85065340d42ed9eee5b4bc6503710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bab6d452-d423-4c6e-a00c-f3aa52efcf52","tenant_id":"afb85065340d42ed9eee5b4bc6503710","created_at":"2018-07-19T01:45:48Z","binding:vnic_type":"normal","device_id":"621e61fb-a011-4de4-9e8f-52118c838993","ip_allocation":"immediate"}]} 2018-07-19 01:45:53,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=621e61fb-a011-4de4-9e8f-52118c838993 used request id req-c7b88789-d799-4b13-ac2d-890cc12a6e32 2018-07-19 01:45:53,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0841579437256s 2018-07-19 01:45:53,869 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=621e61fb-a011-4de4-9e8f-52118c838993 used request id req-c7b88789-d799-4b13-ac2d-890cc12a6e32 2018-07-19 01:45:53,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:45:53,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=c21f8021-c955-4b37-ae9c-400f25fb1ccc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:54,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e7a7e921-089e-419d-8474-e5d25ae73451 Date: Thu, 19 Jul 2018 01:45:54 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:45:54,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=c21f8021-c955-4b37-ae9c-400f25fb1ccc used request id req-e7a7e921-089e-419d-8474-e5d25ae73451 2018-07-19 01:45:54,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.256766080856s 2018-07-19 01:45:54,132 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=c21f8021-c955-4b37-ae9c-400f25fb1ccc used request id req-e7a7e921-089e-419d-8474-e5d25ae73451 2018-07-19 01:45:54,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:45:54,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:54,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-8255b03f-0db8-44e2-9ed8-e207ef13c172 x-compute-request-id: req-8255b03f-0db8-44e2-9ed8-e207ef13c172 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:b8:f5", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "bookmark"}], "image": {"id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "links": [{"href": "http://172.30.9.27:8774/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:45:53.000000", "flavor": {"id": "8254eb77-1905-4cbe-8972-c3b217786fea", "links": [{"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}]}, "id": "621e61fb-a011-4de4-9e8f-52118c838993", "security_groups": [{"name": "vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}], "user_id": "265505083bb946ef9deb05e4d65eb763", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:45:53Z", "hostId": "656bf660a9f91fabc617ce260f3baf8d572b163d44594d4f49e5727e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "created": "2018-07-19T01:45:45Z", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:45:54,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8255b03f-0db8-44e2-9ed8-e207ef13c172 2018-07-19 01:45:54,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190055131912s 2018-07-19 01:45:54,323 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8255b03f-0db8-44e2-9ed8-e207ef13c172 2018-07-19 01:45:54,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:45:54,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=621e61fb-a011-4de4-9e8f-52118c838993" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:54,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-74677082-c7ce-4138-9ac0-5942c0152124 Date: Thu, 19 Jul 2018 01:45:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:45:53Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8bd7fe67-7940-4060-92cb-c22dcb9611b6","ip_address":"192.168.0.5"}],"id":"c21f8021-c955-4b37-ae9c-400f25fb1ccc","security_groups":["fe98f54c-1063-4830-9017-6b2b196ee7d6"],"mac_address":"fa:16:3e:2e:b8:f5","project_id":"afb85065340d42ed9eee5b4bc6503710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bab6d452-d423-4c6e-a00c-f3aa52efcf52","tenant_id":"afb85065340d42ed9eee5b4bc6503710","created_at":"2018-07-19T01:45:48Z","binding:vnic_type":"normal","device_id":"621e61fb-a011-4de4-9e8f-52118c838993","ip_allocation":"immediate"}]} 2018-07-19 01:45:54,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=621e61fb-a011-4de4-9e8f-52118c838993 used request id req-74677082-c7ce-4138-9ac0-5942c0152124 2018-07-19 01:45:54,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0572259426117s 2018-07-19 01:45:54,385 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=621e61fb-a011-4de4-9e8f-52118c838993 used request id req-74677082-c7ce-4138-9ac0-5942c0152124 2018-07-19 01:45:54,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:45:54,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=c21f8021-c955-4b37-ae9c-400f25fb1ccc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:54,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-df93bbbd-6301-4e50-9e3f-94a9d34d0221 Date: Thu, 19 Jul 2018 01:45:54 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:45:54,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=c21f8021-c955-4b37-ae9c-400f25fb1ccc used request id req-df93bbbd-6301-4e50-9e3f-94a9d34d0221 2018-07-19 01:45:54,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0480000972748s 2018-07-19 01:45:54,438 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=c21f8021-c955-4b37-ae9c-400f25fb1ccc used request id req-df93bbbd-6301-4e50-9e3f-94a9d34d0221 2018-07-19 01:45:54,439 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2e:b8:f5', u'version': 4, u'addr': u'192.168.0.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'894a91bd-9e1b-47cb-bbb0-67646b131c08'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-19T01:45:53.000000', 'flavor': Munch({u'id': u'8254eb77-1905-4cbe-8972-c3b217786fea'}), 'az': u'nova', 'id': u'621e61fb-a011-4de4-9e8f-52118c838993', 'security_groups': [Munch({u'name': u'vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'265505083bb946ef9deb05e4d65eb763', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'afb85065340d42ed9eee5b4bc6503710', 'name': 'vping_ssh-project_c216fb58-3513-4cd0-afc0-0f9d424eedfb', '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-07-19T01:45:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-19T01:45:53Z', 'hostId': u'656bf660a9f91fabc617ce260f3baf8d572b163d44594d4f49e5727e', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'656bf660a9f91fabc617ce260f3baf8d572b163d44594d4f49e5727e', '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-07-19T01:45:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'afb85065340d42ed9eee5b4bc6503710', 'name': u'vping_ssh-vm2_c216fb58-3513-4cd0-afc0-0f9d424eedfb', 'adminPass': None, 'tenant_id': u'afb85065340d42ed9eee5b4bc6503710', 'created_at': u'2018-07-19T01:45:45Z', 'created': u'2018-07-19T01:45:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-19 01:45:54,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:45:54,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:54,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-c35e2502-d730-4cb4-af49-7ff38cc59f5a Date: Thu, 19 Jul 2018 01:45:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bab6d452-d423-4c6e-a00c-f3aa52efcf52","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"afb85065340d42ed9eee5b4bc6503710","l2_adjacency":true,"status":"ACTIVE","subnets":["8bd7fe67-7940-4060-92cb-c22dcb9611b6"],"description":"","tags":[],"updated_at":"2018-07-19T01:45:37Z","qos_policy_id":null,"name":"vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb","admin_state_up":true,"tenant_id":"afb85065340d42ed9eee5b4bc6503710","created_at":"2018-07-19T01:45:37Z","mtu":1450}]} 2018-07-19 01:45:54,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c35e2502-d730-4cb4-af49-7ff38cc59f5a 2018-07-19 01:45:54,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108454942703s 2018-07-19 01:45:54,549 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c35e2502-d730-4cb4-af49-7ff38cc59f5a 2018-07-19 01:45:54,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-19 01:45:54,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:54,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-3b577970-6c96-4e10-a112-f27e1c72327b Date: Thu, 19 Jul 2018 01:45:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/894a91bd-9e1b-47cb-bbb0-67646b131c08/snap", "metadata": {}}], "file": "/v2/images/894a91bd-9e1b-47cb-bbb0-67646b131c08/file", "owner": "afb85065340d42ed9eee5b4bc6503710", "id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "size": 12716032, "self": "/v2/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "disk_format": "qcow2", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/894a91bd-9e1b-47cb-bbb0-67646b131c08/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-19T01:45:42Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-19T01:45:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-19 01:45:54,818 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3b577970-6c96-4e10-a112-f27e1c72327b 2018-07-19 01:45:54,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.264989852905s 2018-07-19 01:45:54,819 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3b577970-6c96-4e10-a112-f27e1c72327b 2018-07-19 01:45:54,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-19 01:45:54,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:54,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-6567163c-80e2-492f-b9f1-dcef0369eb76 x-compute-request-id: req-6567163c-80e2-492f-b9f1-dcef0369eb76 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8254eb77-1905-4cbe-8972-c3b217786fea"}]} 2018-07-19 01:45:54,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-6567163c-80e2-492f-b9f1-dcef0369eb76 2018-07-19 01:45:54,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0278799533844s 2018-07-19 01:45:54,849 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-6567163c-80e2-492f-b9f1-dcef0369eb76 2018-07-19 01:45:54,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-19 01:45:54,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" -d '{"server": {"name": "vping_ssh-vm_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "imageRef": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "key_name": "vping_ssh-kp_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "flavorRef": "8254eb77-1905-4cbe-8972-c3b217786fea", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bab6d452-d423-4c6e-a00c-f3aa52efcf52"}], "security_groups": [{"name": "fe98f54c-1063-4830-9017-6b2b196ee7d6"}]}}' 2018-07-19 01:45:56,231 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:45: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-a1995334-dd64-4ccb-858d-74e870dbde48 x-compute-request-id: req-a1995334-dd64-4ccb-858d-74e870dbde48 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/75192f3e-acf6-4156-9c95-bd1fac283477 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "fe98f54c-1063-4830-9017-6b2b196ee7d6"}], "OS-DCF:diskConfig": "MANUAL", "id": "75192f3e-acf6-4156-9c95-bd1fac283477", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/75192f3e-acf6-4156-9c95-bd1fac283477", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/75192f3e-acf6-4156-9c95-bd1fac283477", "rel": "bookmark"}], "adminPass": "jHGLPzSiDhV9"}} 2018-07-19 01:45:56,231 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-a1995334-dd64-4ccb-858d-74e870dbde48 2018-07-19 01:45:56,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.38134789467s 2018-07-19 01:45:56,232 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-a1995334-dd64-4ccb-858d-74e870dbde48 2018-07-19 01:45:56,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:45:56,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:56,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-e3ece863-5319-402a-8465-c7bd4f2fbf22 x-compute-request-id: req-e3ece863-5319-402a-8465-c7bd4f2fbf22 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/75192f3e-acf6-4156-9c95-bd1fac283477", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/75192f3e-acf6-4156-9c95-bd1fac283477", "rel": "bookmark"}], "image": {"id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "links": [{"href": "http://172.30.9.27:8774/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8254eb77-1905-4cbe-8972-c3b217786fea", "links": [{"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}]}, "id": "75192f3e-acf6-4156-9c95-bd1fac283477", "user_id": "265505083bb946ef9deb05e4d65eb763", "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-07-19T01:45:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "name": "vping_ssh-vm_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "created": "2018-07-19T01:45:56Z", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:b8:f5", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "bookmark"}], "image": {"id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "links": [{"href": "http://172.30.9.27:8774/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:45:53.000000", "flavor": {"id": "8254eb77-1905-4cbe-8972-c3b217786fea", "links": [{"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}]}, "id": "621e61fb-a011-4de4-9e8f-52118c838993", "security_groups": [{"name": "vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}], "user_id": "265505083bb946ef9deb05e4d65eb763", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:45:53Z", "hostId": "656bf660a9f91fabc617ce260f3baf8d572b163d44594d4f49e5727e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "created": "2018-07-19T01:45:45Z", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:45:56,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e3ece863-5319-402a-8465-c7bd4f2fbf22 2018-07-19 01:45:56,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210503816605s 2018-07-19 01:45:56,443 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e3ece863-5319-402a-8465-c7bd4f2fbf22 2018-07-19 01:45:56,449 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:45:58,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:45:58,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:45:58,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:45: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-4c01d342-1c82-48ba-81be-20ea0d55431e x-compute-request-id: req-4c01d342-1c82-48ba-81be-20ea0d55431e Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/75192f3e-acf6-4156-9c95-bd1fac283477", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/75192f3e-acf6-4156-9c95-bd1fac283477", "rel": "bookmark"}], "image": {"id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "links": [{"href": "http://172.30.9.27:8774/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8254eb77-1905-4cbe-8972-c3b217786fea", "links": [{"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}]}, "id": "75192f3e-acf6-4156-9c95-bd1fac283477", "user_id": "265505083bb946ef9deb05e4d65eb763", "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-07-19T01:45:58Z", "hostId": "24dd3f1117330e1bad021434b7b850513ef29d7b0557e66657c9f450", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "name": "vping_ssh-vm_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "created": "2018-07-19T01:45:56Z", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:b8:f5", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "bookmark"}], "image": {"id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "links": [{"href": "http://172.30.9.27:8774/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:45:53.000000", "flavor": {"id": "8254eb77-1905-4cbe-8972-c3b217786fea", "links": [{"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}]}, "id": "621e61fb-a011-4de4-9e8f-52118c838993", "security_groups": [{"name": "vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}], "user_id": "265505083bb946ef9deb05e4d65eb763", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:45:53Z", "hostId": "656bf660a9f91fabc617ce260f3baf8d572b163d44594d4f49e5727e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "created": "2018-07-19T01:45:45Z", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:45:58,854 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4c01d342-1c82-48ba-81be-20ea0d55431e 2018-07-19 01:45:58,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402878046036s 2018-07-19 01:45:58,855 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4c01d342-1c82-48ba-81be-20ea0d55431e 2018-07-19 01:45:58,860 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:46:00,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:00,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:01,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-3409417c-5969-4ea1-bfd2-1f9189a75e23 x-compute-request-id: req-3409417c-5969-4ea1-bfd2-1f9189a75e23 Content-Encoding: gzip Content-Length: 885 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/75192f3e-acf6-4156-9c95-bd1fac283477", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/75192f3e-acf6-4156-9c95-bd1fac283477", "rel": "bookmark"}], "image": {"id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "links": [{"href": "http://172.30.9.27:8774/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8254eb77-1905-4cbe-8972-c3b217786fea", "links": [{"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}]}, "id": "75192f3e-acf6-4156-9c95-bd1fac283477", "security_groups": [{"name": "vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}], "user_id": "265505083bb946ef9deb05e4d65eb763", "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-07-19T01:45:59Z", "hostId": "24dd3f1117330e1bad021434b7b850513ef29d7b0557e66657c9f450", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "name": "vping_ssh-vm_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "created": "2018-07-19T01:45:56Z", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:b8:f5", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "bookmark"}], "image": {"id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "links": [{"href": "http://172.30.9.27:8774/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:45:53.000000", "flavor": {"id": "8254eb77-1905-4cbe-8972-c3b217786fea", "links": [{"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}]}, "id": "621e61fb-a011-4de4-9e8f-52118c838993", "security_groups": [{"name": "vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}], "user_id": "265505083bb946ef9deb05e4d65eb763", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:45:53Z", "hostId": "656bf660a9f91fabc617ce260f3baf8d572b163d44594d4f49e5727e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "created": "2018-07-19T01:45:45Z", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:46:01,108 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3409417c-5969-4ea1-bfd2-1f9189a75e23 2018-07-19 01:46:01,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.245599031448s 2018-07-19 01:46:01,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3409417c-5969-4ea1-bfd2-1f9189a75e23 2018-07-19 01:46:01,113 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:46:03,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:03,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:03,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-2f80d459-aaee-493b-aa79-101d93f3a1c9 x-compute-request-id: req-2f80d459-aaee-493b-aa79-101d93f3a1c9 Content-Encoding: gzip Content-Length: 885 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/75192f3e-acf6-4156-9c95-bd1fac283477", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/75192f3e-acf6-4156-9c95-bd1fac283477", "rel": "bookmark"}], "image": {"id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "links": [{"href": "http://172.30.9.27:8774/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8254eb77-1905-4cbe-8972-c3b217786fea", "links": [{"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}]}, "id": "75192f3e-acf6-4156-9c95-bd1fac283477", "security_groups": [{"name": "vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}], "user_id": "265505083bb946ef9deb05e4d65eb763", "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-07-19T01:45:59Z", "hostId": "24dd3f1117330e1bad021434b7b850513ef29d7b0557e66657c9f450", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "name": "vping_ssh-vm_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "created": "2018-07-19T01:45:56Z", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:b8:f5", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "bookmark"}], "image": {"id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "links": [{"href": "http://172.30.9.27:8774/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:45:53.000000", "flavor": {"id": "8254eb77-1905-4cbe-8972-c3b217786fea", "links": [{"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}]}, "id": "621e61fb-a011-4de4-9e8f-52118c838993", "security_groups": [{"name": "vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}], "user_id": "265505083bb946ef9deb05e4d65eb763", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:45:53Z", "hostId": "656bf660a9f91fabc617ce260f3baf8d572b163d44594d4f49e5727e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "created": "2018-07-19T01:45:45Z", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:46:03,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2f80d459-aaee-493b-aa79-101d93f3a1c9 2018-07-19 01:46:03,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551014900208s 2018-07-19 01:46:03,666 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2f80d459-aaee-493b-aa79-101d93f3a1c9 2018-07-19 01:46:03,669 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:46:05,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:05,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:05,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-d19d6294-207a-46a4-af1a-8ab693183334 x-compute-request-id: req-d19d6294-207a-46a4-af1a-8ab693183334 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:59:80", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/75192f3e-acf6-4156-9c95-bd1fac283477", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/75192f3e-acf6-4156-9c95-bd1fac283477", "rel": "bookmark"}], "image": {"id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "links": [{"href": "http://172.30.9.27:8774/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:04.000000", "flavor": {"id": "8254eb77-1905-4cbe-8972-c3b217786fea", "links": [{"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}]}, "id": "75192f3e-acf6-4156-9c95-bd1fac283477", "security_groups": [{"name": "vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}], "user_id": "265505083bb946ef9deb05e4d65eb763", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:04Z", "hostId": "24dd3f1117330e1bad021434b7b850513ef29d7b0557e66657c9f450", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "name": "vping_ssh-vm_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "created": "2018-07-19T01:45:56Z", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:b8:f5", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "bookmark"}], "image": {"id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "links": [{"href": "http://172.30.9.27:8774/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:45:53.000000", "flavor": {"id": "8254eb77-1905-4cbe-8972-c3b217786fea", "links": [{"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}]}, "id": "621e61fb-a011-4de4-9e8f-52118c838993", "security_groups": [{"name": "vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}], "user_id": "265505083bb946ef9deb05e4d65eb763", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:45:53Z", "hostId": "656bf660a9f91fabc617ce260f3baf8d572b163d44594d4f49e5727e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "created": "2018-07-19T01:45:45Z", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:46:05,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d19d6294-207a-46a4-af1a-8ab693183334 2018-07-19 01:46:05,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.247649908066s 2018-07-19 01:46:05,920 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d19d6294-207a-46a4-af1a-8ab693183334 2018-07-19 01:46:05,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:46:05,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=75192f3e-acf6-4156-9c95-bd1fac283477" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:05,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-c948d151-381c-4a65-9588-9d6101a5b516 Date: Thu, 19 Jul 2018 01:46:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:46:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8bd7fe67-7940-4060-92cb-c22dcb9611b6","ip_address":"192.168.0.7"}],"id":"ca7aa89b-431d-4e1e-9b3c-ee97f6470aa2","security_groups":["fe98f54c-1063-4830-9017-6b2b196ee7d6"],"mac_address":"fa:16:3e:8a:59:80","project_id":"afb85065340d42ed9eee5b4bc6503710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bab6d452-d423-4c6e-a00c-f3aa52efcf52","tenant_id":"afb85065340d42ed9eee5b4bc6503710","created_at":"2018-07-19T01:45:59Z","binding:vnic_type":"normal","device_id":"75192f3e-acf6-4156-9c95-bd1fac283477","ip_allocation":"immediate"}]} 2018-07-19 01:46:05,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=75192f3e-acf6-4156-9c95-bd1fac283477 used request id req-c948d151-381c-4a65-9588-9d6101a5b516 2018-07-19 01:46:05,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.055948972702s 2018-07-19 01:46:05,981 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=75192f3e-acf6-4156-9c95-bd1fac283477 used request id req-c948d151-381c-4a65-9588-9d6101a5b516 2018-07-19 01:46:05,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:46:05,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=ca7aa89b-431d-4e1e-9b3c-ee97f6470aa2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:06,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-df1689c7-e761-4da2-b09b-aad1aa8bb356 Date: Thu, 19 Jul 2018 01:46:06 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:46:06,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=ca7aa89b-431d-4e1e-9b3c-ee97f6470aa2 used request id req-df1689c7-e761-4da2-b09b-aad1aa8bb356 2018-07-19 01:46:06,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0422389507294s 2018-07-19 01:46:06,029 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=ca7aa89b-431d-4e1e-9b3c-ee97f6470aa2 used request id req-df1689c7-e761-4da2-b09b-aad1aa8bb356 2018-07-19 01:46:06,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:06,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:06,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-e711b0da-b1a4-48d3-9f28-95880a529bd8 x-compute-request-id: req-e711b0da-b1a4-48d3-9f28-95880a529bd8 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:59:80", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/75192f3e-acf6-4156-9c95-bd1fac283477", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/75192f3e-acf6-4156-9c95-bd1fac283477", "rel": "bookmark"}], "image": {"id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "links": [{"href": "http://172.30.9.27:8774/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:04.000000", "flavor": {"id": "8254eb77-1905-4cbe-8972-c3b217786fea", "links": [{"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}]}, "id": "75192f3e-acf6-4156-9c95-bd1fac283477", "security_groups": [{"name": "vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}], "user_id": "265505083bb946ef9deb05e4d65eb763", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:04Z", "hostId": "24dd3f1117330e1bad021434b7b850513ef29d7b0557e66657c9f450", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "name": "vping_ssh-vm_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "created": "2018-07-19T01:45:56Z", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:b8:f5", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "bookmark"}], "image": {"id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "links": [{"href": "http://172.30.9.27:8774/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:45:53.000000", "flavor": {"id": "8254eb77-1905-4cbe-8972-c3b217786fea", "links": [{"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}]}, "id": "621e61fb-a011-4de4-9e8f-52118c838993", "security_groups": [{"name": "vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}], "user_id": "265505083bb946ef9deb05e4d65eb763", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:45:53Z", "hostId": "656bf660a9f91fabc617ce260f3baf8d572b163d44594d4f49e5727e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "created": "2018-07-19T01:45:45Z", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:46:06,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e711b0da-b1a4-48d3-9f28-95880a529bd8 2018-07-19 01:46:06,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213718175888s 2018-07-19 01:46:06,244 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e711b0da-b1a4-48d3-9f28-95880a529bd8 2018-07-19 01:46:06,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:46:06,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=75192f3e-acf6-4156-9c95-bd1fac283477" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:06,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-21eae138-e863-4274-ad6a-faf176df575c Date: Thu, 19 Jul 2018 01:46:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:46:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8bd7fe67-7940-4060-92cb-c22dcb9611b6","ip_address":"192.168.0.7"}],"id":"ca7aa89b-431d-4e1e-9b3c-ee97f6470aa2","security_groups":["fe98f54c-1063-4830-9017-6b2b196ee7d6"],"mac_address":"fa:16:3e:8a:59:80","project_id":"afb85065340d42ed9eee5b4bc6503710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bab6d452-d423-4c6e-a00c-f3aa52efcf52","tenant_id":"afb85065340d42ed9eee5b4bc6503710","created_at":"2018-07-19T01:45:59Z","binding:vnic_type":"normal","device_id":"75192f3e-acf6-4156-9c95-bd1fac283477","ip_allocation":"immediate"}]} 2018-07-19 01:46:06,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=75192f3e-acf6-4156-9c95-bd1fac283477 used request id req-21eae138-e863-4274-ad6a-faf176df575c 2018-07-19 01:46:06,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0522930622101s 2018-07-19 01:46:06,301 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=75192f3e-acf6-4156-9c95-bd1fac283477 used request id req-21eae138-e863-4274-ad6a-faf176df575c 2018-07-19 01:46:06,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:46:06,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=ca7aa89b-431d-4e1e-9b3c-ee97f6470aa2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:06,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8aa07c9d-b2ec-4934-b257-e39c880d59ed Date: Thu, 19 Jul 2018 01:46:06 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:46:06,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=ca7aa89b-431d-4e1e-9b3c-ee97f6470aa2 used request id req-8aa07c9d-b2ec-4934-b257-e39c880d59ed 2018-07-19 01:46:06,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0424199104309s 2018-07-19 01:46:06,349 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=ca7aa89b-431d-4e1e-9b3c-ee97f6470aa2 used request id req-8aa07c9d-b2ec-4934-b257-e39c880d59ed 2018-07-19 01:46:06,349 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8a:59:80', u'version': 4, u'addr': u'192.168.0.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'894a91bd-9e1b-47cb-bbb0-67646b131c08'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-19T01:46:04.000000', 'flavor': Munch({u'id': u'8254eb77-1905-4cbe-8972-c3b217786fea'}), 'az': u'nova', 'id': u'75192f3e-acf6-4156-9c95-bd1fac283477', 'security_groups': [Munch({u'name': u'vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'265505083bb946ef9deb05e4d65eb763', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'afb85065340d42ed9eee5b4bc6503710', 'name': 'vping_ssh-project_c216fb58-3513-4cd0-afc0-0f9d424eedfb', '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-07-19T01:46:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-19T01:46:04Z', 'hostId': u'24dd3f1117330e1bad021434b7b850513ef29d7b0557e66657c9f450', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_c216fb58-3513-4cd0-afc0-0f9d424eedfb', 'public_v6': '', 'private_v4': u'192.168.0.7', 'cloud': 'envvars', 'host_id': u'24dd3f1117330e1bad021434b7b850513ef29d7b0557e66657c9f450', '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-07-19T01:46:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'afb85065340d42ed9eee5b4bc6503710', 'name': u'vping_ssh-vm_c216fb58-3513-4cd0-afc0-0f9d424eedfb', 'adminPass': None, 'tenant_id': u'afb85065340d42ed9eee5b4bc6503710', 'created_at': u'2018-07-19T01:45:56Z', 'created': u'2018-07-19T01:45:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-19 01:46:06,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:46:06,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:06,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-54f15f2f-8711-449f-ac68-dd4c6dda140a Date: Thu, 19 Jul 2018 01:46:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bab6d452-d423-4c6e-a00c-f3aa52efcf52","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"afb85065340d42ed9eee5b4bc6503710","l2_adjacency":true,"status":"ACTIVE","subnets":["8bd7fe67-7940-4060-92cb-c22dcb9611b6"],"description":"","tags":[],"updated_at":"2018-07-19T01:45:37Z","qos_policy_id":null,"name":"vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb","admin_state_up":true,"tenant_id":"afb85065340d42ed9eee5b4bc6503710","created_at":"2018-07-19T01:45:37Z","mtu":1450}]} 2018-07-19 01:46:06,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-54f15f2f-8711-449f-ac68-dd4c6dda140a 2018-07-19 01:46:06,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.12023806572s 2018-07-19 01:46:06,473 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-54f15f2f-8711-449f-ac68-dd4c6dda140a 2018-07-19 01:46:06,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:46:06,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=75192f3e-acf6-4156-9c95-bd1fac283477" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:06,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1adfd8f0-56ac-41d3-899a-b3c5152ccf19 Date: Thu, 19 Jul 2018 01:46:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:46:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8bd7fe67-7940-4060-92cb-c22dcb9611b6","ip_address":"192.168.0.7"}],"id":"ca7aa89b-431d-4e1e-9b3c-ee97f6470aa2","security_groups":["fe98f54c-1063-4830-9017-6b2b196ee7d6"],"mac_address":"fa:16:3e:8a:59:80","project_id":"afb85065340d42ed9eee5b4bc6503710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bab6d452-d423-4c6e-a00c-f3aa52efcf52","tenant_id":"afb85065340d42ed9eee5b4bc6503710","created_at":"2018-07-19T01:45:59Z","binding:vnic_type":"normal","device_id":"75192f3e-acf6-4156-9c95-bd1fac283477","ip_allocation":"immediate"}]} 2018-07-19 01:46:06,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=75192f3e-acf6-4156-9c95-bd1fac283477 used request id req-1adfd8f0-56ac-41d3-899a-b3c5152ccf19 2018-07-19 01:46:06,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0781810283661s 2018-07-19 01:46:06,553 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=75192f3e-acf6-4156-9c95-bd1fac283477 used request id req-1adfd8f0-56ac-41d3-899a-b3c5152ccf19 2018-07-19 01:46:06,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-19 01:46:06,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" -d '{"floatingip": {"floating_network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "fixed_ip_address": "192.168.0.7", "port_id": "ca7aa89b-431d-4e1e-9b3c-ee97f6470aa2"}}' 2018-07-19 01:46:08,617 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-45cb5e37-3bb2-40bd-99f2-861f3c97fc1f Date: Thu, 19 Jul 2018 01:46:08 GMT RESP BODY: {"floatingip": {"router_id": "987e315d-c739-4a06-a88b-d853f21a6dd9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:46:07Z", "updated_at": "2018-07-19T01:46:07Z", "floating_network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bab6d452-d423-4c6e-a00c-f3aa52efcf52", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8a:59:80", "device_id": "75192f3e-acf6-4156-9c95-bd1fac283477"}, "fixed_ip_address": "192.168.0.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "afb85065340d42ed9eee5b4bc6503710", "port_id": "ca7aa89b-431d-4e1e-9b3c-ee97f6470aa2", "id": "5c6551b3-b759-4ce0-896d-dc9d6a79741c", "qos_policy_id": null}} 2018-07-19 01:46:08,617 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-45cb5e37-3bb2-40bd-99f2-861f3c97fc1f 2018-07-19 01:46:08,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.06384396553s 2018-07-19 01:46:08,618 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-45cb5e37-3bb2-40bd-99f2-861f3c97fc1f 2018-07-19 01:46:08,620 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'987e315d-c739-4a06-a88b-d853f21a6dd9', 'updated_at': u'2018-07-19T01:46:07Z', 'fixed_ip_address': u'192.168.0.7', 'floating_ip_address': u'172.30.9.201', 'revision_number': 0, 'port_id': u'ca7aa89b-431d-4e1e-9b3c-ee97f6470aa2', 'id': u'5c6551b3-b759-4ce0-896d-dc9d6a79741c', 'network': u'b15f386b-9c21-451f-8211-ef5d1b7d5209', 'port': u'ca7aa89b-431d-4e1e-9b3c-ee97f6470aa2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'afb85065340d42ed9eee5b4bc6503710', 'name': 'vping_ssh-project_c216fb58-3513-4cd0-afc0-0f9d424eedfb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'afb85065340d42ed9eee5b4bc6503710', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'b15f386b-9c21-451f-8211-ef5d1b7d5209', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'bab6d452-d423-4c6e-a00c-f3aa52efcf52', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8a:59:80', u'device_id': u'75192f3e-acf6-4156-9c95-bd1fac283477'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'afb85065340d42ed9eee5b4bc6503710', 'created_at': u'2018-07-19T01:46:07Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'bab6d452-d423-4c6e-a00c-f3aa52efcf52', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8a:59:80', u'device_id': u'75192f3e-acf6-4156-9c95-bd1fac283477'}), 'router': u'987e315d-c739-4a06-a88b-d853f21a6dd9'}) 2018-07-19 01:46:08,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-19 01:46:08,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/75192f3e-acf6-4156-9c95-bd1fac283477/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-19 01:46:09,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-68f276d4-d7e9-4092-9cd9-429afc615e93 x-compute-request-id: req-68f276d4-d7e9-4092-9cd9-429afc615e93 Content-Encoding: gzip Content-Length: 9560 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 479781102 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.139499] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.141191] pid_max: default: 32768 minimum: 301\n[ 0.142101] ACPI: Core revision 20150930\n[ 0.143507] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.144852] Security Framework initialized\n[ 0.145677] Yama: becoming mindful.\n[ 0.146426] AppArmor: AppArmor initialized\n[ 0.147309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.148664] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.149968] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151206] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152665] Initializing cgroup subsys io\n[ 0.153497] Initializing cgroup subsys memory\n[ 0.154371] Initializing cgroup subsys devices\n[ 0.155268] Initializing cgroup subsys freezer\n[ 0.156158] Initializing cgroup subsys net_cls\n[ 0.157044] Initializing cgroup subsys perf_event\n[ 0.157972] Initializing cgroup subsys net_prio\n[ 0.158885] Initializing cgroup subsys hugetlb\n[ 0.159767] Initializing cgroup subsys pids\n[ 0.160653] CPU: Physical Processor ID: 0\n[ 0.162184] mce: CPU supports 10 MCE banks\n[ 0.163061] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.164081] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.178996] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185321] ftrace: allocating 31920 entries in 125 pages\n[ 0.211119] smpboot: Max logical packages: 1\n[ 0.212005] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213379] x2apic enabled\n[ 0.214196] Switched APIC routing to physical x2apic.\n[ 0.215962] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217099] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219204] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221034] KVM setup paravirtual spinlock\n[ 0.222386] x86: Booted up 1 node, 1 CPUs\n[ 0.223212] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224633] devtmpfs: initialized\n[ 0.226379] evm: security.selinux\n[ 0.227096] evm: security.SMACK64\n[ 0.227798] evm: security.SMACK64EXEC\n[ 0.228552] evm: security.SMACK64TRANSMUTE\n[ 0.229373] evm: security.SMACK64MMAP\n[ 0.230133] evm: security.ima\n[ 0.230784] evm: security.capability\n[ 0.231607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233506] pinctrl core: initialized pinctrl subsystem\n[ 0.234644] RTC time: 1:46:04, date: 07/19/18\n[ 0.235633] NET: Registered protocol family 16\n[ 0.236644] cpuidle: using governor ladder\n[ 0.237479] cpuidle: using governor menu\n[ 0.238279] PCCT header not found.\n[ 0.239052] ACPI: bus type PCI registered\n[ 0.239871] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241139] PCI: Using configuration type 1 for base access\n[ 0.242946] ACPI: Added _OSI(Module Device)\n[ 0.243805] ACPI: Added _OSI(Processor Device)\n[ 0.244676] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245590] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247413] ACPI: Interpreter enabled\n[ 0.248204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.251947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253822] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255684] ACPI: (supports S0 S5)\n[ 0.256401] ACPI: Using IOAPIC for interrupt routing\n[ 0.257363] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261683] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.262943] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264159] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266420] acpiphp: Slot [3] registered\n[ 0.267240] acpiphp: Slot [4] registered\n[ 0.268056] acpiphp: Slot [5] registered\n[ 0.268869] acpiphp: Slot [6] registered\n[ 0.269676] acpiphp: Slot [7] registered\n[ 0.270491] acpiphp: Slot [8] registered\n[ 0.271310] acpiphp: Slot [9] registered\n[ 0.272130] acpiphp: Slot [10] registered\n[ 0.272957] acpiphp: Slot [11] registered\n[ 0.273783] acpiphp: Slot [12] registered\n[ 0.274610] acpiphp: Slot [13] registered\n[ 0.275437] acpiphp: Slot [14] registered\n[ 0.276264] acpiphp: Slot [15] registered\n[ 0.287101] acpiphp: Slot [16] registered\n[ 0.287939] acpiphp: Slot [17] registered\n[ 0.288760] acpiphp: Slot [18] registered\n[ 0.289586] acpiphp: Slot [19] registered\n[ 0.290412] acpiphp: Slot [20] registered\n[ 0.291242] acpiphp: Slot [21] registered\n[ 0.292073] acpiphp: Slot [22] registered\n[ 0.292896] acpiphp: Slot [23] registered\n[ 0.293720] acpiphp: Slot [24] registered\n[ 0.294545] acpiphp: Slot [25] registered\n[ 0.295376] acpiphp: Slot [26] registered\n[ 0.296201] acpiphp: Slot [27] registered\n[ 0.297026] acpiphp: Slot [28] registered\n[ 0.297850] acpiphp: Slot [29] registered\n[ 0.298668] acpiphp: Slot [30] registered\n[ 0.299497] acpiphp: Slot [31] registered\n[ 0.300321] PCI host bridge to bus 0000:00\n[ 0.301145] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303611] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305082] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306547] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.308044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.311263] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.312569] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.313780] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.315067] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.318622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.320173] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.338730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.340228] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.342027] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.343475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.344882] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.346168] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.347511] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.348575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.350132] vgaarb: loaded\n[ 0.350736] vgaarb: bridge control possible 0000:00:02.0\n[ 0.351992] SCSI subsystem initialized\n[ 0.352924] ACPI: bus type USB registered\n[ 0.353759] usbcore: registered new interface driver usbfs\n[ 0.354805] usbcore: registered new interface driver hub\n[ 0.355818] usbcore: registered new device driver usb\n[ 0.356939] PCI: Using ACPI for IRQ routing\n[ 0.358080] NetLabel: Initializing\n[ 0.358811] NetLabel: domain hash size = 128\n[ 0.359664] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.360628] NetLabel: unlabeled traffic allowed by default\n[ 0.361809] clocksource: Switched to clocksource kvm-clock\n[ 0.370209] AppArmor: AppArmor Filesystem Enabled\n[ 0.371185] pnp: PnP ACPI init\n[ 0.372146] pnp: PnP ACPI: found 5 devices\n[ 0.378500] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.380235] NET: Registered protocol family 2\n[ 0.381303] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.382621] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.383846] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.385067] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.386173] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.387384] NET: Registered protocol family 1\n[ 0.388280] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.389391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.390480] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.404568] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.418688] Trying to unpack rootfs image as initramfs...\n[ 0.474735] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.476451] Scanning for low memory corruption every 60 seconds\n[ 0.477868] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.479049] audit: initializing netlink subsys (disabled)\n[ 0.480093] audit: type=2000 audit(1531964765.019:1): initialized\n[ 0.481461] Initialise system trusted keyring\n[ 0.482459] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.483636] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.485790] zbud: loaded\n[ 0.486535] VFS: Disk quotas dquot_6.6.0\n[ 0.487372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.489008] fuse init (API version 7.23)\n[ 0.489938] Key type big_key registered\n[ 0.490754] Allocating IMA MOK and blacklist keyrings.\n[ 0.492016] Key type asymmetric registered\n[ 0.492852] Asymmetric key parser 'x509' registered\n[ 0.493849] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.495343] io scheduler noop registered\n[ 0.496156] io scheduler deadline registered (default)\n[ 0.497166] io scheduler cfq registered\n[ 0.498044] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.499103] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.500391] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.501874] ACPI: Power Button [PWRF]\n[ 0.502741] GHES: HEST is not enabled!\n[ 0.516306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.544116] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.546244] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.570175] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.572462] Linux agpgart interface v0.103\n[ 0.575116] brd: module loaded\n[ 0.576800] loop: module loaded\n[ 0.580729] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.582255] GPT:90111 != 2097151\n[ 0.582942] GPT:Alternate GPT header not at the end of the disk.\n[ 0.584137] GPT:90111 != 2097151\n[ 0.584927] GPT: Use GNU Parted to correct GPT errors.\n[ 0.585918] vda: vda1 vda15\n[ 0.587160] scsi host0: ata_piix\n[ 0.587951] scsi host1: ata_piix\n[ 0.588676] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.589922] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.591446] libphy: Fixed MDIO Bus: probed\n[ 0.595309] tun: Universal TUN/TAP device driver, 1.6\n[ 0.596307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600182] PPP generic driver version 2.4.2\n[ 0.601307] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.602565] ehci-pci: EHCI PCI platform driver\n[ 0.603466] ehci-platform: EHCI generic platform driver\n[ 0.604566] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.606035] ohci-pci: OHCI PCI platform driver\n[ 0.607137] ohci-platform: OHCI generic platform driver\n[ 0.608388] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.623232] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.624542] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.626385] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.627645] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.629153] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.630695] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632454] usb usb1: Product: UHCI Host Controller\n[ 0.633609] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.635026] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.636262] hub 1-0:1.0: USB hub found\n[ 0.637337] hub 1-0:1.0: 2 ports detected\n[ 0.638593] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.641236] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.642443] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.643768] mousedev: PS/2 mouse device common for all mice\n[ 0.645354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.647667] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649072] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650579] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652088] i2c /dev entries driver\n[ 0.653084] device-mapper: uevent: version 1.0.3\n[ 0.654337] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656408] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658671] NET: Registered protocol family 10\n[ 0.660294] NET: Registered protocol family 17\n[ 0.661449] Key type dns_resolver registered\n[ 0.662888] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664027] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665972] registered taskstats version 1\n[ 0.666879] Loading compiled-in X.509 certificates\n[ 0.668462] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.670448] zswap: loaded using pool lzo/zbud\n[ 0.672589] Key type trusted registered\n[ 0.674451] Key type encrypted registered\n[ 0.675304] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676389] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677475] evm: HMAC attrs: 0x1\n[ 0.678575] Magic number: 10:771:761\n[ 0.679530] rtc_cmos 00:00: setting system clock to 2018-07-19 01:46:05 UTC (1531964765)\n[ 0.681236] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682382] EDD information not available.\n[ 0.752063] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764031] Write protecting the kernel read-only data: 14336k\n[ 0.767570] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.769603] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\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 0.73\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... [ 0.926817] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.0.7...\nLease of 192.168.0.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-00000004\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDiyUAcdcBd5Y2FnA+9QbozZsh98VaBJpyOaBz0v+Kk74HzklhUbdJKNxFvn7v7nlXEDdRHE4mrkDzUPRlDsK1mou8Tqr49Li0ApYPWPnM0gj5uy1dirnMHqxdKRN2SUMfTmfq1nCXAnCAA1+VyC6EsjqjxRLnIV/44ySHFZVfxmYU+b7sQI1EMdk0aN/JRtvM9ZFWyMETe49f197mKu0+2gp2WnQjhzEUXQKSRUJH3JhzW9ILCD1RcWqkfzcHDZYCQ/ZOhKrq5plf9Quv8liedcz3l9w+B6BJo+QIdjmBLqi+9x5Hl+hieYyLauwG+Rb0/WR6Aedv5dZ8VUO1NVxTB root@vping-ssh-vm-c216fb58-3513-4cd0-afc0-0f9d424eedfb\nssh-dss AAAAB3NzaC1kc3MAAACBAIPEQlfwLpzgA+tXJAay+u2RFi68Y3r2JSYuxS4deXULPzXRux+uT13kfdaoQ0H5DgA6wQ0HIHv3cX2NUjzfSwZk3KcYA926eiliHcJOzVkuFJlHk+iPydp+jU8iAHEzdXor5COkYgW+O8bkc7n5j+zYYwPNAAv9i3zSX5V0cx5HAAAAFQDLPyHm3iPDMg1G881nCjAIUJmRiQAAAIBjruwRdJr3igCcd2fBTe5HCg/+R6W71UWzkujWP1OVv6mrVXVeDR8xyD5DtGz5Ri5zabS2dNCoXK51eRl18z6szvUcQDn32GqU+wmMw5WFpRr5qaxQwIMAwbmZGem6vAZI9z1LZwZdFmiceMaTQvAw5tGk/Beqvkur5pMaTsXapAAAAIA78wuWGDjQ0q3+uswfEudoOuSwtm1ybibeM9vw4VsXLadr/kq6kO7KoQN7btaWbAUxSGj6IEc6AH09NsZCpwmCKYX7KwFmM281h75GJUKQjv6i/MkT7m8BTgn2322g4w2zUl2kXTTfDZ0ZJq+pc+c+qzwrpkXNpfeTYUvpoaAtnw== root@vping-ssh-vm-c216fb58-3513-4cd0-afc0-0f9d424eedfb\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.0.7,24,fe80::f816:3eff:fe8a:5980/64,\nip-route:default via 192.168.0.1 dev eth0 \nip-route:169.254.169.254 via 192.168.0.1 dev eth0 \nip-route:192.168.0.0/24 dev eth0 src 192.168.0.7 \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-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-c216fb58-3513-4cd0-afc0-0f9d424eedfb\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.82 ===\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-c216fb58-3513-4cd0-afc0-0f9d424eedfb login: "} 2018-07-19 01:46:09,460 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/75192f3e-acf6-4156-9c95-bd1fac283477/action used request id req-68f276d4-d7e9-4092-9cd9-429afc615e93 2018-07-19 01:46:09,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.839244127274s 2018-07-19 01:46:09,461 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/75192f3e-acf6-4156-9c95-bd1fac283477/action used request id req-68f276d4-d7e9-4092-9cd9-429afc615e93 2018-07-19 01:46:09,461 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 479781102 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.139499] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.141191] pid_max: default: 32768 minimum: 301 [ 0.142101] ACPI: Core revision 20150930 [ 0.143507] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.144852] Security Framework initialized [ 0.145677] Yama: becoming mindful. [ 0.146426] AppArmor: AppArmor initialized [ 0.147309] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.148664] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.149968] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151206] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152665] Initializing cgroup subsys io [ 0.153497] Initializing cgroup subsys memory [ 0.154371] Initializing cgroup subsys devices [ 0.155268] Initializing cgroup subsys freezer [ 0.156158] Initializing cgroup subsys net_cls [ 0.157044] Initializing cgroup subsys perf_event [ 0.157972] Initializing cgroup subsys net_prio [ 0.158885] Initializing cgroup subsys hugetlb [ 0.159767] Initializing cgroup subsys pids [ 0.160653] CPU: Physical Processor ID: 0 [ 0.162184] mce: CPU supports 10 MCE banks [ 0.163061] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.164081] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.178996] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.185321] ftrace: allocating 31920 entries in 125 pages [ 0.211119] smpboot: Max logical packages: 1 [ 0.212005] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.213379] x2apic enabled [ 0.214196] Switched APIC routing to physical x2apic. [ 0.215962] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.217099] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.219204] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.221034] KVM setup paravirtual spinlock [ 0.222386] x86: Booted up 1 node, 1 CPUs [ 0.223212] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.224633] devtmpfs: initialized [ 0.226379] evm: security.selinux [ 0.227096] evm: security.SMACK64 [ 0.227798] evm: security.SMACK64EXEC [ 0.228552] evm: security.SMACK64TRANSMUTE [ 0.229373] evm: security.SMACK64MMAP [ 0.230133] evm: security.ima [ 0.230784] evm: security.capability [ 0.231607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233506] pinctrl core: initialized pinctrl subsystem [ 0.234644] RTC time: 1:46:04, date: 07/19/18 [ 0.235633] NET: Registered protocol family 16 [ 0.236644] cpuidle: using governor ladder [ 0.237479] cpuidle: using governor menu [ 0.238279] PCCT header not found. [ 0.239052] ACPI: bus type PCI registered [ 0.239871] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.241139] PCI: Using configuration type 1 for base access [ 0.242946] ACPI: Added _OSI(Module Device) [ 0.243805] ACPI: Added _OSI(Processor Device) [ 0.244676] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.245590] ACPI: Added _OSI(Processor Aggregator Device) [ 0.247413] ACPI: Interpreter enabled [ 0.248204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.250084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.251947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253822] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.255684] ACPI: (supports S0 S5) [ 0.256401] ACPI: Using IOAPIC for interrupt routing [ 0.257363] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.260514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.261683] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.262943] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.264159] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.266420] acpiphp: Slot [3] registered [ 0.267240] acpiphp: Slot [4] registered [ 0.268056] acpiphp: Slot [5] registered [ 0.268869] acpiphp: Slot [6] registered [ 0.269676] acpiphp: Slot [7] registered [ 0.270491] acpiphp: Slot [8] registered [ 0.271310] acpiphp: Slot [9] registered [ 0.272130] acpiphp: Slot [10] registered [ 0.272957] acpiphp: Slot [11] registered [ 0.273783] acpiphp: Slot [12] registered [ 0.274610] acpiphp: Slot [13] registered [ 0.275437] acpiphp: Slot [14] registered [ 0.276264] acpiphp: Slot [15] registered [ 0.287101] acpiphp: Slot [16] registered [ 0.287939] acpiphp: Slot [17] registered [ 0.288760] acpiphp: Slot [18] registered [ 0.289586] acpiphp: Slot [19] registered [ 0.290412] acpiphp: Slot [20] registered [ 0.291242] acpiphp: Slot [21] registered [ 0.292073] acpiphp: Slot [22] registered [ 0.292896] acpiphp: Slot [23] registered [ 0.293720] acpiphp: Slot [24] registered [ 0.294545] acpiphp: Slot [25] registered [ 0.295376] acpiphp: Slot [26] registered [ 0.296201] acpiphp: Slot [27] registered [ 0.297026] acpiphp: Slot [28] registered [ 0.297850] acpiphp: Slot [29] registered [ 0.298668] acpiphp: Slot [30] registered [ 0.299497] acpiphp: Slot [31] registered [ 0.300321] PCI host bridge to bus 0000:00 [ 0.301145] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.302378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.303611] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.305082] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.306547] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.308044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.311263] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.312569] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.313780] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.315067] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.318622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.320173] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.338730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.340228] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.342027] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.343475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.344882] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.346168] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.347511] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.348575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.350132] vgaarb: loaded [ 0.350736] vgaarb: bridge control possible 0000:00:02.0 [ 0.351992] SCSI subsystem initialized [ 0.352924] ACPI: bus type USB registered [ 0.353759] usbcore: registered new interface driver usbfs [ 0.354805] usbcore: registered new interface driver hub [ 0.355818] usbcore: registered new device driver usb [ 0.356939] PCI: Using ACPI for IRQ routing [ 0.358080] NetLabel: Initializing [ 0.358811] NetLabel: domain hash size = 128 [ 0.359664] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.360628] NetLabel: unlabeled traffic allowed by default [ 0.361809] clocksource: Switched to clocksource kvm-clock [ 0.370209] AppArmor: AppArmor Filesystem Enabled [ 0.371185] pnp: PnP ACPI init [ 0.372146] pnp: PnP ACPI: found 5 devices [ 0.378500] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.380235] NET: Registered protocol family 2 [ 0.381303] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.382621] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.383846] TCP: Hash tables configured (established 4096 bind 4096) [ 0.385067] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.386173] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.387384] NET: Registered protocol family 1 [ 0.388280] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.389391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.390480] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.404568] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.418688] Trying to unpack rootfs image as initramfs... [ 0.474735] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.476451] Scanning for low memory corruption every 60 seconds [ 0.477868] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.479049] audit: initializing netlink subsys (disabled) [ 0.480093] audit: type=2000 audit(1531964765.019:1): initialized [ 0.481461] Initialise system trusted keyring [ 0.482459] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.483636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.485790] zbud: loaded [ 0.486535] VFS: Disk quotas dquot_6.6.0 [ 0.487372] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.489008] fuse init (API version 7.23) [ 0.489938] Key type big_key registered [ 0.490754] Allocating IMA MOK and blacklist keyrings. [ 0.492016] Key type asymmetric registered [ 0.492852] Asymmetric key parser 'x509' registered [ 0.493849] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.495343] io scheduler noop registered [ 0.496156] io scheduler deadline registered (default) [ 0.497166] io scheduler cfq registered [ 0.498044] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.499103] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.500391] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.501874] ACPI: Power Button [PWRF] [ 0.502741] GHES: HEST is not enabled! [ 0.516306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.544116] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.546244] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.570175] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.572462] Linux agpgart interface v0.103 [ 0.575116] brd: module loaded [ 0.576800] loop: module loaded [ 0.580729] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.582255] GPT:90111 != 2097151 [ 0.582942] GPT:Alternate GPT header not at the end of the disk. [ 0.584137] GPT:90111 != 2097151 [ 0.584927] GPT: Use GNU Parted to correct GPT errors. [ 0.585918] vda: vda1 vda15 [ 0.587160] scsi host0: ata_piix [ 0.587951] scsi host1: ata_piix [ 0.588676] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.589922] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.591446] libphy: Fixed MDIO Bus: probed [ 0.595309] tun: Universal TUN/TAP device driver, 1.6 [ 0.596307] tun: (C) 1999-2004 Max Krasnyansky [ 0.600182] PPP generic driver version 2.4.2 [ 0.601307] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.602565] ehci-pci: EHCI PCI platform driver [ 0.603466] ehci-platform: EHCI generic platform driver [ 0.604566] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.606035] ohci-pci: OHCI PCI platform driver [ 0.607137] ohci-platform: OHCI generic platform driver [ 0.608388] uhci_hcd: USB Universal Host Controller Interface driver [ 0.623232] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.624542] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.626385] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.627645] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.629153] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.630695] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.632454] usb usb1: Product: UHCI Host Controller [ 0.633609] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.635026] usb usb1: SerialNumber: 0000:00:01.2 [ 0.636262] hub 1-0:1.0: USB hub found [ 0.637337] hub 1-0:1.0: 2 ports detected [ 0.638593] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.641236] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.642443] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.643768] mousedev: PS/2 mouse device common for all mice [ 0.645354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.647667] rtc_cmos 00:00: RTC can wake from S4 [ 0.649072] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650579] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652088] i2c /dev entries driver [ 0.653084] device-mapper: uevent: version 1.0.3 [ 0.654337] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.656408] ledtrig-cpu: registered to indicate activity on CPUs [ 0.658671] NET: Registered protocol family 10 [ 0.660294] NET: Registered protocol family 17 [ 0.661449] Key type dns_resolver registered [ 0.662888] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.664027] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.665972] registered taskstats version 1 [ 0.666879] Loading compiled-in X.509 certificates [ 0.668462] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.670448] zswap: loaded using pool lzo/zbud [ 0.672589] Key type trusted registered [ 0.674451] Key type encrypted registered [ 0.675304] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676389] ima: No TPM chip found, activating TPM-bypass! [ 0.677475] evm: HMAC attrs: 0x1 [ 0.678575] Magic number: 10:771:761 [ 0.679530] rtc_cmos 00:00: setting system clock to 2018-07-19 01:46:05 UTC (1531964765) [ 0.681236] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682382] EDD information not available. [ 0.752063] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.764031] Write protecting the kernel read-only data: 14336k [ 0.767570] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.769603] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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 0.73 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... [ 0.926817] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.0.7... Lease of 192.168.0.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-00000004 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDiyUAcdcBd5Y2FnA+9QbozZsh98VaBJpyOaBz0v+Kk74HzklhUbdJKNxFvn7v7nlXEDdRHE4mrkDzUPRlDsK1mou8Tqr49Li0ApYPWPnM0gj5uy1dirnMHqxdKRN2SUMfTmfq1nCXAnCAA1+VyC6EsjqjxRLnIV/44ySHFZVfxmYU+b7sQI1EMdk0aN/JRtvM9ZFWyMETe49f197mKu0+2gp2WnQjhzEUXQKSRUJH3JhzW9ILCD1RcWqkfzcHDZYCQ/ZOhKrq5plf9Quv8liedcz3l9w+B6BJo+QIdjmBLqi+9x5Hl+hieYyLauwG+Rb0/WR6Aedv5dZ8VUO1NVxTB root@vping-ssh-vm-c216fb58-3513-4cd0-afc0-0f9d424eedfb ssh-dss AAAAB3NzaC1kc3MAAACBAIPEQlfwLpzgA+tXJAay+u2RFi68Y3r2JSYuxS4deXULPzXRux+uT13kfdaoQ0H5DgA6wQ0HIHv3cX2NUjzfSwZk3KcYA926eiliHcJOzVkuFJlHk+iPydp+jU8iAHEzdXor5COkYgW+O8bkc7n5j+zYYwPNAAv9i3zSX5V0cx5HAAAAFQDLPyHm3iPDMg1G881nCjAIUJmRiQAAAIBjruwRdJr3igCcd2fBTe5HCg/+R6W71UWzkujWP1OVv6mrVXVeDR8xyD5DtGz5Ri5zabS2dNCoXK51eRl18z6szvUcQDn32GqU+wmMw5WFpRr5qaxQwIMAwbmZGem6vAZI9z1LZwZdFmiceMaTQvAw5tGk/Beqvkur5pMaTsXapAAAAIA78wuWGDjQ0q3+uswfEudoOuSwtm1ybibeM9vw4VsXLadr/kq6kO7KoQN7btaWbAUxSGj6IEc6AH09NsZCpwmCKYX7KwFmM281h75GJUKQjv6i/MkT7m8BTgn2322g4w2zUl2kXTTfDZ0ZJq+pc+c+qzwrpkXNpfeTYUvpoaAtnw== root@vping-ssh-vm-c216fb58-3513-4cd0-afc0-0f9d424eedfb -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.0.7,24,fe80::f816:3eff:fe8a:5980/64, ip-route:default via 192.168.0.1 dev eth0 ip-route:169.254.169.254 via 192.168.0.1 dev eth0 ip-route:192.168.0.0/24 dev eth0 src 192.168.0.7 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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-c216fb58-3513-4cd0-afc0-0f9d424eedfb launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.82 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-c216fb58-3513-4cd0-afc0-0f9d424eedfb login: 2018-07-19 01:46:09,466 - paramiko.transport - DEBUG - starting thread (client mode): 0x9ec54ad0L 2018-07-19 01:46:09,466 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-19 01:46:09,466 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-19 01:46:09,467 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-19 01:46:09,468 - 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-07-19 01:46:09,468 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-19 01:46:09,468 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-19 01:46:09,469 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-19 01:46:09,469 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-19 01:46:09,469 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-19 01:46:09,486 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-19 01:46:09,487 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-19 01:46:09,498 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: b80abeef3896ab68fb418ae6ac7b4607 2018-07-19 01:46:09,499 - paramiko.transport - DEBUG - Trying discovered key 9972d2bc3b036880a7fe4ad801aa3634 in /tmp/tmpRN_BHJ 2018-07-19 01:46:09,523 - paramiko.transport - DEBUG - userauth is OK 2018-07-19 01:46:09,529 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-19 01:46:09,532 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-19 01:46:09,533 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-19 01:46:09,533 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-19 01:46:09,534 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-19 01:46:09,577 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-19 01:46:09,577 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - output: PING 192.168.0.5 (192.168.0.5): 56 data bytes 64 bytes from 192.168.0.5: seq=0 ttl=64 time=41.294 ms --- 192.168.0.5 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 41.294/41.294/41.294 ms 2018-07-19 01:46:09,582 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-19 01:46:09,691 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-19 01:46:09,692 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:33 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-19 01:46:09,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-19 01:46:09,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/621e61fb-a011-4de4-9e8f-52118c838993 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:09,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:46: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-7eef3112-d3a2-4061-b97e-da8c2ee42204 x-compute-request-id: req-7eef3112-d3a2-4061-b97e-da8c2ee42204 Content-Type: application/json 2018-07-19 01:46:09,966 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/621e61fb-a011-4de4-9e8f-52118c838993 used request id req-7eef3112-d3a2-4061-b97e-da8c2ee42204 2018-07-19 01:46:09,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.269222021103s 2018-07-19 01:46:09,967 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/621e61fb-a011-4de4-9e8f-52118c838993 used request id req-7eef3112-d3a2-4061-b97e-da8c2ee42204 2018-07-19 01:46:09,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:09,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:10,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-9abcb1f8-4f7f-4ddf-b9c9-9478ef24bf96 x-compute-request-id: req-9abcb1f8-4f7f-4ddf-b9c9-9478ef24bf96 Content-Encoding: gzip Content-Length: 899 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:59:80", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:59:80", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/75192f3e-acf6-4156-9c95-bd1fac283477", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/75192f3e-acf6-4156-9c95-bd1fac283477", "rel": "bookmark"}], "image": {"id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "links": [{"href": "http://172.30.9.27:8774/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:04.000000", "flavor": {"id": "8254eb77-1905-4cbe-8972-c3b217786fea", "links": [{"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}]}, "id": "75192f3e-acf6-4156-9c95-bd1fac283477", "security_groups": [{"name": "vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}], "user_id": "265505083bb946ef9deb05e4d65eb763", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:04Z", "hostId": "24dd3f1117330e1bad021434b7b850513ef29d7b0557e66657c9f450", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "name": "vping_ssh-vm_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "created": "2018-07-19T01:45:56Z", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:b8:f5", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/621e61fb-a011-4de4-9e8f-52118c838993", "rel": "bookmark"}], "image": {"id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "links": [{"href": "http://172.30.9.27:8774/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:45:53.000000", "flavor": {"id": "8254eb77-1905-4cbe-8972-c3b217786fea", "links": [{"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}]}, "id": "621e61fb-a011-4de4-9e8f-52118c838993", "security_groups": [{"name": "vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}], "user_id": "265505083bb946ef9deb05e4d65eb763", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:09Z", "hostId": "656bf660a9f91fabc617ce260f3baf8d572b163d44594d4f49e5727e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "created": "2018-07-19T01:45:45Z", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:46:10,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9abcb1f8-4f7f-4ddf-b9c9-9478ef24bf96 2018-07-19 01:46:10,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44633603096s 2018-07-19 01:46:10,414 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9abcb1f8-4f7f-4ddf-b9c9-9478ef24bf96 2018-07-19 01:46:10,416 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:46:12,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:12,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:12,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-f76f97d3-2ac7-4b93-9021-88716a21bf40 x-compute-request-id: req-f76f97d3-2ac7-4b93-9021-88716a21bf40 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:59:80", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:59:80", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/75192f3e-acf6-4156-9c95-bd1fac283477", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/75192f3e-acf6-4156-9c95-bd1fac283477", "rel": "bookmark"}], "image": {"id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "links": [{"href": "http://172.30.9.27:8774/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:04.000000", "flavor": {"id": "8254eb77-1905-4cbe-8972-c3b217786fea", "links": [{"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}]}, "id": "75192f3e-acf6-4156-9c95-bd1fac283477", "security_groups": [{"name": "vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}], "user_id": "265505083bb946ef9deb05e4d65eb763", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:04Z", "hostId": "24dd3f1117330e1bad021434b7b850513ef29d7b0557e66657c9f450", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "name": "vping_ssh-vm_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "created": "2018-07-19T01:45:56Z", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:46:12,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f76f97d3-2ac7-4b93-9021-88716a21bf40 2018-07-19 01:46:12,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197268009186s 2018-07-19 01:46:12,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f76f97d3-2ac7-4b93-9021-88716a21bf40 2018-07-19 01:46:12,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-19 01:46:12,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/5c6551b3-b759-4ce0-896d-dc9d6a79741c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:13,816 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b6422cc-34a8-4dcd-a09a-a743fd7c9e86 Content-Length: 0 Date: Thu, 19 Jul 2018 01:46:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:46:13,816 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/5c6551b3-b759-4ce0-896d-dc9d6a79741c.json used request id req-3b6422cc-34a8-4dcd-a09a-a743fd7c9e86 2018-07-19 01:46:13,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.19508814812s 2018-07-19 01:46:13,817 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/5c6551b3-b759-4ce0-896d-dc9d6a79741c.json used request id req-3b6422cc-34a8-4dcd-a09a-a743fd7c9e86 2018-07-19 01:46:13,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:46:13,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:13,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-98fe998b-367d-475b-aad7-c9e2aec89931 Date: Thu, 19 Jul 2018 01:46:13 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:46:13,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-98fe998b-367d-475b-aad7-c9e2aec89931 2018-07-19 01:46:13,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0803389549255s 2018-07-19 01:46:13,902 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-98fe998b-367d-475b-aad7-c9e2aec89931 2018-07-19 01:46:13,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-19 01:46:13,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/75192f3e-acf6-4156-9c95-bd1fac283477 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:14,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:46: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-15052de6-e0d7-4562-9015-45ccff27acc1 x-compute-request-id: req-15052de6-e0d7-4562-9015-45ccff27acc1 Content-Type: application/json 2018-07-19 01:46:14,378 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/75192f3e-acf6-4156-9c95-bd1fac283477 used request id req-15052de6-e0d7-4562-9015-45ccff27acc1 2018-07-19 01:46:14,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.474959850311s 2018-07-19 01:46:14,378 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/75192f3e-acf6-4156-9c95-bd1fac283477 used request id req-15052de6-e0d7-4562-9015-45ccff27acc1 2018-07-19 01:46:14,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:14,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:14,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-4451023e-d975-4125-a2c3-bcdd474de4c6 x-compute-request-id: req-4451023e-d975-4125-a2c3-bcdd474de4c6 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:59:80", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/75192f3e-acf6-4156-9c95-bd1fac283477", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/75192f3e-acf6-4156-9c95-bd1fac283477", "rel": "bookmark"}], "image": {"id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "links": [{"href": "http://172.30.9.27:8774/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:04.000000", "flavor": {"id": "8254eb77-1905-4cbe-8972-c3b217786fea", "links": [{"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}]}, "id": "75192f3e-acf6-4156-9c95-bd1fac283477", "security_groups": [{"name": "vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}], "user_id": "265505083bb946ef9deb05e4d65eb763", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:14Z", "hostId": "24dd3f1117330e1bad021434b7b850513ef29d7b0557e66657c9f450", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "name": "vping_ssh-vm_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "created": "2018-07-19T01:45:56Z", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:46:14,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4451023e-d975-4125-a2c3-bcdd474de4c6 2018-07-19 01:46:14,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407524824142s 2018-07-19 01:46:14,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4451023e-d975-4125-a2c3-bcdd474de4c6 2018-07-19 01:46:14,788 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:46:16,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:16,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:17,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-d87afbce-f055-4ddc-894c-32e89896ce7c x-compute-request-id: req-d87afbce-f055-4ddc-894c-32e89896ce7c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-19 01:46:17,009 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d87afbce-f055-4ddc-894c-32e89896ce7c 2018-07-19 01:46:17,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217116832733s 2018-07-19 01:46:17,009 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d87afbce-f055-4ddc-894c-32e89896ce7c 2018-07-19 01:46:17,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-19 01:46:17,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:17,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-58709b52-1e14-448b-9918-923d64bb8ce2 Date: Thu, 19 Jul 2018 01:46:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:37Z", "updated_at": "2018-07-19T01:45:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "55fab744-0675-4817-8ca4-149506d206ac", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "58d4131a-abfe-4d84-aa0c-6a733d877936", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "cc1fa3a5-310b-404e-bd7b-23199157d572", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "e23f2d7f-5518-4b6a-9283-108eea6141ec", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}], "revision_number": 1, "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:43Z", "updated_at": "2018-07-19T01:45:44Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:44Z", "revision_number": 0, "id": "075523a3-ab57-494e-99cb-ebe782414e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:44Z", "security_group_id": "fe98f54c-1063-4830-9017-6b2b196ee7d6", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-19T01:45:43Z", "revision_number": 0, "id": "a797af37-818c-42f2-9562-16d789d0e11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:43Z", "security_group_id": "fe98f54c-1063-4830-9017-6b2b196ee7d6", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": 22, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:43Z", "revision_number": 0, "id": "c5ed165d-3a20-4772-8980-d5cf1e00fcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:43Z", "security_group_id": "fe98f54c-1063-4830-9017-6b2b196ee7d6", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:43Z", "revision_number": 0, "id": "f4cd33dd-0479-481b-8a4d-88231eac923a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:43Z", "security_group_id": "fe98f54c-1063-4830-9017-6b2b196ee7d6", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}], "revision_number": 3, "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "fe98f54c-1063-4830-9017-6b2b196ee7d6", "name": "vping_ssh-sg_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}]} 2018-07-19 01:46:17,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-58709b52-1e14-448b-9918-923d64bb8ce2 2018-07-19 01:46:17,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0492601394653s 2018-07-19 01:46:17,062 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-58709b52-1e14-448b-9918-923d64bb8ce2 2018-07-19 01:46:17,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-19 01:46:17,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/fe98f54c-1063-4830-9017-6b2b196ee7d6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:17,231 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-93788f96-7c91-444f-879a-14297bf287e1 Content-Length: 0 Date: Thu, 19 Jul 2018 01:46:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:46:17,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/fe98f54c-1063-4830-9017-6b2b196ee7d6.json used request id req-93788f96-7c91-444f-879a-14297bf287e1 2018-07-19 01:46:17,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.1656498909s 2018-07-19 01:46:17,231 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/fe98f54c-1063-4830-9017-6b2b196ee7d6.json used request id req-93788f96-7c91-444f-879a-14297bf287e1 2018-07-19 01:46:17,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-19 01:46:17,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_c216fb58-3513-4cd0-afc0-0f9d424eedfb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:17,278 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:46: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-8d740ebb-8e07-41aa-84c4-9a26b1398d8e x-compute-request-id: req-8d740ebb-8e07-41aa-84c4-9a26b1398d8e Content-Length: 0 Content-Type: application/json 2018-07-19 01:46:17,278 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_c216fb58-3513-4cd0-afc0-0f9d424eedfb used request id req-8d740ebb-8e07-41aa-84c4-9a26b1398d8e 2018-07-19 01:46:17,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0465650558472s 2018-07-19 01:46:17,279 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_c216fb58-3513-4cd0-afc0-0f9d424eedfb used request id req-8d740ebb-8e07-41aa-84c4-9a26b1398d8e 2018-07-19 01:46:17,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-19 01:46:17,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/987e315d-c739-4a06-a88b-d853f21a6dd9/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" -d '{"subnet_id": "8bd7fe67-7940-4060-92cb-c22dcb9611b6"}' 2018-07-19 01:46:19,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eb43ab0d-4dec-4083-9368-f780a23ef036 Date: Thu, 19 Jul 2018 01:46:19 GMT RESP BODY: {"network_id": "bab6d452-d423-4c6e-a00c-f3aa52efcf52", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "subnet_id": "8bd7fe67-7940-4060-92cb-c22dcb9611b6", "subnet_ids": ["8bd7fe67-7940-4060-92cb-c22dcb9611b6"], "port_id": "43b0031a-77bf-4835-84c3-b8ae88e2ff34", "id": "987e315d-c739-4a06-a88b-d853f21a6dd9"} 2018-07-19 01:46:19,135 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/987e315d-c739-4a06-a88b-d853f21a6dd9/remove_router_interface.json used request id req-eb43ab0d-4dec-4083-9368-f780a23ef036 2018-07-19 01:46:19,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.85641503334s 2018-07-19 01:46:19,136 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/987e315d-c739-4a06-a88b-d853f21a6dd9/remove_router_interface.json used request id req-eb43ab0d-4dec-4083-9368-f780a23ef036 returning object 987e315d-c739-4a06-a88b-d853f21a6dd9 2018-07-19 01:46:19,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-19 01:46:19,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:19,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-5a2b2458-1219-4c19-a869-c6197b76bd68 Date: Thu, 19 Jul 2018 01:46:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:38Z", "admin_state_up": true, "updated_at": "2018-07-19T01:46:18Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "987e315d-c739-4a06-a88b-d853f21a6dd9", "name": "vping_ssh-router_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}]} 2018-07-19 01:46:19,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-5a2b2458-1219-4c19-a869-c6197b76bd68 2018-07-19 01:46:19,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.140535116196s 2018-07-19 01:46:19,277 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-5a2b2458-1219-4c19-a869-c6197b76bd68 2018-07-19 01:46:19,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-19 01:46:19,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/987e315d-c739-4a06-a88b-d853f21a6dd9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:20,462 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c7b79933-8946-4b73-b65f-331f018d6982 Content-Length: 0 Date: Thu, 19 Jul 2018 01:46:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:46:20,463 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/987e315d-c739-4a06-a88b-d853f21a6dd9.json used request id req-c7b79933-8946-4b73-b65f-331f018d6982 2018-07-19 01:46:20,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18400001526s 2018-07-19 01:46:20,463 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/987e315d-c739-4a06-a88b-d853f21a6dd9.json used request id req-c7b79933-8946-4b73-b65f-331f018d6982 2018-07-19 01:46:20,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-19 01:46:20,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:20,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-d013c269-1b2c-474a-96b6-694cab0f74d3 Date: Thu, 19 Jul 2018 01:46:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bab6d452-d423-4c6e-a00c-f3aa52efcf52","tenant_id":"afb85065340d42ed9eee5b4bc6503710","created_at":"2018-07-19T01:45:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-19T01:45:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"afb85065340d42ed9eee5b4bc6503710","id":"8bd7fe67-7940-4060-92cb-c22dcb9611b6","subnetpool_id":null,"name":"vping_ssh-subnet_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}]} 2018-07-19 01:46:20,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d013c269-1b2c-474a-96b6-694cab0f74d3 2018-07-19 01:46:20,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.049024105072s 2018-07-19 01:46:20,513 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d013c269-1b2c-474a-96b6-694cab0f74d3 2018-07-19 01:46:20,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-19 01:46:20,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/8bd7fe67-7940-4060-92cb-c22dcb9611b6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:21,640 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-86ced9f9-6bdf-48c7-9dbc-10c2c653f92e Date: Thu, 19 Jul 2018 01:46:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:46:21,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/8bd7fe67-7940-4060-92cb-c22dcb9611b6.json used request id req-86ced9f9-6bdf-48c7-9dbc-10c2c653f92e 2018-07-19 01:46:21,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.12510514259s 2018-07-19 01:46:21,640 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/8bd7fe67-7940-4060-92cb-c22dcb9611b6.json used request id req-86ced9f9-6bdf-48c7-9dbc-10c2c653f92e 2018-07-19 01:46:21,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:46:21,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:21,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-bd38b3a4-4009-400b-8cf2-bdfc1da3beea Date: Thu, 19 Jul 2018 01:46:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bab6d452-d423-4c6e-a00c-f3aa52efcf52","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"afb85065340d42ed9eee5b4bc6503710","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:46:21Z","qos_policy_id":null,"name":"vping_ssh-net_c216fb58-3513-4cd0-afc0-0f9d424eedfb","admin_state_up":true,"tenant_id":"afb85065340d42ed9eee5b4bc6503710","created_at":"2018-07-19T01:45:37Z","mtu":1450}]} 2018-07-19 01:46:21,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-bd38b3a4-4009-400b-8cf2-bdfc1da3beea 2018-07-19 01:46:21,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112741947174s 2018-07-19 01:46:21,754 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-bd38b3a4-4009-400b-8cf2-bdfc1da3beea 2018-07-19 01:46:21,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-19 01:46:21,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/bab6d452-d423-4c6e-a00c-f3aa52efcf52.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:22,921 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e242b52f-9fc7-4a4d-a19e-86b52857b6af Date: Thu, 19 Jul 2018 01:46:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:46:22,921 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/bab6d452-d423-4c6e-a00c-f3aa52efcf52.json used request id req-e242b52f-9fc7-4a4d-a19e-86b52857b6af 2018-07-19 01:46:22,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16638493538s 2018-07-19 01:46:22,922 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/bab6d452-d423-4c6e-a00c-f3aa52efcf52.json used request id req-e242b52f-9fc7-4a4d-a19e-86b52857b6af 2018-07-19 01:46:22,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-19 01:46:22,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:23,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-52f98d6d-3da0-44e3-a136-50c067794937 Date: Thu, 19 Jul 2018 01:46:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/894a91bd-9e1b-47cb-bbb0-67646b131c08/snap", "metadata": {}}], "file": "/v2/images/894a91bd-9e1b-47cb-bbb0-67646b131c08/file", "owner": "afb85065340d42ed9eee5b4bc6503710", "id": "894a91bd-9e1b-47cb-bbb0-67646b131c08", "size": 12716032, "self": "/v2/images/894a91bd-9e1b-47cb-bbb0-67646b131c08", "disk_format": "qcow2", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/894a91bd-9e1b-47cb-bbb0-67646b131c08/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-19T01:45:42Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-19T01:45:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-19 01:46:23,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-52f98d6d-3da0-44e3-a136-50c067794937 2018-07-19 01:46:23,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.194020032883s 2018-07-19 01:46:23,120 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-52f98d6d-3da0-44e3-a136-50c067794937 2018-07-19 01:46:23,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-19 01:46:23,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/894a91bd-9e1b-47cb-bbb0-67646b131c08 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}995a288d7daa784866249076e3330ee095b342c1" 2018-07-19 01:46:23,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9b803a30-d64d-4904-8d8e-78fc8562a176 Date: Thu, 19 Jul 2018 01:46:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:46:23,453 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/894a91bd-9e1b-47cb-bbb0-67646b131c08 used request id req-9b803a30-d64d-4904-8d8e-78fc8562a176 2018-07-19 01:46:23,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.331313848495s 2018-07-19 01:46:23,453 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/894a91bd-9e1b-47cb-bbb0-67646b131c08 used request id req-9b803a30-d64d-4904-8d8e-78fc8562a176 2018-07-19 01:46:23,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-19 01:46:23,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fbf4572696fd12f0768d58d511014900a0e90d62" 2018-07-19 01:46:23,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-45ff66c1-5388-4b5b-8120-cced81e84298 x-compute-request-id: req-45ff66c1-5388-4b5b-8120-cced81e84298 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8254eb77-1905-4cbe-8972-c3b217786fea", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8254eb77-1905-4cbe-8972-c3b217786fea"}]} 2018-07-19 01:46:23,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-45ff66c1-5388-4b5b-8120-cced81e84298 2018-07-19 01:46:23,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254821777344s 2018-07-19 01:46:23,480 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-45ff66c1-5388-4b5b-8120-cced81e84298 2018-07-19 01:46:23,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-19 01:46:23,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/8254eb77-1905-4cbe-8972-c3b217786fea -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fbf4572696fd12f0768d58d511014900a0e90d62" 2018-07-19 01:46:23,518 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:46: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-13ebe332-314f-41e6-9ca4-c300f43d3c92 x-compute-request-id: req-13ebe332-314f-41e6-9ca4-c300f43d3c92 Content-Length: 0 Content-Type: application/json 2018-07-19 01:46:23,518 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/8254eb77-1905-4cbe-8972-c3b217786fea used request id req-13ebe332-314f-41e6-9ca4-c300f43d3c92 2018-07-19 01:46:23,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.037260055542s 2018-07-19 01:46:23,519 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/8254eb77-1905-4cbe-8972-c3b217786fea used request id req-13ebe332-314f-41e6-9ca4-c300f43d3c92 2018-07-19 01:46:23,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-19 01:46:23,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fbf4572696fd12f0768d58d511014900a0e90d62" 2018-07-19 01:46:23,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34a89a67-bd97-4c0c-9c23-1c8eb3038a33 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "links": {"self": "http://172.30.9.27:5000/v3/users/265505083bb946ef9deb05e4d65eb763"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "265505083bb946ef9deb05e4d65eb763", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:46:23,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-34a89a67-bd97-4c0c-9c23-1c8eb3038a33 2018-07-19 01:46:23,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113768100739s 2018-07-19 01:46:23,633 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-34a89a67-bd97-4c0c-9c23-1c8eb3038a33 2018-07-19 01:46:23,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-19 01:46:23,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/265505083bb946ef9deb05e4d65eb763 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fbf4572696fd12f0768d58d511014900a0e90d62" 2018-07-19 01:46:23,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fbdbffb-f93f-42d6-a142-aabe19fd690c Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_c216fb58-3513-4cd0-afc0-0f9d424eedfb", "links": {"self": "http://172.30.9.27:5000/v3/users/265505083bb946ef9deb05e4d65eb763"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "265505083bb946ef9deb05e4d65eb763", "description": null}} 2018-07-19 01:46:23,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/265505083bb946ef9deb05e4d65eb763 used request id req-6fbdbffb-f93f-42d6-a142-aabe19fd690c 2018-07-19 01:46:23,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12246799469s 2018-07-19 01:46:23,762 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/265505083bb946ef9deb05e4d65eb763 used request id req-6fbdbffb-f93f-42d6-a142-aabe19fd690c 2018-07-19 01:46:23,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-19 01:46:23,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/265505083bb946ef9deb05e4d65eb763 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fbf4572696fd12f0768d58d511014900a0e90d62" 2018-07-19 01:46:23,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:46:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3412b441-cb6d-4887-b241-caedf55bb92e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:46:23,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/265505083bb946ef9deb05e4d65eb763 used request id req-3412b441-cb6d-4887-b241-caedf55bb92e 2018-07-19 01:46:23,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.197812080383s 2018-07-19 01:46:23,961 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/265505083bb946ef9deb05e4d65eb763 used request id req-3412b441-cb6d-4887-b241-caedf55bb92e 2018-07-19 01:46:23,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-19 01:46:23,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fbf4572696fd12f0768d58d511014900a0e90d62" 2018-07-19 01:46:24,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc61ddb4-52cd-4dae-aec0-452e1858a41f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8"}, "tags": [], "enabled": true, "id": "3f544d51ac9444a8b08581ab41564db8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710"}, "tags": [], "enabled": true, "id": "afb85065340d42ed9eee5b4bc6503710", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_c216fb58-3513-4cd0-afc0-0f9d424eedfb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "id": "ba1c3d47632b40318826191b43d81cda", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-19 01:46:24,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-bc61ddb4-52cd-4dae-aec0-452e1858a41f 2018-07-19 01:46:24,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1017370224s 2018-07-19 01:46:24,069 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-bc61ddb4-52cd-4dae-aec0-452e1858a41f 2018-07-19 01:46:24,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-19 01:46:24,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fbf4572696fd12f0768d58d511014900a0e90d62" 2018-07-19 01:46:24,374 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:46:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97444474-3ef2-4b90-902b-4255f9f9ddd5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:46:24,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710 used request id req-97444474-3ef2-4b90-902b-4255f9f9ddd5 2018-07-19 01:46:24,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.300456047058s 2018-07-19 01:46:24,375 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710 used request id req-97444474-3ef2-4b90-902b-4255f9f9ddd5 2018-07-19 01:46:24,432 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-07-19 01:46:24,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-19 01:46:24,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-19 01:46:24,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-19 01:46:24,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-19 01:46:24,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-19 01:46:24,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-19 01:46:24,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-19 01:46:24,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-19 01:46:24,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-19 01:46:24,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-19 01:46:24,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-19 01:46:24,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-19 01:46:24,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-19 01:46:24,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-19 01:46:24,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-19 01:46:24,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-19 01:46:24,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-19 01:46:24,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-19 01:46:24,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-19 01:46:24,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-19 01:46:24,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-19 01:46:24,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-19 01:46:24,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:46:24,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b826c5-9d00-490d-9ee2-c6c8bf309b3b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:46:24,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-25b826c5-9d00-490d-9ee2-c6c8bf309b3b 2018-07-19 01:46:24,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:46:24,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:46:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["lCLUvPRjTfSvEtYoyVOcqA"], "issued_at": "2018-07-19T01:46:24.000000Z"}} 2018-07-19 01:46:24,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:46:24,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee915d747f04b28b9a5b65f99e0fc20e72fd91cf" 2018-07-19 01:46:25,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-9e73b0ac-79fd-4707-bade-0de0c938fa84 Date: Thu, 19 Jul 2018 01:46:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:46:25,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9e73b0ac-79fd-4707-bade-0de0c938fa84 2018-07-19 01:46:25,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.191897153854s 2018-07-19 01:46:25,063 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9e73b0ac-79fd-4707-bade-0de0c938fa84 2018-07-19 01:46:25,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:46:25,071 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:46:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-329523ec-450b-4e98-8ddc-884da0536fcd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:46:25,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-329523ec-450b-4e98-8ddc-884da0536fcd 2018-07-19 01:46:25,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-19 01:46:25,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee915d747f04b28b9a5b65f99e0fc20e72fd91cf" 2018-07-19 01:46:25,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4e0ea39-c3fd-4b1d-bc71-8db61c22a22c Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/e9d5b68a2d02403090ab8c88e9806447"}, "tags": [], "enabled": true, "id": "e9d5b68a2d02403090ab8c88e9806447", "name": "heat_stack"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-19 01:46:25,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-d4e0ea39-c3fd-4b1d-bc71-8db61c22a22c 2018-07-19 01:46:25,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0942251682281s 2018-07-19 01:46:25,167 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-d4e0ea39-c3fd-4b1d-bc71-8db61c22a22c 2018-07-19 01:46:25,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-19 01:46:25,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee915d747f04b28b9a5b65f99e0fc20e72fd91cf" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_c41fbbd7-fbfd-418a-83ad-df672b4d019b"}}' 2018-07-19 01:46:25,312 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:46:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3278295f-6ad3-48da-8952-24219a7a96b5 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca"}, "tags": [], "enabled": true, "id": "a07b532df0514ae0b0a6819df85b66ca", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_c41fbbd7-fbfd-418a-83ad-df672b4d019b"}} 2018-07-19 01:46:25,312 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-3278295f-6ad3-48da-8952-24219a7a96b5 2018-07-19 01:46:25,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.13783288002s 2018-07-19 01:46:25,312 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-3278295f-6ad3-48da-8952-24219a7a96b5 2018-07-19 01:46:25,313 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'a07b532df0514ae0b0a6819df85b66ca', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_c41fbbd7-fbfd-418a-83ad-df672b4d019b'}) 2018-07-19 01:46:25,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-19 01:46:25,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee915d747f04b28b9a5b65f99e0fc20e72fd91cf" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c4dc82aa-7474-4d47-9865-15665ef5e1c8", "email": null, "name": "vping_userdata-user_c41fbbd7-fbfd-418a-83ad-df672b4d019b"}}' 2018-07-19 01:46:25,695 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:46:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9b1c252-e979-4cbd-b9c7-0865e2175608 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "links": {"self": "http://172.30.9.27:5000/v3/users/651f3efd8f334e93bc5e05acf880a299"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "651f3efd8f334e93bc5e05acf880a299", "domain_id": "default", "password_expires_at": null}} 2018-07-19 01:46:25,695 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-f9b1c252-e979-4cbd-b9c7-0865e2175608 2018-07-19 01:46:25,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375109195709s 2018-07-19 01:46:25,696 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-f9b1c252-e979-4cbd-b9c7-0865e2175608 2018-07-19 01:46:25,696 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'651f3efd8f334e93bc5e05acf880a299', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_c41fbbd7-fbfd-418a-83ad-df672b4d019b'}) 2018-07-19 01:46:25,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-19 01:46:25,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee915d747f04b28b9a5b65f99e0fc20e72fd91cf" 2018-07-19 01:46:25,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e94534a9-1ddc-4b9d-821e-7d29317f4148 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:46:25,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e94534a9-1ddc-4b9d-821e-7d29317f4148 2018-07-19 01:46:25,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105473995209s 2018-07-19 01:46:25,805 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e94534a9-1ddc-4b9d-821e-7d29317f4148 2018-07-19 01:46:25,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-19 01:46:25,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee915d747f04b28b9a5b65f99e0fc20e72fd91cf" 2018-07-19 01:46:25,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea020a1d-a94c-4637-867d-9f1c8ed9bc59 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:46:25,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ea020a1d-a94c-4637-867d-9f1c8ed9bc59 2018-07-19 01:46:25,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0992140769958s 2018-07-19 01:46:25,909 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ea020a1d-a94c-4637-867d-9f1c8ed9bc59 2018-07-19 01:46:25,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-19 01:46:25,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee915d747f04b28b9a5b65f99e0fc20e72fd91cf" 2018-07-19 01:46:26,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f136b08c-047f-40d4-8380-e00b137163eb Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:46:26,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f136b08c-047f-40d4-8380-e00b137163eb 2018-07-19 01:46:26,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0931680202484s 2018-07-19 01:46:26,008 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f136b08c-047f-40d4-8380-e00b137163eb 2018-07-19 01:46:26,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-19 01:46:26,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee915d747f04b28b9a5b65f99e0fc20e72fd91cf" 2018-07-19 01:46:26,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb8a45a-457b-4f7e-928e-442f8a221aed Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-19 01:46:26,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-2eb8a45a-457b-4f7e-928e-442f8a221aed 2018-07-19 01:46:26,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100237131119s 2018-07-19 01:46:26,113 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-2eb8a45a-457b-4f7e-928e-442f8a221aed 2018-07-19 01:46:26,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-19 01:46:26,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee915d747f04b28b9a5b65f99e0fc20e72fd91cf" 2018-07-19 01:46:26,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fed43f2-5932-48f4-8122-3770ea46698d Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "links": {"self": "http://172.30.9.27:5000/v3/users/651f3efd8f334e93bc5e05acf880a299"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "651f3efd8f334e93bc5e05acf880a299", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:46:26,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6fed43f2-5932-48f4-8122-3770ea46698d 2018-07-19 01:46:26,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121548175812s 2018-07-19 01:46:26,236 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6fed43f2-5932-48f4-8122-3770ea46698d 2018-07-19 01:46:26,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-19 01:46:26,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee915d747f04b28b9a5b65f99e0fc20e72fd91cf" 2018-07-19 01:46:26,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a303c327-c078-4741-809f-396dd160a459 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "id": "ba1c3d47632b40318826191b43d81cda", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8"}, "tags": [], "enabled": true, "id": "3f544d51ac9444a8b08581ab41564db8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca"}, "tags": [], "enabled": true, "id": "a07b532df0514ae0b0a6819df85b66ca", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_c41fbbd7-fbfd-418a-83ad-df672b4d019b"}]} 2018-07-19 01:46:26,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a303c327-c078-4741-809f-396dd160a459 2018-07-19 01:46:26,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102121114731s 2018-07-19 01:46:26,350 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a303c327-c078-4741-809f-396dd160a459 2018-07-19 01:46:26,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-19 01:46:26,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=651f3efd8f334e93bc5e05acf880a299&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=a07b532df0514ae0b0a6819df85b66ca" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee915d747f04b28b9a5b65f99e0fc20e72fd91cf" 2018-07-19 01:46:26,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2ad628d-3c8f-4c07-b0aa-2dd1fe7f83d1 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=651f3efd8f334e93bc5e05acf880a299&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=a07b532df0514ae0b0a6819df85b66ca", "previous": null, "next": null}} 2018-07-19 01:46:26,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=651f3efd8f334e93bc5e05acf880a299&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=a07b532df0514ae0b0a6819df85b66ca used request id req-c2ad628d-3c8f-4c07-b0aa-2dd1fe7f83d1 2018-07-19 01:46:26,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0953459739685s 2018-07-19 01:46:26,453 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=651f3efd8f334e93bc5e05acf880a299&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=a07b532df0514ae0b0a6819df85b66ca used request id req-c2ad628d-3c8f-4c07-b0aa-2dd1fe7f83d1 2018-07-19 01:46:26,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-19 01:46:26,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca/users/651f3efd8f334e93bc5e05acf880a299/roles/f029712630044065a5708f3eff16cab8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee915d747f04b28b9a5b65f99e0fc20e72fd91cf" 2018-07-19 01:46:26,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f39d9c40-2c21-49a9-84fa-ba2d70b122ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:46:26,634 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca/users/651f3efd8f334e93bc5e05acf880a299/roles/f029712630044065a5708f3eff16cab8 used request id req-f39d9c40-2c21-49a9-84fa-ba2d70b122ed 2018-07-19 01:46:26,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.177995204926s 2018-07-19 01:46:26,635 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca/users/651f3efd8f334e93bc5e05acf880a299/roles/f029712630044065a5708f3eff16cab8 used request id req-f39d9c40-2c21-49a9-84fa-ba2d70b122ed 2018-07-19 01:46:26,635 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_c41fbbd7-fbfd-418a-83ad-df672b4d019b', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'a07b532df0514ae0b0a6819df85b66ca', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c4dc82aa-7474-4d47-9865-15665ef5e1c8', 'username': u'vping_userdata-user_c41fbbd7-fbfd-418a-83ad-df672b4d019b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-19 01:46:26,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-19 01:46:26,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-19 01:46:26,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-19 01:46:26,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-19 01:46:26,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-19 01:46:26,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-19 01:46:26,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-19 01:46:26,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-19 01:46:26,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-19 01:46:26,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-19 01:46:26,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-19 01:46:26,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-19 01:46:26,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-19 01:46:26,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-19 01:46:26,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-19 01:46:26,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-19 01:46:26,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-19 01:46:26,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-19 01:46:26,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-19 01:46:26,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-19 01:46:26,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-19 01:46:26,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-19 01:46:26,641 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_c41fbbd7-fbfd-418a-83ad-df672b4d019b', 'password': 'c4dc82aa-7474-4d47-9865-15665ef5e1c8', 'project_name': 'vping_userdata-project_c41fbbd7-fbfd-418a-83ad-df672b4d019b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'a07b532df0514ae0b0a6819df85b66ca', 'project_domain_name': 'Default'} 2018-07-19 01:46:26,641 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-07-19 01:46:26,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:46:26,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4e5eba5-d3fc-4ed4-af14-f7eb012ba723 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:46:26,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b4e5eba5-d3fc-4ed4-af14-f7eb012ba723 2018-07-19 01:46:26,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:46:27,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:46:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a07b532df0514ae0b0a6819df85b66ca", "name": "vping_userdata-project_c41fbbd7-fbfd-418a-83ad-df672b4d019b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a07b532df0514ae0b0a6819df85b66ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/a07b532df0514ae0b0a6819df85b66ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/a07b532df0514ae0b0a6819df85b66ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a07b532df0514ae0b0a6819df85b66ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/a07b532df0514ae0b0a6819df85b66ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/a07b532df0514ae0b0a6819df85b66ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_a07b532df0514ae0b0a6819df85b66ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_a07b532df0514ae0b0a6819df85b66ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/a07b532df0514ae0b0a6819df85b66ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/a07b532df0514ae0b0a6819df85b66ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/a07b532df0514ae0b0a6819df85b66ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a07b532df0514ae0b0a6819df85b66ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/a07b532df0514ae0b0a6819df85b66ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/a07b532df0514ae0b0a6819df85b66ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "id": "651f3efd8f334e93bc5e05acf880a299"}, "audit_ids": ["bp1ETb1wQLC3ghDtbcs3xg"], "issued_at": "2018-07-19T01:46:27.000000Z"}} 2018-07-19 01:46:27,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-19 01:46:27,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" -d '{"network": {"name": "vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "admin_state_up": true}}' 2018-07-19 01:46:27,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-6b8fa0e5-304c-40fc-80b6-ebd0ded265cc Date: Thu, 19 Jul 2018 01:46:27 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0a2dcba2-5bea-4f83-9a8d-24c590093b79","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a07b532df0514ae0b0a6819df85b66ca","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:46:27Z","is_default":false,"name":"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a07b532df0514ae0b0a6819df85b66ca","created_at":"2018-07-19T01:46:27Z","mtu":1450}} 2018-07-19 01:46:27,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6b8fa0e5-304c-40fc-80b6-ebd0ded265cc 2018-07-19 01:46:27,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.501023054123s 2018-07-19 01:46:27,546 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6b8fa0e5-304c-40fc-80b6-ebd0ded265cc 2018-07-19 01:46:27,546 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-19T01:46:27Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'0a2dcba2-5bea-4f83-9a8d-24c590093b79', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b', u'admin_state_up': True, u'tenant_id': u'a07b532df0514ae0b0a6819df85b66ca', u'created_at': u'2018-07-19T01:46:27Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a07b532df0514ae0b0a6819df85b66ca', u'l2_adjacency': True}) 2018-07-19 01:46:27,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:46:27,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:27,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-813db8be-8aaf-4475-823e-1d8ea65ae0c5 Date: Thu, 19 Jul 2018 01:46:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0a2dcba2-5bea-4f83-9a8d-24c590093b79","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a07b532df0514ae0b0a6819df85b66ca","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:46:27Z","qos_policy_id":null,"name":"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b","admin_state_up":true,"tenant_id":"a07b532df0514ae0b0a6819df85b66ca","created_at":"2018-07-19T01:46:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500}]} 2018-07-19 01:46:27,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-813db8be-8aaf-4475-823e-1d8ea65ae0c5 2018-07-19 01:46:27,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.126606941223s 2018-07-19 01:46:27,674 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-813db8be-8aaf-4475-823e-1d8ea65ae0c5 2018-07-19 01:46:27,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-19 01:46:27,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" -d '{"subnet": {"name": "vping_userdata-subnet_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "enable_dhcp": true, "network_id": "0a2dcba2-5bea-4f83-9a8d-24c590093b79", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-19 01:46:28,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c707ae96-a9f2-4f47-b9f1-7deb1a037fb1 Date: Thu, 19 Jul 2018 01:46:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a2dcba2-5bea-4f83-9a8d-24c590093b79","tenant_id":"a07b532df0514ae0b0a6819df85b66ca","created_at":"2018-07-19T01:46:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-19T01:46:27Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"a07b532df0514ae0b0a6819df85b66ca","id":"a91cda9e-9f11-438e-81c3-8e99cc55ff85","subnetpool_id":null,"name":"vping_userdata-subnet_c41fbbd7-fbfd-418a-83ad-df672b4d019b"}} 2018-07-19 01:46:28,374 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c707ae96-a9f2-4f47-b9f1-7deb1a037fb1 2018-07-19 01:46:28,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.698800086975s 2018-07-19 01:46:28,375 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c707ae96-a9f2-4f47-b9f1-7deb1a037fb1 2018-07-19 01:46:28,375 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-19T01:46:27Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'a91cda9e-9f11-438e-81c3-8e99cc55ff85', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_c41fbbd7-fbfd-418a-83ad-df672b4d019b', u'enable_dhcp': True, u'network_id': u'0a2dcba2-5bea-4f83-9a8d-24c590093b79', u'tenant_id': u'a07b532df0514ae0b0a6819df85b66ca', u'created_at': u'2018-07-19T01:46:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'a07b532df0514ae0b0a6819df85b66ca'}) 2018-07-19 01:46:28,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-19 01:46:28,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" -d '{"router": {"external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209"}, "name": "vping_userdata-router_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "admin_state_up": true}}' 2018-07-19 01:46:29,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-fab99eef-90f5-4ffe-9d57-c60109097099 Date: Thu, 19 Jul 2018 01:46:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "created_at": "2018-07-19T01:46:28Z", "admin_state_up": true, "updated_at": "2018-07-19T01:46:29Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "a07b532df0514ae0b0a6819df85b66ca", "id": "48a5f30e-d2df-4bec-8976-f2f7b715a364", "name": "vping_userdata-router_c41fbbd7-fbfd-418a-83ad-df672b4d019b"}} 2018-07-19 01:46:29,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-fab99eef-90f5-4ffe-9d57-c60109097099 2018-07-19 01:46:29,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.39087295532s 2018-07-19 01:46:29,767 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-fab99eef-90f5-4ffe-9d57-c60109097099 2018-07-19 01:46:29,768 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-19T01:46:29Z', u'revision_number': 2, u'id': u'48a5f30e-d2df-4bec-8976-f2f7b715a364', u'external_gateway_info': {u'network_id': u'b15f386b-9c21-451f-8211-ef5d1b7d5209', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_c41fbbd7-fbfd-418a-83ad-df672b4d019b', u'admin_state_up': True, u'tenant_id': u'a07b532df0514ae0b0a6819df85b66ca', u'created_at': u'2018-07-19T01:46:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'a07b532df0514ae0b0a6819df85b66ca'}) 2018-07-19 01:46:29,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-19 01:46:29,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/48a5f30e-d2df-4bec-8976-f2f7b715a364/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" -d '{"subnet_id": "a91cda9e-9f11-438e-81c3-8e99cc55ff85"}' 2018-07-19 01:46:31,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ac57512c-3cc6-4540-b01c-b4f380f779b6 Date: Thu, 19 Jul 2018 01:46:31 GMT RESP BODY: {"network_id": "0a2dcba2-5bea-4f83-9a8d-24c590093b79", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "subnet_id": "a91cda9e-9f11-438e-81c3-8e99cc55ff85", "subnet_ids": ["a91cda9e-9f11-438e-81c3-8e99cc55ff85"], "port_id": "b0f65e4d-5572-4137-ace8-2094c0954e6d", "id": "48a5f30e-d2df-4bec-8976-f2f7b715a364"} 2018-07-19 01:46:31,874 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/48a5f30e-d2df-4bec-8976-f2f7b715a364/add_router_interface.json used request id req-ac57512c-3cc6-4540-b01c-b4f380f779b6 2018-07-19 01:46:31,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.10599708557s 2018-07-19 01:46:31,875 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/48a5f30e-d2df-4bec-8976-f2f7b715a364/add_router_interface.json used request id req-ac57512c-3cc6-4540-b01c-b4f380f779b6 returning object 48a5f30e-d2df-4bec-8976-f2f7b715a364 2018-07-19 01:46:31,875 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-19 01:46:32,002 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-19 01:46:32,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:46:32,008 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 19 Jul 2018 01:46:32 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-19 01:46:32,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-19 01:46:32,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:32,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d8c7d57c-1a49-4bc3-afa0-6a5ccf03d902 Date: Thu, 19 Jul 2018 01:46:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-19 01:46:32,210 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d8c7d57c-1a49-4bc3-afa0-6a5ccf03d902 2018-07-19 01:46:32,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.199483156204s 2018-07-19 01:46:32,210 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d8c7d57c-1a49-4bc3-afa0-6a5ccf03d902 2018-07-19 01:46:32,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-19 01:46:32,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_c41fbbd7-fbfd-418a-83ad-df672b4d019b"}' 2018-07-19 01:46:32,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/85ed8c22-1801-4d26-8232-196b5e3df12f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-58076e9c-9dd3-4b9d-8dfc-942d22a5b069 Date: Thu, 19 Jul 2018 01:46:32 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/85ed8c22-1801-4d26-8232-196b5e3df12f/file", "owner": "a07b532df0514ae0b0a6819df85b66ca", "id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "size": null, "self": "/v2/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-19T01:46:32Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "checksum": null, "created_at": "2018-07-19T01:46:32Z", "protected": false} 2018-07-19 01:46:32,273 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-58076e9c-9dd3-4b9d-8dfc-942d22a5b069 2018-07-19 01:46:32,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0548219680786s 2018-07-19 01:46:32,273 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-58076e9c-9dd3-4b9d-8dfc-942d22a5b069 returning object 85ed8c22-1801-4d26-8232-196b5e3df12f 2018-07-19 01:46:32,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-19 01:46:32,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/85ed8c22-1801-4d26-8232-196b5e3df12f/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" -d '' 2018-07-19 01:46:32,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ca4e7943-2019-4b58-9d2e-a1288b232edf Date: Thu, 19 Jul 2018 01:46:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:46:32,759 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/85ed8c22-1801-4d26-8232-196b5e3df12f/file used request id req-ca4e7943-2019-4b58-9d2e-a1288b232edf 2018-07-19 01:46:32,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.484987974167s 2018-07-19 01:46:32,759 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/85ed8c22-1801-4d26-8232-196b5e3df12f/file used request id req-ca4e7943-2019-4b58-9d2e-a1288b232edf 2018-07-19 01:46:32,759 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_userdata-img_c41fbbd7-fbfd-418a-83ad-df672b4d019b', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-19T01:46:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/85ed8c22-1801-4d26-8232-196b5e3df12f/file', u'owner': u'a07b532df0514ae0b0a6819df85b66ca', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'85ed8c22-1801-4d26-8232-196b5e3df12f', u'size': None, u'name': u'vping_userdata-img_c41fbbd7-fbfd-418a-83ad-df672b4d019b', u'checksum': None, u'self': u'/v2/images/85ed8c22-1801-4d26-8232-196b5e3df12f', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-19T01:46:32Z', u'schema': u'/v2/schemas/image'}) 2018-07-19 01:46:32,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-19 01:46:32,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee915d747f04b28b9a5b65f99e0fc20e72fd91cf" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-19 01:46:33,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-32827b03-c9e1-41f9-b85d-81990626eccc x-compute-request-id: req-32827b03-c9e1-41f9-b85d-81990626eccc Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d8c3c67d-4233-4086-ae28-6e8e72749e33"}} 2018-07-19 01:46:33,051 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-32827b03-c9e1-41f9-b85d-81990626eccc 2018-07-19 01:46:33,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.290720939636s 2018-07-19 01:46:33,051 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-32827b03-c9e1-41f9-b85d-81990626eccc 2018-07-19 01:46:33,052 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_c41fbbd7-fbfd-418a-83ad-df672b4d019b', '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'ba1c3d47632b40318826191b43d81cda', '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'd8c3c67d-4233-4086-ae28-6e8e72749e33', 'swap': 0}) 2018-07-19 01:46:33,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-19 01:46:33,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee915d747f04b28b9a5b65f99e0fc20e72fd91cf" -d '{"extra_specs": {}}' 2018-07-19 01:46:33,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-4b2ea0e5-be1a-45e8-9071-ba2169607daf x-compute-request-id: req-4b2ea0e5-be1a-45e8-9071-ba2169607daf Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-19 01:46:33,075 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33/os-extra_specs used request id req-4b2ea0e5-be1a-45e8-9071-ba2169607daf 2018-07-19 01:46:33,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218479633331s 2018-07-19 01:46:33,075 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33/os-extra_specs used request id req-4b2ea0e5-be1a-45e8-9071-ba2169607daf 2018-07-19 01:46:33,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:46:33,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:33,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-a6c0f7cd-cf7e-40cd-9ae6-e5c89b512966 Date: Thu, 19 Jul 2018 01:46:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a2dcba2-5bea-4f83-9a8d-24c590093b79","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a07b532df0514ae0b0a6819df85b66ca","l2_adjacency":true,"status":"ACTIVE","subnets":["a91cda9e-9f11-438e-81c3-8e99cc55ff85"],"description":"","tags":[],"updated_at":"2018-07-19T01:46:27Z","qos_policy_id":null,"name":"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b","admin_state_up":true,"tenant_id":"a07b532df0514ae0b0a6819df85b66ca","created_at":"2018-07-19T01:46:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500}]} 2018-07-19 01:46:33,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a6c0f7cd-cf7e-40cd-9ae6-e5c89b512966 2018-07-19 01:46:33,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111082077026s 2018-07-19 01:46:33,187 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a6c0f7cd-cf7e-40cd-9ae6-e5c89b512966 2018-07-19 01:46:33,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-19 01:46:33,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:33,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-09a7ef27-1d34-44f7-9759-bbf49740655d Date: Thu, 19 Jul 2018 01:46:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/85ed8c22-1801-4d26-8232-196b5e3df12f/snap", "metadata": {}}], "file": "/v2/images/85ed8c22-1801-4d26-8232-196b5e3df12f/file", "owner": "a07b532df0514ae0b0a6819df85b66ca", "id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "size": 12716032, "self": "/v2/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "disk_format": "qcow2", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/85ed8c22-1801-4d26-8232-196b5e3df12f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-19T01:46:32Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-19T01:46:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-19 01:46:33,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-09a7ef27-1d34-44f7-9759-bbf49740655d 2018-07-19 01:46:33,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0362248420715s 2018-07-19 01:46:33,228 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-09a7ef27-1d34-44f7-9759-bbf49740655d 2018-07-19 01:46:33,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-19 01:46:33,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:33,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-4e1a19ee-df3e-4237-a1e4-c015720d08fe x-compute-request-id: req-4e1a19ee-df3e-4237-a1e4-c015720d08fe Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d8c3c67d-4233-4086-ae28-6e8e72749e33"}]} 2018-07-19 01:46:33,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4e1a19ee-df3e-4237-a1e4-c015720d08fe 2018-07-19 01:46:33,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.195363998413s 2018-07-19 01:46:33,426 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4e1a19ee-df3e-4237-a1e4-c015720d08fe 2018-07-19 01:46:33,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-19 01:46:33,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" -d '{"server": {"name": "vping_userdata-vm_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "imageRef": "85ed8c22-1801-4d26-8232-196b5e3df12f", "flavorRef": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0a2dcba2-5bea-4f83-9a8d-24c590093b79"}]}}' 2018-07-19 01:46:34,549 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:46: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-4e2b8913-5dc1-4e49-bea7-b4ebec5ef2c3 x-compute-request-id: req-4e2b8913-5dc1-4e49-bea7-b4ebec5ef2c3 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/01c2f652-556d-4245-80db-20905f1a58e7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "01c2f652-556d-4245-80db-20905f1a58e7", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "bookmark"}], "adminPass": "7Wx5Q3GUQ5Tz"}} 2018-07-19 01:46:34,549 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-4e2b8913-5dc1-4e49-bea7-b4ebec5ef2c3 2018-07-19 01:46:34,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.12153816223s 2018-07-19 01:46:34,549 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-4e2b8913-5dc1-4e49-bea7-b4ebec5ef2c3 2018-07-19 01:46:34,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:34,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:35,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-924df217-6c16-4c9a-99bb-aaaf98ae62a3 x-compute-request-id: req-924df217-6c16-4c9a-99bb-aaaf98ae62a3 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.27:8774/v2.1/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "01c2f652-556d-4245-80db-20905f1a58e7", "user_id": "651f3efd8f334e93bc5e05acf880a299", "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-07-19T01:46:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:34Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:46:35,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-924df217-6c16-4c9a-99bb-aaaf98ae62a3 2018-07-19 01:46:35,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497137069702s 2018-07-19 01:46:35,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-924df217-6c16-4c9a-99bb-aaaf98ae62a3 2018-07-19 01:46:35,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:46:35,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:35,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-6e9b073b-4daa-420f-b95a-e9a4883f2f40 Date: Thu, 19 Jul 2018 01:46:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a2dcba2-5bea-4f83-9a8d-24c590093b79","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a07b532df0514ae0b0a6819df85b66ca","l2_adjacency":true,"status":"ACTIVE","subnets":["a91cda9e-9f11-438e-81c3-8e99cc55ff85"],"description":"","tags":[],"updated_at":"2018-07-19T01:46:27Z","qos_policy_id":null,"name":"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b","admin_state_up":true,"tenant_id":"a07b532df0514ae0b0a6819df85b66ca","created_at":"2018-07-19T01:46:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500}]} 2018-07-19 01:46:35,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6e9b073b-4daa-420f-b95a-e9a4883f2f40 2018-07-19 01:46:35,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115226984024s 2018-07-19 01:46:35,169 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6e9b073b-4daa-420f-b95a-e9a4883f2f40 2018-07-19 01:46:35,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-19 01:46:35,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:35,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c63df588-b02b-4b01-b6ca-2205aa696276 Date: Thu, 19 Jul 2018 01:46:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a2dcba2-5bea-4f83-9a8d-24c590093b79","tenant_id":"a07b532df0514ae0b0a6819df85b66ca","created_at":"2018-07-19T01:46:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-19T01:46:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"a07b532df0514ae0b0a6819df85b66ca","id":"a91cda9e-9f11-438e-81c3-8e99cc55ff85","subnetpool_id":null,"name":"vping_userdata-subnet_c41fbbd7-fbfd-418a-83ad-df672b4d019b"}]} 2018-07-19 01:46:35,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c63df588-b02b-4b01-b6ca-2205aa696276 2018-07-19 01:46:35,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.064285993576s 2018-07-19 01:46:35,235 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c63df588-b02b-4b01-b6ca-2205aa696276 2018-07-19 01:46:35,235 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:46:37,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:37,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:37,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-c9cf46e6-db15-4a93-b44f-19591ab0e6bc x-compute-request-id: req-c9cf46e6-db15-4a93-b44f-19591ab0e6bc Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "01c2f652-556d-4245-80db-20905f1a58e7", "user_id": "651f3efd8f334e93bc5e05acf880a299", "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-07-19T01:46:37Z", "hostId": "82ddf3c9fc7a84b3f1c90f50f2158f84fd206978db429fc0c0ff8087", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:34Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:46:37,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c9cf46e6-db15-4a93-b44f-19591ab0e6bc 2018-07-19 01:46:37,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389569044113s 2018-07-19 01:46:37,628 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c9cf46e6-db15-4a93-b44f-19591ab0e6bc 2018-07-19 01:46:37,632 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:46:39,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:39,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:40,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-7973b2ed-6345-4df1-8f25-c9a3a642969a x-compute-request-id: req-7973b2ed-6345-4df1-8f25-c9a3a642969a 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.27:8774/v2.1/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "01c2f652-556d-4245-80db-20905f1a58e7", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "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-07-19T01:46:37Z", "hostId": "82ddf3c9fc7a84b3f1c90f50f2158f84fd206978db429fc0c0ff8087", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:34Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:46:40,060 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7973b2ed-6345-4df1-8f25-c9a3a642969a 2018-07-19 01:46:40,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425899982452s 2018-07-19 01:46:40,061 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7973b2ed-6345-4df1-8f25-c9a3a642969a 2018-07-19 01:46:40,064 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:46:42,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:42,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:42,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-c8340e24-a738-4585-9c9a-1c06159f75be x-compute-request-id: req-c8340e24-a738-4585-9c9a-1c06159f75be Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:e5:01", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:41.000000", "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "01c2f652-556d-4245-80db-20905f1a58e7", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:41Z", "hostId": "82ddf3c9fc7a84b3f1c90f50f2158f84fd206978db429fc0c0ff8087", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:34Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:46:42,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c8340e24-a738-4585-9c9a-1c06159f75be 2018-07-19 01:46:42,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512582063675s 2018-07-19 01:46:42,580 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c8340e24-a738-4585-9c9a-1c06159f75be 2018-07-19 01:46:42,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:46:42,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=01c2f652-556d-4245-80db-20905f1a58e7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:42,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-6188832d-574a-4fdb-ae14-73679b336616 Date: Thu, 19 Jul 2018 01:46:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:46:41Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a91cda9e-9f11-438e-81c3-8e99cc55ff85","ip_address":"192.168.0.7"}],"id":"c0797eb2-aae1-4cf6-a704-b5e1856bfec4","security_groups":["71cc8795-43a1-4ffe-94d5-7defae52a924"],"mac_address":"fa:16:3e:68:e5:01","project_id":"a07b532df0514ae0b0a6819df85b66ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dcba2-5bea-4f83-9a8d-24c590093b79","tenant_id":"a07b532df0514ae0b0a6819df85b66ca","created_at":"2018-07-19T01:46:37Z","binding:vnic_type":"normal","device_id":"01c2f652-556d-4245-80db-20905f1a58e7","ip_allocation":"immediate"}]} 2018-07-19 01:46:42,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=01c2f652-556d-4245-80db-20905f1a58e7 used request id req-6188832d-574a-4fdb-ae14-73679b336616 2018-07-19 01:46:42,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0583941936493s 2018-07-19 01:46:42,642 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=01c2f652-556d-4245-80db-20905f1a58e7 used request id req-6188832d-574a-4fdb-ae14-73679b336616 2018-07-19 01:46:42,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:46:42,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=c0797eb2-aae1-4cf6-a704-b5e1856bfec4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:42,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-777cc992-be7d-4f56-ace5-eb60e13b127d Date: Thu, 19 Jul 2018 01:46:42 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:46:42,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=c0797eb2-aae1-4cf6-a704-b5e1856bfec4 used request id req-777cc992-be7d-4f56-ace5-eb60e13b127d 2018-07-19 01:46:42,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0427470207214s 2018-07-19 01:46:42,691 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=c0797eb2-aae1-4cf6-a704-b5e1856bfec4 used request id req-777cc992-be7d-4f56-ace5-eb60e13b127d 2018-07-19 01:46:42,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:42,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:43,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-1f8ecdf7-636e-4d87-aeb6-ce7fd9e2a331 x-compute-request-id: req-1f8ecdf7-636e-4d87-aeb6-ce7fd9e2a331 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:e5:01", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:41.000000", "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "01c2f652-556d-4245-80db-20905f1a58e7", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:41Z", "hostId": "82ddf3c9fc7a84b3f1c90f50f2158f84fd206978db429fc0c0ff8087", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:34Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:46:43,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1f8ecdf7-636e-4d87-aeb6-ce7fd9e2a331 2018-07-19 01:46:43,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71318602562s 2018-07-19 01:46:43,405 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1f8ecdf7-636e-4d87-aeb6-ce7fd9e2a331 2018-07-19 01:46:43,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:46:43,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=01c2f652-556d-4245-80db-20905f1a58e7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:43,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-325df50e-07fe-4507-965a-2e142c9f5aea Date: Thu, 19 Jul 2018 01:46:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:46:41Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a91cda9e-9f11-438e-81c3-8e99cc55ff85","ip_address":"192.168.0.7"}],"id":"c0797eb2-aae1-4cf6-a704-b5e1856bfec4","security_groups":["71cc8795-43a1-4ffe-94d5-7defae52a924"],"mac_address":"fa:16:3e:68:e5:01","project_id":"a07b532df0514ae0b0a6819df85b66ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dcba2-5bea-4f83-9a8d-24c590093b79","tenant_id":"a07b532df0514ae0b0a6819df85b66ca","created_at":"2018-07-19T01:46:37Z","binding:vnic_type":"normal","device_id":"01c2f652-556d-4245-80db-20905f1a58e7","ip_allocation":"immediate"}]} 2018-07-19 01:46:43,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=01c2f652-556d-4245-80db-20905f1a58e7 used request id req-325df50e-07fe-4507-965a-2e142c9f5aea 2018-07-19 01:46:43,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0559139251709s 2018-07-19 01:46:43,466 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=01c2f652-556d-4245-80db-20905f1a58e7 used request id req-325df50e-07fe-4507-965a-2e142c9f5aea 2018-07-19 01:46:43,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:46:43,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=c0797eb2-aae1-4cf6-a704-b5e1856bfec4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:43,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-de9f89a7-8f3d-4e18-8973-1c8113cae2ba Date: Thu, 19 Jul 2018 01:46:43 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:46:43,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=c0797eb2-aae1-4cf6-a704-b5e1856bfec4 used request id req-de9f89a7-8f3d-4e18-8973-1c8113cae2ba 2018-07-19 01:46:43,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0400338172913s 2018-07-19 01:46:43,511 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=c0797eb2-aae1-4cf6-a704-b5e1856bfec4 used request id req-de9f89a7-8f3d-4e18-8973-1c8113cae2ba 2018-07-19 01:46:43,512 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:68:e5:01', u'version': 4, u'addr': u'192.168.0.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'85ed8c22-1801-4d26-8232-196b5e3df12f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-19T01:46:41.000000', 'flavor': Munch({u'id': u'd8c3c67d-4233-4086-ae28-6e8e72749e33'}), 'az': u'nova', 'id': u'01c2f652-556d-4245-80db-20905f1a58e7', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'651f3efd8f334e93bc5e05acf880a299', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a07b532df0514ae0b0a6819df85b66ca', 'name': 'vping_userdata-project_c41fbbd7-fbfd-418a-83ad-df672b4d019b', '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-07-19T01:46:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-19T01:46:41Z', 'hostId': u'82ddf3c9fc7a84b3f1c90f50f2158f84fd206978db429fc0c0ff8087', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.0.7', 'cloud': 'envvars', 'host_id': u'82ddf3c9fc7a84b3f1c90f50f2158f84fd206978db429fc0c0ff8087', '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-07-19T01:46:41.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a07b532df0514ae0b0a6819df85b66ca', 'name': u'vping_userdata-vm_c41fbbd7-fbfd-418a-83ad-df672b4d019b', 'adminPass': None, 'tenant_id': u'a07b532df0514ae0b0a6819df85b66ca', 'created_at': u'2018-07-19T01:46:34Z', 'created': u'2018-07-19T01:46:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-19 01:46:43,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:46:43,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:43,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-beca6450-7d35-41a3-aa67-1a6611674171 Date: Thu, 19 Jul 2018 01:46:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a2dcba2-5bea-4f83-9a8d-24c590093b79","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a07b532df0514ae0b0a6819df85b66ca","l2_adjacency":true,"status":"ACTIVE","subnets":["a91cda9e-9f11-438e-81c3-8e99cc55ff85"],"description":"","tags":[],"updated_at":"2018-07-19T01:46:27Z","qos_policy_id":null,"name":"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b","admin_state_up":true,"tenant_id":"a07b532df0514ae0b0a6819df85b66ca","created_at":"2018-07-19T01:46:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500}]} 2018-07-19 01:46:43,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-beca6450-7d35-41a3-aa67-1a6611674171 2018-07-19 01:46:43,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101123094559s 2018-07-19 01:46:43,614 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-beca6450-7d35-41a3-aa67-1a6611674171 2018-07-19 01:46:43,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-19 01:46:43,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:43,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-46725973-c8d9-4f38-9978-3775bd2fabea Date: Thu, 19 Jul 2018 01:46:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/85ed8c22-1801-4d26-8232-196b5e3df12f/snap", "metadata": {}}], "file": "/v2/images/85ed8c22-1801-4d26-8232-196b5e3df12f/file", "owner": "a07b532df0514ae0b0a6819df85b66ca", "id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "size": 12716032, "self": "/v2/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "disk_format": "qcow2", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/85ed8c22-1801-4d26-8232-196b5e3df12f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-19T01:46:32Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-19T01:46:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-19 01:46:43,832 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-46725973-c8d9-4f38-9978-3775bd2fabea 2018-07-19 01:46:43,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.212671995163s 2018-07-19 01:46:43,833 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-46725973-c8d9-4f38-9978-3775bd2fabea 2018-07-19 01:46:43,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-19 01:46:43,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:43,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-a646def0-c38f-44c6-ae93-1bd93a9cd1bb x-compute-request-id: req-a646def0-c38f-44c6-ae93-1bd93a9cd1bb Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d8c3c67d-4233-4086-ae28-6e8e72749e33"}]} 2018-07-19 01:46:43,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a646def0-c38f-44c6-ae93-1bd93a9cd1bb 2018-07-19 01:46:43,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0287539958954s 2018-07-19 01:46:43,863 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a646def0-c38f-44c6-ae93-1bd93a9cd1bb 2018-07-19 01:46:43,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-19 01:46:43,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" -d '{"server": {"name": "vping_userdata-vm2_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "imageRef": "85ed8c22-1801-4d26-8232-196b5e3df12f", "flavorRef": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMC43IDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0a2dcba2-5bea-4f83-9a8d-24c590093b79"}]}}' 2018-07-19 01:46:44,427 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:46: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-299a09a4-96a1-499a-8760-28647fe72174 x-compute-request-id: req-299a09a4-96a1-499a-8760-28647fe72174 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "bookmark"}], "adminPass": "rE9PPt8Je7DY"}} 2018-07-19 01:46:44,427 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-299a09a4-96a1-499a-8760-28647fe72174 2018-07-19 01:46:44,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.562833786011s 2018-07-19 01:46:44,428 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-299a09a4-96a1-499a-8760-28647fe72174 2018-07-19 01:46:44,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:44,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:44,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-2affdd87-67cd-4b6b-ac4d-6dd588820055 x-compute-request-id: req-2affdd87-67cd-4b6b-ac4d-6dd588820055 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "user_id": "651f3efd8f334e93bc5e05acf880a299", "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-07-19T01:46:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:44Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:e5:01", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:41.000000", "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "01c2f652-556d-4245-80db-20905f1a58e7", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:41Z", "hostId": "82ddf3c9fc7a84b3f1c90f50f2158f84fd206978db429fc0c0ff8087", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:34Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:46:44,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2affdd87-67cd-4b6b-ac4d-6dd588820055 2018-07-19 01:46:44,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.319301128387s 2018-07-19 01:46:44,749 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2affdd87-67cd-4b6b-ac4d-6dd588820055 2018-07-19 01:46:44,754 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:46:46,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:46,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:46,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-9de3c319-0398-42cc-b67d-fc3ae2f7eca2 x-compute-request-id: req-9de3c319-0398-42cc-b67d-fc3ae2f7eca2 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "user_id": "651f3efd8f334e93bc5e05acf880a299", "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-07-19T01:46:46Z", "hostId": "30a82423b642b6b5f853ba4c894ad3ee924f535ac393307186116f19", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:44Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:e5:01", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:41.000000", "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "01c2f652-556d-4245-80db-20905f1a58e7", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:41Z", "hostId": "82ddf3c9fc7a84b3f1c90f50f2158f84fd206978db429fc0c0ff8087", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:34Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:46:46,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9de3c319-0398-42cc-b67d-fc3ae2f7eca2 2018-07-19 01:46:46,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22057890892s 2018-07-19 01:46:46,978 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9de3c319-0398-42cc-b67d-fc3ae2f7eca2 2018-07-19 01:46:46,982 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:46:48,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:48,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:49,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-e87146d0-0fa6-4fcb-9c20-2e81acf9b931 x-compute-request-id: req-e87146d0-0fa6-4fcb-9c20-2e81acf9b931 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "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-07-19T01:46:46Z", "hostId": "30a82423b642b6b5f853ba4c894ad3ee924f535ac393307186116f19", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:44Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:e5:01", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:41.000000", "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "01c2f652-556d-4245-80db-20905f1a58e7", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:41Z", "hostId": "82ddf3c9fc7a84b3f1c90f50f2158f84fd206978db429fc0c0ff8087", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:34Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:46:49,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e87146d0-0fa6-4fcb-9c20-2e81acf9b931 2018-07-19 01:46:49,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378344774246s 2018-07-19 01:46:49,364 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e87146d0-0fa6-4fcb-9c20-2e81acf9b931 2018-07-19 01:46:49,369 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:46:51,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:51,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:51,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-016e983c-a71a-4b13-9d82-af4dc3fcb575 x-compute-request-id: req-016e983c-a71a-4b13-9d82-af4dc3fcb575 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "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-07-19T01:46:46Z", "hostId": "30a82423b642b6b5f853ba4c894ad3ee924f535ac393307186116f19", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:44Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:e5:01", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:41.000000", "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "01c2f652-556d-4245-80db-20905f1a58e7", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:41Z", "hostId": "82ddf3c9fc7a84b3f1c90f50f2158f84fd206978db429fc0c0ff8087", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:34Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:46:51,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-016e983c-a71a-4b13-9d82-af4dc3fcb575 2018-07-19 01:46:51,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541610002518s 2018-07-19 01:46:51,914 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-016e983c-a71a-4b13-9d82-af4dc3fcb575 2018-07-19 01:46:51,919 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:46:53,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:53,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:54,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-cd421eb7-26dc-420f-a618-09d12fc744ef x-compute-request-id: req-cd421eb7-26dc-420f-a618-09d12fc744ef Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:66:d6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:52.000000", "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:52Z", "hostId": "30a82423b642b6b5f853ba4c894ad3ee924f535ac393307186116f19", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:44Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:e5:01", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:41.000000", "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "01c2f652-556d-4245-80db-20905f1a58e7", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:41Z", "hostId": "82ddf3c9fc7a84b3f1c90f50f2158f84fd206978db429fc0c0ff8087", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:34Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:46:54,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cd421eb7-26dc-420f-a618-09d12fc744ef 2018-07-19 01:46:54,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.327910900116s 2018-07-19 01:46:54,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cd421eb7-26dc-420f-a618-09d12fc744ef 2018-07-19 01:46:54,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:46:54,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=f5ef99c6-875f-477c-93f0-4bfb17d8f17b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:54,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 797 X-Openstack-Request-Id: req-48da01bc-9b68-44c5-8ef6-de315747fac9 Date: Thu, 19 Jul 2018 01:46:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:46:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a91cda9e-9f11-438e-81c3-8e99cc55ff85","ip_address":"192.168.0.10"}],"id":"0fb25c06-4d7d-451c-995b-790d97664755","security_groups":["71cc8795-43a1-4ffe-94d5-7defae52a924"],"mac_address":"fa:16:3e:75:66:d6","project_id":"a07b532df0514ae0b0a6819df85b66ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dcba2-5bea-4f83-9a8d-24c590093b79","tenant_id":"a07b532df0514ae0b0a6819df85b66ca","created_at":"2018-07-19T01:46:46Z","binding:vnic_type":"normal","device_id":"f5ef99c6-875f-477c-93f0-4bfb17d8f17b","ip_allocation":"immediate"}]} 2018-07-19 01:46:54,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=f5ef99c6-875f-477c-93f0-4bfb17d8f17b used request id req-48da01bc-9b68-44c5-8ef6-de315747fac9 2018-07-19 01:46:54,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0662450790405s 2018-07-19 01:46:54,321 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=f5ef99c6-875f-477c-93f0-4bfb17d8f17b used request id req-48da01bc-9b68-44c5-8ef6-de315747fac9 2018-07-19 01:46:54,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:46:54,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=0fb25c06-4d7d-451c-995b-790d97664755" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:54,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8784b0b6-565a-45ca-ab0a-5f593bda7295 Date: Thu, 19 Jul 2018 01:46:54 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:46:54,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=0fb25c06-4d7d-451c-995b-790d97664755 used request id req-8784b0b6-565a-45ca-ab0a-5f593bda7295 2018-07-19 01:46:54,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0453469753265s 2018-07-19 01:46:54,371 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=0fb25c06-4d7d-451c-995b-790d97664755 used request id req-8784b0b6-565a-45ca-ab0a-5f593bda7295 2018-07-19 01:46:54,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:54,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:54,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-088caa4f-2915-45c8-bceb-1b16170b8067 x-compute-request-id: req-088caa4f-2915-45c8-bceb-1b16170b8067 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:66:d6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:52.000000", "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:52Z", "hostId": "30a82423b642b6b5f853ba4c894ad3ee924f535ac393307186116f19", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:44Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:e5:01", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:41.000000", "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "01c2f652-556d-4245-80db-20905f1a58e7", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:41Z", "hostId": "82ddf3c9fc7a84b3f1c90f50f2158f84fd206978db429fc0c0ff8087", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:34Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:46:54,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-088caa4f-2915-45c8-bceb-1b16170b8067 2018-07-19 01:46:54,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579462051392s 2018-07-19 01:46:54,952 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-088caa4f-2915-45c8-bceb-1b16170b8067 2018-07-19 01:46:54,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:46:54,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=f5ef99c6-875f-477c-93f0-4bfb17d8f17b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:55,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 797 X-Openstack-Request-Id: req-1f4d2870-2f3b-4a53-afb1-1494c515b321 Date: Thu, 19 Jul 2018 01:46:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:46:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a91cda9e-9f11-438e-81c3-8e99cc55ff85","ip_address":"192.168.0.10"}],"id":"0fb25c06-4d7d-451c-995b-790d97664755","security_groups":["71cc8795-43a1-4ffe-94d5-7defae52a924"],"mac_address":"fa:16:3e:75:66:d6","project_id":"a07b532df0514ae0b0a6819df85b66ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dcba2-5bea-4f83-9a8d-24c590093b79","tenant_id":"a07b532df0514ae0b0a6819df85b66ca","created_at":"2018-07-19T01:46:46Z","binding:vnic_type":"normal","device_id":"f5ef99c6-875f-477c-93f0-4bfb17d8f17b","ip_allocation":"immediate"}]} 2018-07-19 01:46:55,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=f5ef99c6-875f-477c-93f0-4bfb17d8f17b used request id req-1f4d2870-2f3b-4a53-afb1-1494c515b321 2018-07-19 01:46:55,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0620150566101s 2018-07-19 01:46:55,019 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=f5ef99c6-875f-477c-93f0-4bfb17d8f17b used request id req-1f4d2870-2f3b-4a53-afb1-1494c515b321 2018-07-19 01:46:55,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:46:55,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=0fb25c06-4d7d-451c-995b-790d97664755" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:55,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0669937a-c8a7-4001-a44e-adf5c27db2ff Date: Thu, 19 Jul 2018 01:46:55 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:46:55,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=0fb25c06-4d7d-451c-995b-790d97664755 used request id req-0669937a-c8a7-4001-a44e-adf5c27db2ff 2018-07-19 01:46:55,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.278620004654s 2018-07-19 01:46:55,303 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=0fb25c06-4d7d-451c-995b-790d97664755 used request id req-0669937a-c8a7-4001-a44e-adf5c27db2ff 2018-07-19 01:46:55,304 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:75:66:d6', u'version': 4, u'addr': u'192.168.0.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'85ed8c22-1801-4d26-8232-196b5e3df12f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-19T01:46:52.000000', 'flavor': Munch({u'id': u'd8c3c67d-4233-4086-ae28-6e8e72749e33'}), 'az': u'nova', 'id': u'f5ef99c6-875f-477c-93f0-4bfb17d8f17b', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'651f3efd8f334e93bc5e05acf880a299', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a07b532df0514ae0b0a6819df85b66ca', 'name': 'vping_userdata-project_c41fbbd7-fbfd-418a-83ad-df672b4d019b', '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-07-19T01:46:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-19T01:46:52Z', 'hostId': u'30a82423b642b6b5f853ba4c894ad3ee924f535ac393307186116f19', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.0.10', 'cloud': 'envvars', 'host_id': u'30a82423b642b6b5f853ba4c894ad3ee924f535ac393307186116f19', '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-07-19T01:46:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a07b532df0514ae0b0a6819df85b66ca', 'name': u'vping_userdata-vm2_c41fbbd7-fbfd-418a-83ad-df672b4d019b', 'adminPass': None, 'tenant_id': u'a07b532df0514ae0b0a6819df85b66ca', 'created_at': u'2018-07-19T01:46:44Z', 'created': u'2018-07-19T01:46:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-19 01:46:55,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:55,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:55,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-00a02635-c7e9-4713-ae38-e223a62a171a x-compute-request-id: req-00a02635-c7e9-4713-ae38-e223a62a171a Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:66:d6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:52.000000", "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:52Z", "hostId": "30a82423b642b6b5f853ba4c894ad3ee924f535ac393307186116f19", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:44Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:e5:01", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:41.000000", "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "01c2f652-556d-4245-80db-20905f1a58e7", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:41Z", "hostId": "82ddf3c9fc7a84b3f1c90f50f2158f84fd206978db429fc0c0ff8087", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:34Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:46:55,516 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-00a02635-c7e9-4713-ae38-e223a62a171a 2018-07-19 01:46:55,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211910009384s 2018-07-19 01:46:55,517 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-00a02635-c7e9-4713-ae38-e223a62a171a 2018-07-19 01:46:55,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:46:55,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=f5ef99c6-875f-477c-93f0-4bfb17d8f17b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:55,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 797 X-Openstack-Request-Id: req-57b50e01-b49f-445c-a952-800fe8fe7b74 Date: Thu, 19 Jul 2018 01:46:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:46:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a91cda9e-9f11-438e-81c3-8e99cc55ff85","ip_address":"192.168.0.10"}],"id":"0fb25c06-4d7d-451c-995b-790d97664755","security_groups":["71cc8795-43a1-4ffe-94d5-7defae52a924"],"mac_address":"fa:16:3e:75:66:d6","project_id":"a07b532df0514ae0b0a6819df85b66ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a2dcba2-5bea-4f83-9a8d-24c590093b79","tenant_id":"a07b532df0514ae0b0a6819df85b66ca","created_at":"2018-07-19T01:46:46Z","binding:vnic_type":"normal","device_id":"f5ef99c6-875f-477c-93f0-4bfb17d8f17b","ip_allocation":"immediate"}]} 2018-07-19 01:46:55,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=f5ef99c6-875f-477c-93f0-4bfb17d8f17b used request id req-57b50e01-b49f-445c-a952-800fe8fe7b74 2018-07-19 01:46:55,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0545089244843s 2018-07-19 01:46:55,577 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=f5ef99c6-875f-477c-93f0-4bfb17d8f17b used request id req-57b50e01-b49f-445c-a952-800fe8fe7b74 2018-07-19 01:46:55,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:46:55,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=0fb25c06-4d7d-451c-995b-790d97664755" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:55,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a6c766d5-ae95-4b3f-9fbe-0db9f86d603e Date: Thu, 19 Jul 2018 01:46:55 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:46:55,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=0fb25c06-4d7d-451c-995b-790d97664755 used request id req-a6c766d5-ae95-4b3f-9fbe-0db9f86d603e 2018-07-19 01:46:55,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0428609848022s 2018-07-19 01:46:55,625 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=0fb25c06-4d7d-451c-995b-790d97664755 used request id req-a6c766d5-ae95-4b3f-9fbe-0db9f86d603e 2018-07-19 01:46:55,625 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-07-19 01:46:56,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:56,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:57,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-acd06ecf-5ebd-426b-bc39-071c80af6d9d x-compute-request-id: req-acd06ecf-5ebd-426b-bc39-071c80af6d9d Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:66:d6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:52.000000", "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:52Z", "hostId": "30a82423b642b6b5f853ba4c894ad3ee924f535ac393307186116f19", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:44Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:e5:01", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:41.000000", "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "01c2f652-556d-4245-80db-20905f1a58e7", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:41Z", "hostId": "82ddf3c9fc7a84b3f1c90f50f2158f84fd206978db429fc0c0ff8087", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:34Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:46:57,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-acd06ecf-5ebd-426b-bc39-071c80af6d9d 2018-07-19 01:46:57,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380228996277s 2018-07-19 01:46:57,007 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-acd06ecf-5ebd-426b-bc39-071c80af6d9d 2018-07-19 01:46:57,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-19 01:46:57,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-19 01:46:57,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-b8ebd955-844f-4316-93cb-90b267ca5bb8 x-compute-request-id: req-b8ebd955-844f-4316-93cb-90b267ca5bb8 Content-Encoding: gzip Content-Length: 7950 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 487217745 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.154501] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.156451] pid_max: default: 32768 minimum: 301\n[ 0.157526] ACPI: Core revision 20150930\n[ 0.159037] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.160577] Security Framework initialized\n[ 0.161555] Yama: becoming mindful.\n[ 0.162414] AppArmor: AppArmor initialized\n[ 0.163412] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.164988] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.166517] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.167955] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.169627] Initializing cgroup subsys io\n[ 0.170582] Initializing cgroup subsys memory\n[ 0.171600] Initializing cgroup subsys devices\n[ 0.172626] Initializing cgroup subsys freezer\n[ 0.173657] Initializing cgroup subsys net_cls\n[ 0.174689] Initializing cgroup subsys perf_event\n[ 0.175762] Initializing cgroup subsys net_prio\n[ 0.176807] Initializing cgroup subsys hugetlb\n[ 0.177840] Initializing cgroup subsys pids\n[ 0.178859] CPU: Physical Processor ID: 0\n[ 0.180511] mce: CPU supports 10 MCE banks\n[ 0.181483] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.182646] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199128] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205440] ftrace: allocating 31920 entries in 125 pages\n[ 0.230715] smpboot: Max logical packages: 1\n[ 0.231739] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233276] x2apic enabled\n[ 0.234150] Switched APIC routing to physical x2apic.\n[ 0.235993] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239626] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241632] KVM setup paravirtual spinlock\n[ 0.243011] x86: Booted up 1 node, 1 CPUs\n[ 0.243916] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245416] devtmpfs: initialized\n[ 0.247155] evm: security.selinux\n[ 0.247917] evm: security.SMACK64\n[ 0.248676] evm: security.SMACK64EXEC\n[ 0.249480] evm: security.SMACK64TRANSMUTE\n[ 0.250364] evm: security.SMACK64MMAP\n[ 0.251180] evm: security.ima\n[ 0.251874] evm: security.capability\n[ 0.252782] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254857] pinctrl core: initialized pinctrl subsystem\n[ 0.256047] RTC time: 1:46:53, date: 07/19/18\n[ 0.257080] NET: Registered protocol family 16\n[ 0.258126] cpuidle: using governor ladder\n[ 0.259035] cpuidle: using governor menu\n[ 0.259926] PCCT header not found.\n[ 0.260772] ACPI: bus type PCI registered\n[ 0.261643] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.263049] PCI: Using configuration type 1 for base access\n[ 0.264917] ACPI: Added _OSI(Module Device)\n[ 0.265845] ACPI: Added _OSI(Processor Device)\n[ 0.266774] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.267750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.269597] ACPI: Interpreter enabled\n[ 0.270492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.272477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.274544] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.276707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.278809] ACPI: (supports S0 S5)\n[ 0.279624] ACPI: Using IOAPIC for interrupt routing\n[ 0.280746] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.284176] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.285493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.286917] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.288303] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.290917] acpiphp: Slot [3] registered\n[ 0.291836] acpiphp: Slot [4] registered\n[ 0.292787] acpiphp: Slot [5] registered\n[ 0.293731] acpiphp: Slot [6] registered\n[ 0.294639] acpiphp: Slot [7] registered\n[ 0.295548] acpiphp: Slot [8] registered\n[ 0.296466] acpiphp: Slot [9] registered\n[ 0.297374] acpiphp: Slot [10] registered\n[ 0.298301] acpiphp: Slot [11] registered\n[ 0.299226] acpiphp: Slot [12] registered\n[ 0.300183] acpiphp: Slot [13] registered\n[ 0.301136] acpiphp: Slot [14] registered\n[ 0.302064] acpiphp: Slot [15] registered\n[ 0.312825] acpiphp: Slot [16] registered\n[ 0.313786] acpiphp: Slot [17] registered\n[ 0.314739] acpiphp: Slot [18] registered\n[ 0.315663] acpiphp: Slot [19] registered\n[ 0.316601] acpiphp: Slot [20] registered\n[ 0.317528] acpiphp: Slot [21] registered\n[ 0.318457] acpiphp: Slot [22] registered\n[ 0.319379] acpiphp: Slot [23] registered\n[ 0.320384] acpiphp: Slot [24] registered\n[ 0.321322] acpiphp: Slot [25] registered\n[ 0.322246] acpiphp: Slot [26] registered\n[ 0.323169] acpiphp: Slot [27] registered\n[ 0.324124] acpiphp: Slot [28] registered\n[ 0.325080] acpiphp: Slot [29] registered\n[ 0.326001] acpiphp: Slot [30] registered\n[ 0.326959] acpiphp: Slot [31] registered\n[ 0.327909] PCI host bridge to bus 0000:00\n[ 0.328835] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.330270] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.331691] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.333353] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.335058] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.336751] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.340309] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.341802] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.343065] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.344392] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.347978] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.349621] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.368291] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370170] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.371673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373144] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.374594] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375917] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377271] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.378362] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379969] vgaarb: loaded\n[ 0.380593] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381856] SCSI subsystem initialized\n[ 0.382803] ACPI: bus type USB registered\n[ 0.383668] usbcore: registered new interface driver usbfs\n[ 0.384742] usbcore: registered new interface driver hub\n[ 0.385793] usbcore: registered new device driver usb\n[ 0.386942] PCI: Using ACPI for IRQ routing\n[ 0.388100] NetLabel: Initializing\n[ 0.388856] NetLabel: domain hash size = 128\n[ 0.389745] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390743] NetLabel: unlabeled traffic allowed by default\n[ 0.391958] clocksource: Switched to clocksource kvm-clock\n[ 0.400134] AppArmor: AppArmor Filesystem Enabled\n[ 0.401158] pnp: PnP ACPI init\n[ 0.402144] pnp: PnP ACPI: found 5 devices\n[ 0.408620] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410409] NET: Registered protocol family 2\n[ 0.411493] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.412846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414102] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415346] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416479] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417720] NET: Registered protocol family 1\n[ 0.418636] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.419793] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.420921] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.434847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449063] Trying to unpack rootfs image as initramfs...\n[ 0.505852] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507598] Scanning for low memory corruption every 60 seconds\n[ 0.509015] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510227] audit: initializing netlink subsys (disabled)\n[ 0.511299] audit: type=2000 audit(1531964813.453:1): initialized\n[ 0.512722] Initialise system trusted keyring\n[ 0.513727] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514962] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517159] zbud: loaded\n[ 0.517926] VFS: Disk quotas dquot_6.6.0\n[ 0.518791] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520468] fuse init (API version 7.23)\n[ 0.521416] Key type big_key registered\n[ 0.522254] Allocating IMA MOK and blacklist keyrings.\n[ 0.523557] Key type asymmetric registered\n[ 0.524433] Asymmetric key parser 'x509' registered\n[ 0.525435] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.526977] io scheduler noop registered\n[ 0.527805] io scheduler deadline registered (default)\n[ 0.528848] io scheduler cfq registered\n[ 0.529741] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530829] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532164] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.533675] ACPI: Power Button [PWRF]\n[ 0.534557] GHES: HEST is not enabled!\n[ 0.548265] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577971] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581022] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607236] Linux agpgart interface v0.103\n[ 0.610146] brd: module loaded\n[ 0.611915] loop: module loaded\n[ 0.616201] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617714] GPT:90111 != 2097151\n[ 0.618418] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619562] GPT:90111 != 2097151\n[ 0.620269] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621289] vda: vda1 vda15\n[ 0.622647] scsi host0: ata_piix\n[ 0.623473] scsi host1: ata_piix\n[ 0.624239] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.625522] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.627073] libphy: Fixed MDIO Bus: probed\n[ 0.627938] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628939] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.631345] PPP generic driver version 2.4.2\n[ 0.632321] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.633584] ehci-pci: EHCI PCI platform driver\n[ 0.634503] ehci-platform: EHCI generic platform driver\n[ 0.635548] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.636745] ohci-pci: OHCI PCI platform driver\n[ 0.637671] ohci-platform: OHCI generic platform driver\n[ 0.638714] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.652910] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.653960] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.655490] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.656567] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.657789] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.659075] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.660558] usb usb1: Product: UHCI Host Controller\n[ 0.661542] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.662732] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.663794] hub 1-0:1.0: USB hub found\n[ 0.664592] hub 1-0:1.0: 2 ports detected\n[ 0.665603] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.667827] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.668842] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.669951] mousedev: PS/2 mouse device common for all mice\n[ 0.671288] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673254] rtc_cmos 00:00: RTC can wake from S4\n[ 0.674436] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.675688] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.676963] i2c /dev entries driver\n[ 0.677785] device-mapper: uevent: version 1.0.3\n[ 0.678808] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.680552] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.682058] NET: Registered protocol family 10\n[ 0.683254] NET: Registered protocol family 17\n[ 0.684218] Key type dns_resolver registered\n[ 0.685270] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.686435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688340] registered taskstats version 1\n[ 0.689238] Loading compiled-in X.509 certificates\n[ 0.690763] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.692741] zswap: loaded using pool lzo/zbud\n[ 0.694493] Key type trusted registered\n[ 0.696397] Key type encrypted registered\n[ 0.697271] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698365] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699468] evm: HMAC attrs: 0x1\n[ 0.700487] Magic number: 10:771:761\n[ 0.701391] rtc_cmos 00:00: setting system clock to 2018-07-19 01:46:53 UTC (1531964813)\n[ 0.703073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704245] EDD information not available.\n[ 0.785275] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797126] Write protecting the kernel read-only data: 14336k\n[ 0.799324] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.801256] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\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 0.83\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.053405] 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 192.168.0.10...\nLease of 192.168.0.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.27. iid=i-00000006\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\n"} 2018-07-19 01:46:57,103 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b/action used request id req-b8ebd955-844f-4316-93cb-90b267ca5bb8 2018-07-19 01:46:57,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0926759243011s 2018-07-19 01:46:57,103 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b/action used request id req-b8ebd955-844f-4316-93cb-90b267ca5bb8 2018-07-19 01:46:57,104 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 487217745 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.154501] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.156451] pid_max: default: 32768 minimum: 301 [ 0.157526] ACPI: Core revision 20150930 [ 0.159037] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.160577] Security Framework initialized [ 0.161555] Yama: becoming mindful. [ 0.162414] AppArmor: AppArmor initialized [ 0.163412] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.164988] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.166517] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.167955] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.169627] Initializing cgroup subsys io [ 0.170582] Initializing cgroup subsys memory [ 0.171600] Initializing cgroup subsys devices [ 0.172626] Initializing cgroup subsys freezer [ 0.173657] Initializing cgroup subsys net_cls [ 0.174689] Initializing cgroup subsys perf_event [ 0.175762] Initializing cgroup subsys net_prio [ 0.176807] Initializing cgroup subsys hugetlb [ 0.177840] Initializing cgroup subsys pids [ 0.178859] CPU: Physical Processor ID: 0 [ 0.180511] mce: CPU supports 10 MCE banks [ 0.181483] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.182646] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.199128] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.205440] ftrace: allocating 31920 entries in 125 pages [ 0.230715] smpboot: Max logical packages: 1 [ 0.231739] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.233276] x2apic enabled [ 0.234150] Switched APIC routing to physical x2apic. [ 0.235993] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.237258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.239626] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.241632] KVM setup paravirtual spinlock [ 0.243011] x86: Booted up 1 node, 1 CPUs [ 0.243916] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.245416] devtmpfs: initialized [ 0.247155] evm: security.selinux [ 0.247917] evm: security.SMACK64 [ 0.248676] evm: security.SMACK64EXEC [ 0.249480] evm: security.SMACK64TRANSMUTE [ 0.250364] evm: security.SMACK64MMAP [ 0.251180] evm: security.ima [ 0.251874] evm: security.capability [ 0.252782] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.254857] pinctrl core: initialized pinctrl subsystem [ 0.256047] RTC time: 1:46:53, date: 07/19/18 [ 0.257080] NET: Registered protocol family 16 [ 0.258126] cpuidle: using governor ladder [ 0.259035] cpuidle: using governor menu [ 0.259926] PCCT header not found. [ 0.260772] ACPI: bus type PCI registered [ 0.261643] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.263049] PCI: Using configuration type 1 for base access [ 0.264917] ACPI: Added _OSI(Module Device) [ 0.265845] ACPI: Added _OSI(Processor Device) [ 0.266774] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.267750] ACPI: Added _OSI(Processor Aggregator Device) [ 0.269597] ACPI: Interpreter enabled [ 0.270492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.272477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.274544] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.276707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.278809] ACPI: (supports S0 S5) [ 0.279624] ACPI: Using IOAPIC for interrupt routing [ 0.280746] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.284176] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.285493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.286917] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.288303] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.290917] acpiphp: Slot [3] registered [ 0.291836] acpiphp: Slot [4] registered [ 0.292787] acpiphp: Slot [5] registered [ 0.293731] acpiphp: Slot [6] registered [ 0.294639] acpiphp: Slot [7] registered [ 0.295548] acpiphp: Slot [8] registered [ 0.296466] acpiphp: Slot [9] registered [ 0.297374] acpiphp: Slot [10] registered [ 0.298301] acpiphp: Slot [11] registered [ 0.299226] acpiphp: Slot [12] registered [ 0.300183] acpiphp: Slot [13] registered [ 0.301136] acpiphp: Slot [14] registered [ 0.302064] acpiphp: Slot [15] registered [ 0.312825] acpiphp: Slot [16] registered [ 0.313786] acpiphp: Slot [17] registered [ 0.314739] acpiphp: Slot [18] registered [ 0.315663] acpiphp: Slot [19] registered [ 0.316601] acpiphp: Slot [20] registered [ 0.317528] acpiphp: Slot [21] registered [ 0.318457] acpiphp: Slot [22] registered [ 0.319379] acpiphp: Slot [23] registered [ 0.320384] acpiphp: Slot [24] registered [ 0.321322] acpiphp: Slot [25] registered [ 0.322246] acpiphp: Slot [26] registered [ 0.323169] acpiphp: Slot [27] registered [ 0.324124] acpiphp: Slot [28] registered [ 0.325080] acpiphp: Slot [29] registered [ 0.326001] acpiphp: Slot [30] registered [ 0.326959] acpiphp: Slot [31] registered [ 0.327909] PCI host bridge to bus 0000:00 [ 0.328835] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.330270] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.331691] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.333353] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.335058] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.336751] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.340309] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.341802] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.343065] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.344392] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.347978] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.349621] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.368291] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370170] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.373144] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374594] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375917] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.377271] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.378362] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379969] vgaarb: loaded [ 0.380593] vgaarb: bridge control possible 0000:00:02.0 [ 0.381856] SCSI subsystem initialized [ 0.382803] ACPI: bus type USB registered [ 0.383668] usbcore: registered new interface driver usbfs [ 0.384742] usbcore: registered new interface driver hub [ 0.385793] usbcore: registered new device driver usb [ 0.386942] PCI: Using ACPI for IRQ routing [ 0.388100] NetLabel: Initializing [ 0.388856] NetLabel: domain hash size = 128 [ 0.389745] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.390743] NetLabel: unlabeled traffic allowed by default [ 0.391958] clocksource: Switched to clocksource kvm-clock [ 0.400134] AppArmor: AppArmor Filesystem Enabled [ 0.401158] pnp: PnP ACPI init [ 0.402144] pnp: PnP ACPI: found 5 devices [ 0.408620] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.410409] NET: Registered protocol family 2 [ 0.411493] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.412846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.414102] TCP: Hash tables configured (established 4096 bind 4096) [ 0.415346] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.416479] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.417720] NET: Registered protocol family 1 [ 0.418636] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.419793] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.420921] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.434847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.449063] Trying to unpack rootfs image as initramfs... [ 0.505852] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507598] Scanning for low memory corruption every 60 seconds [ 0.509015] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510227] audit: initializing netlink subsys (disabled) [ 0.511299] audit: type=2000 audit(1531964813.453:1): initialized [ 0.512722] Initialise system trusted keyring [ 0.513727] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514962] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517159] zbud: loaded [ 0.517926] VFS: Disk quotas dquot_6.6.0 [ 0.518791] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.520468] fuse init (API version 7.23) [ 0.521416] Key type big_key registered [ 0.522254] Allocating IMA MOK and blacklist keyrings. [ 0.523557] Key type asymmetric registered [ 0.524433] Asymmetric key parser 'x509' registered [ 0.525435] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.526977] io scheduler noop registered [ 0.527805] io scheduler deadline registered (default) [ 0.528848] io scheduler cfq registered [ 0.529741] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530829] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.532164] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533675] ACPI: Power Button [PWRF] [ 0.534557] GHES: HEST is not enabled! [ 0.548265] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577971] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.581022] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607236] Linux agpgart interface v0.103 [ 0.610146] brd: module loaded [ 0.611915] loop: module loaded [ 0.616201] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.617714] GPT:90111 != 2097151 [ 0.618418] GPT:Alternate GPT header not at the end of the disk. [ 0.619562] GPT:90111 != 2097151 [ 0.620269] GPT: Use GNU Parted to correct GPT errors. [ 0.621289] vda: vda1 vda15 [ 0.622647] scsi host0: ata_piix [ 0.623473] scsi host1: ata_piix [ 0.624239] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.625522] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.627073] libphy: Fixed MDIO Bus: probed [ 0.627938] tun: Universal TUN/TAP device driver, 1.6 [ 0.628939] tun: (C) 1999-2004 Max Krasnyansky [ 0.631345] PPP generic driver version 2.4.2 [ 0.632321] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.633584] ehci-pci: EHCI PCI platform driver [ 0.634503] ehci-platform: EHCI generic platform driver [ 0.635548] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.636745] ohci-pci: OHCI PCI platform driver [ 0.637671] ohci-platform: OHCI generic platform driver [ 0.638714] uhci_hcd: USB Universal Host Controller Interface driver [ 0.652910] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.653960] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.655490] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.656567] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.657789] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.659075] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.660558] usb usb1: Product: UHCI Host Controller [ 0.661542] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.662732] usb usb1: SerialNumber: 0000:00:01.2 [ 0.663794] hub 1-0:1.0: USB hub found [ 0.664592] hub 1-0:1.0: 2 ports detected [ 0.665603] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.667827] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.668842] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.669951] mousedev: PS/2 mouse device common for all mice [ 0.671288] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673254] rtc_cmos 00:00: RTC can wake from S4 [ 0.674436] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.675688] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.676963] i2c /dev entries driver [ 0.677785] device-mapper: uevent: version 1.0.3 [ 0.678808] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.680552] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682058] NET: Registered protocol family 10 [ 0.683254] NET: Registered protocol family 17 [ 0.684218] Key type dns_resolver registered [ 0.685270] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.686435] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688340] registered taskstats version 1 [ 0.689238] Loading compiled-in X.509 certificates [ 0.690763] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.692741] zswap: loaded using pool lzo/zbud [ 0.694493] Key type trusted registered [ 0.696397] Key type encrypted registered [ 0.697271] AppArmor: AppArmor sha1 policy hashing enabled [ 0.698365] ima: No TPM chip found, activating TPM-bypass! [ 0.699468] evm: HMAC attrs: 0x1 [ 0.700487] Magic number: 10:771:761 [ 0.701391] rtc_cmos 00:00: setting system clock to 2018-07-19 01:46:53 UTC (1531964813) [ 0.703073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.704245] EDD information not available. [ 0.785275] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797126] Write protecting the kernel read-only data: 14336k [ 0.799324] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.801256] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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 0.83 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.053405] 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 192.168.0.10... Lease of 192.168.0.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.27. iid=i-00000006 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 2018-07-19 01:46:57,105 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.0.7. Waiting for response... 2018-07-19 01:46:58,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:58,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:58,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-4aec4dde-a5fb-4902-bf4f-fa4874e43afd x-compute-request-id: req-4aec4dde-a5fb-4902-bf4f-fa4874e43afd Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:66:d6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:52.000000", "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:52Z", "hostId": "30a82423b642b6b5f853ba4c894ad3ee924f535ac393307186116f19", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:44Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:e5:01", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:41.000000", "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "01c2f652-556d-4245-80db-20905f1a58e7", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:41Z", "hostId": "82ddf3c9fc7a84b3f1c90f50f2158f84fd206978db429fc0c0ff8087", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:34Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:46:58,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4aec4dde-a5fb-4902-bf4f-fa4874e43afd 2018-07-19 01:46:58,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374418973923s 2018-07-19 01:46:58,481 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4aec4dde-a5fb-4902-bf4f-fa4874e43afd 2018-07-19 01:46:58,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-19 01:46:58,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-19 01:46:58,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-7d5e2f4b-8d6d-4d5b-92f2-0775b47bfd3b x-compute-request-id: req-7d5e2f4b-8d6d-4d5b-92f2-0775b47bfd3b Content-Encoding: gzip Content-Length: 9564 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 487217745 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.154501] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.156451] pid_max: default: 32768 minimum: 301\n[ 0.157526] ACPI: Core revision 20150930\n[ 0.159037] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.160577] Security Framework initialized\n[ 0.161555] Yama: becoming mindful.\n[ 0.162414] AppArmor: AppArmor initialized\n[ 0.163412] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.164988] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.166517] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.167955] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.169627] Initializing cgroup subsys io\n[ 0.170582] Initializing cgroup subsys memory\n[ 0.171600] Initializing cgroup subsys devices\n[ 0.172626] Initializing cgroup subsys freezer\n[ 0.173657] Initializing cgroup subsys net_cls\n[ 0.174689] Initializing cgroup subsys perf_event\n[ 0.175762] Initializing cgroup subsys net_prio\n[ 0.176807] Initializing cgroup subsys hugetlb\n[ 0.177840] Initializing cgroup subsys pids\n[ 0.178859] CPU: Physical Processor ID: 0\n[ 0.180511] mce: CPU supports 10 MCE banks\n[ 0.181483] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.182646] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199128] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205440] ftrace: allocating 31920 entries in 125 pages\n[ 0.230715] smpboot: Max logical packages: 1\n[ 0.231739] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233276] x2apic enabled\n[ 0.234150] Switched APIC routing to physical x2apic.\n[ 0.235993] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239626] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241632] KVM setup paravirtual spinlock\n[ 0.243011] x86: Booted up 1 node, 1 CPUs\n[ 0.243916] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245416] devtmpfs: initialized\n[ 0.247155] evm: security.selinux\n[ 0.247917] evm: security.SMACK64\n[ 0.248676] evm: security.SMACK64EXEC\n[ 0.249480] evm: security.SMACK64TRANSMUTE\n[ 0.250364] evm: security.SMACK64MMAP\n[ 0.251180] evm: security.ima\n[ 0.251874] evm: security.capability\n[ 0.252782] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254857] pinctrl core: initialized pinctrl subsystem\n[ 0.256047] RTC time: 1:46:53, date: 07/19/18\n[ 0.257080] NET: Registered protocol family 16\n[ 0.258126] cpuidle: using governor ladder\n[ 0.259035] cpuidle: using governor menu\n[ 0.259926] PCCT header not found.\n[ 0.260772] ACPI: bus type PCI registered\n[ 0.261643] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.263049] PCI: Using configuration type 1 for base access\n[ 0.264917] ACPI: Added _OSI(Module Device)\n[ 0.265845] ACPI: Added _OSI(Processor Device)\n[ 0.266774] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.267750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.269597] ACPI: Interpreter enabled\n[ 0.270492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.272477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.274544] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.276707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.278809] ACPI: (supports S0 S5)\n[ 0.279624] ACPI: Using IOAPIC for interrupt routing\n[ 0.280746] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.284176] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.285493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.286917] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.288303] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.290917] acpiphp: Slot [3] registered\n[ 0.291836] acpiphp: Slot [4] registered\n[ 0.292787] acpiphp: Slot [5] registered\n[ 0.293731] acpiphp: Slot [6] registered\n[ 0.294639] acpiphp: Slot [7] registered\n[ 0.295548] acpiphp: Slot [8] registered\n[ 0.296466] acpiphp: Slot [9] registered\n[ 0.297374] acpiphp: Slot [10] registered\n[ 0.298301] acpiphp: Slot [11] registered\n[ 0.299226] acpiphp: Slot [12] registered\n[ 0.300183] acpiphp: Slot [13] registered\n[ 0.301136] acpiphp: Slot [14] registered\n[ 0.302064] acpiphp: Slot [15] registered\n[ 0.312825] acpiphp: Slot [16] registered\n[ 0.313786] acpiphp: Slot [17] registered\n[ 0.314739] acpiphp: Slot [18] registered\n[ 0.315663] acpiphp: Slot [19] registered\n[ 0.316601] acpiphp: Slot [20] registered\n[ 0.317528] acpiphp: Slot [21] registered\n[ 0.318457] acpiphp: Slot [22] registered\n[ 0.319379] acpiphp: Slot [23] registered\n[ 0.320384] acpiphp: Slot [24] registered\n[ 0.321322] acpiphp: Slot [25] registered\n[ 0.322246] acpiphp: Slot [26] registered\n[ 0.323169] acpiphp: Slot [27] registered\n[ 0.324124] acpiphp: Slot [28] registered\n[ 0.325080] acpiphp: Slot [29] registered\n[ 0.326001] acpiphp: Slot [30] registered\n[ 0.326959] acpiphp: Slot [31] registered\n[ 0.327909] PCI host bridge to bus 0000:00\n[ 0.328835] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.330270] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.331691] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.333353] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.335058] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.336751] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.340309] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.341802] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.343065] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.344392] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.347978] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.349621] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.368291] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370170] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.371673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373144] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.374594] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375917] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377271] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.378362] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379969] vgaarb: loaded\n[ 0.380593] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381856] SCSI subsystem initialized\n[ 0.382803] ACPI: bus type USB registered\n[ 0.383668] usbcore: registered new interface driver usbfs\n[ 0.384742] usbcore: registered new interface driver hub\n[ 0.385793] usbcore: registered new device driver usb\n[ 0.386942] PCI: Using ACPI for IRQ routing\n[ 0.388100] NetLabel: Initializing\n[ 0.388856] NetLabel: domain hash size = 128\n[ 0.389745] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390743] NetLabel: unlabeled traffic allowed by default\n[ 0.391958] clocksource: Switched to clocksource kvm-clock\n[ 0.400134] AppArmor: AppArmor Filesystem Enabled\n[ 0.401158] pnp: PnP ACPI init\n[ 0.402144] pnp: PnP ACPI: found 5 devices\n[ 0.408620] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.410409] NET: Registered protocol family 2\n[ 0.411493] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.412846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.414102] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415346] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416479] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.417720] NET: Registered protocol family 1\n[ 0.418636] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.419793] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.420921] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.434847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449063] Trying to unpack rootfs image as initramfs...\n[ 0.505852] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507598] Scanning for low memory corruption every 60 seconds\n[ 0.509015] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510227] audit: initializing netlink subsys (disabled)\n[ 0.511299] audit: type=2000 audit(1531964813.453:1): initialized\n[ 0.512722] Initialise system trusted keyring\n[ 0.513727] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514962] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517159] zbud: loaded\n[ 0.517926] VFS: Disk quotas dquot_6.6.0\n[ 0.518791] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520468] fuse init (API version 7.23)\n[ 0.521416] Key type big_key registered\n[ 0.522254] Allocating IMA MOK and blacklist keyrings.\n[ 0.523557] Key type asymmetric registered\n[ 0.524433] Asymmetric key parser 'x509' registered\n[ 0.525435] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.526977] io scheduler noop registered\n[ 0.527805] io scheduler deadline registered (default)\n[ 0.528848] io scheduler cfq registered\n[ 0.529741] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530829] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532164] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.533675] ACPI: Power Button [PWRF]\n[ 0.534557] GHES: HEST is not enabled!\n[ 0.548265] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577971] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581022] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607236] Linux agpgart interface v0.103\n[ 0.610146] brd: module loaded\n[ 0.611915] loop: module loaded\n[ 0.616201] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617714] GPT:90111 != 2097151\n[ 0.618418] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619562] GPT:90111 != 2097151\n[ 0.620269] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621289] vda: vda1 vda15\n[ 0.622647] scsi host0: ata_piix\n[ 0.623473] scsi host1: ata_piix\n[ 0.624239] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.625522] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.627073] libphy: Fixed MDIO Bus: probed\n[ 0.627938] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628939] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.631345] PPP generic driver version 2.4.2\n[ 0.632321] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.633584] ehci-pci: EHCI PCI platform driver\n[ 0.634503] ehci-platform: EHCI generic platform driver\n[ 0.635548] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.636745] ohci-pci: OHCI PCI platform driver\n[ 0.637671] ohci-platform: OHCI generic platform driver\n[ 0.638714] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.652910] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.653960] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.655490] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.656567] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.657789] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.659075] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.660558] usb usb1: Product: UHCI Host Controller\n[ 0.661542] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.662732] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.663794] hub 1-0:1.0: USB hub found\n[ 0.664592] hub 1-0:1.0: 2 ports detected\n[ 0.665603] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.667827] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.668842] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.669951] mousedev: PS/2 mouse device common for all mice\n[ 0.671288] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673254] rtc_cmos 00:00: RTC can wake from S4\n[ 0.674436] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.675688] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.676963] i2c /dev entries driver\n[ 0.677785] device-mapper: uevent: version 1.0.3\n[ 0.678808] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.680552] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.682058] NET: Registered protocol family 10\n[ 0.683254] NET: Registered protocol family 17\n[ 0.684218] Key type dns_resolver registered\n[ 0.685270] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.686435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688340] registered taskstats version 1\n[ 0.689238] Loading compiled-in X.509 certificates\n[ 0.690763] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.692741] zswap: loaded using pool lzo/zbud\n[ 0.694493] Key type trusted registered\n[ 0.696397] Key type encrypted registered\n[ 0.697271] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698365] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699468] evm: HMAC attrs: 0x1\n[ 0.700487] Magic number: 10:771:761\n[ 0.701391] rtc_cmos 00:00: setting system clock to 2018-07-19 01:46:53 UTC (1531964813)\n[ 0.703073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704245] EDD information not available.\n[ 0.785275] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797126] Write protecting the kernel read-only data: 14336k\n[ 0.799324] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.801256] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\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 0.83\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.053405] 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 192.168.0.10...\nLease of 192.168.0.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.27. iid=i-00000006\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/dev/root resized successfully [took 0.34s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCXbXpJhaYMoT4gv9GMmyb3frAjyIyjQbyJV6Uog4ZsVJaWL476WcFqtaJr9shF9PCdr9sXGbxVVkPtu3FY/4DErjTlyvRAvPxVkyC9Y0a5Dz8XFICU8PKSNSZrlAzpKqCsSMpiU35xVd6vKWS+FM3aL7jS6rM1TTEzk3sZ/ax6WB6DmPKSByLurnncvCNlC9bOwdyI5p1cTbeEpqs6bCNXd7DNo9/fbB2Rs+AOjkafjeNZPF0wK9cVAGX3SYqAXCCWOuiM4nJt5H31DkGlaZzGL4W09l4ndQvPT0CVBveu7Ngr9PxqF6bfzFOKCJta4Z4RbGgxWJ0tNmZCe0bysv+n root@vping-userdata-vm2-c41fbbd7-fbfd-418a-83ad-df672b4d019b\nssh-dss AAAAB3NzaC1kc3MAAACBAOUHD0oDiQJjse8LGdPXl1T7TU50QBqGQCLUxw8yErocb9vCQbkoXL8ia+3bwyBnGPyQCrjzn9ZmeQwpWi/zXQYcwm/DS67NqhmtGRmrIrHtZMdnqgRrFY2cHq8ckx2s2XnaSMQE1QFe2653TwVsA7hr2FQjjKwpqzd+xXitJbYFAAAAFQDNSdUxgpsIvON+KC4kY+XdNN0d8QAAAIASSeKZyBh1EkqdE/u0ybNq09EqxC+wCoxcvSFdGARNBv9PZk/+dqdhP9OYeXCV+u/PuzGQ26MUTMf21TjBVAZwyWZsIfTQzSi5vySJ71hvVhIqV0L8qBRCwcKD5xAXvcanOU3P7EbcGDgKcVcntYeVmiVVCmHkuPmSbL6KZZUgsAAAAIAfg2b33DyaaMIm2nO7JfMX8rl+M938piEkGeug/iRRPdkXsLcpYcBgEaPJxwnksUHJZGri69lr8FHDX6vQOclBsojLZCYZm6MpGWqTjBpEgQSU/bmuTHosc209PLM9u4Rd7xyxlpKojZVpeQ49Rd+bStjNGflvx8FQQnknU7gRNg== root@vping-userdata-vm2-c41fbbd7-fbfd-418a-83ad-df672b4d019b\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.0.10,24,fe80::f816:3eff:fe75:66d6/64,\nip-route:default via 192.168.0.1 dev eth0 \nip-route:169.254.169.254 via 192.168.0.1 dev eth0 \nip-route:192.168.0.0/24 dev eth0 src 192.168.0.10 \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-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-c41fbbd7-fbfd-418a-83ad-df672b4d019b\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.19 ===\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-c41fbbd7-fbfd-418a-83ad-df672b4d019b login: "} 2018-07-19 01:46:58,573 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b/action used request id req-7d5e2f4b-8d6d-4d5b-92f2-0775b47bfd3b 2018-07-19 01:46:58,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0892450809479s 2018-07-19 01:46:58,574 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b/action used request id req-7d5e2f4b-8d6d-4d5b-92f2-0775b47bfd3b 2018-07-19 01:46:58,574 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 487217745 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.154501] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.156451] pid_max: default: 32768 minimum: 301 [ 0.157526] ACPI: Core revision 20150930 [ 0.159037] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.160577] Security Framework initialized [ 0.161555] Yama: becoming mindful. [ 0.162414] AppArmor: AppArmor initialized [ 0.163412] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.164988] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.166517] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.167955] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.169627] Initializing cgroup subsys io [ 0.170582] Initializing cgroup subsys memory [ 0.171600] Initializing cgroup subsys devices [ 0.172626] Initializing cgroup subsys freezer [ 0.173657] Initializing cgroup subsys net_cls [ 0.174689] Initializing cgroup subsys perf_event [ 0.175762] Initializing cgroup subsys net_prio [ 0.176807] Initializing cgroup subsys hugetlb [ 0.177840] Initializing cgroup subsys pids [ 0.178859] CPU: Physical Processor ID: 0 [ 0.180511] mce: CPU supports 10 MCE banks [ 0.181483] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.182646] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.199128] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.205440] ftrace: allocating 31920 entries in 125 pages [ 0.230715] smpboot: Max logical packages: 1 [ 0.231739] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.233276] x2apic enabled [ 0.234150] Switched APIC routing to physical x2apic. [ 0.235993] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.237258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.239626] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.241632] KVM setup paravirtual spinlock [ 0.243011] x86: Booted up 1 node, 1 CPUs [ 0.243916] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.245416] devtmpfs: initialized [ 0.247155] evm: security.selinux [ 0.247917] evm: security.SMACK64 [ 0.248676] evm: security.SMACK64EXEC [ 0.249480] evm: security.SMACK64TRANSMUTE [ 0.250364] evm: security.SMACK64MMAP [ 0.251180] evm: security.ima [ 0.251874] evm: security.capability [ 0.252782] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.254857] pinctrl core: initialized pinctrl subsystem [ 0.256047] RTC time: 1:46:53, date: 07/19/18 [ 0.257080] NET: Registered protocol family 16 [ 0.258126] cpuidle: using governor ladder [ 0.259035] cpuidle: using governor menu [ 0.259926] PCCT header not found. [ 0.260772] ACPI: bus type PCI registered [ 0.261643] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.263049] PCI: Using configuration type 1 for base access [ 0.264917] ACPI: Added _OSI(Module Device) [ 0.265845] ACPI: Added _OSI(Processor Device) [ 0.266774] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.267750] ACPI: Added _OSI(Processor Aggregator Device) [ 0.269597] ACPI: Interpreter enabled [ 0.270492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.272477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.274544] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.276707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.278809] ACPI: (supports S0 S5) [ 0.279624] ACPI: Using IOAPIC for interrupt routing [ 0.280746] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.284176] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.285493] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.286917] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.288303] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.290917] acpiphp: Slot [3] registered [ 0.291836] acpiphp: Slot [4] registered [ 0.292787] acpiphp: Slot [5] registered [ 0.293731] acpiphp: Slot [6] registered [ 0.294639] acpiphp: Slot [7] registered [ 0.295548] acpiphp: Slot [8] registered [ 0.296466] acpiphp: Slot [9] registered [ 0.297374] acpiphp: Slot [10] registered [ 0.298301] acpiphp: Slot [11] registered [ 0.299226] acpiphp: Slot [12] registered [ 0.300183] acpiphp: Slot [13] registered [ 0.301136] acpiphp: Slot [14] registered [ 0.302064] acpiphp: Slot [15] registered [ 0.312825] acpiphp: Slot [16] registered [ 0.313786] acpiphp: Slot [17] registered [ 0.314739] acpiphp: Slot [18] registered [ 0.315663] acpiphp: Slot [19] registered [ 0.316601] acpiphp: Slot [20] registered [ 0.317528] acpiphp: Slot [21] registered [ 0.318457] acpiphp: Slot [22] registered [ 0.319379] acpiphp: Slot [23] registered [ 0.320384] acpiphp: Slot [24] registered [ 0.321322] acpiphp: Slot [25] registered [ 0.322246] acpiphp: Slot [26] registered [ 0.323169] acpiphp: Slot [27] registered [ 0.324124] acpiphp: Slot [28] registered [ 0.325080] acpiphp: Slot [29] registered [ 0.326001] acpiphp: Slot [30] registered [ 0.326959] acpiphp: Slot [31] registered [ 0.327909] PCI host bridge to bus 0000:00 [ 0.328835] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.330270] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.331691] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.333353] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.335058] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.336751] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.340309] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.341802] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.343065] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.344392] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.347978] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.349621] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.368291] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370170] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371673] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.373144] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374594] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375917] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.377271] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.378362] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379969] vgaarb: loaded [ 0.380593] vgaarb: bridge control possible 0000:00:02.0 [ 0.381856] SCSI subsystem initialized [ 0.382803] ACPI: bus type USB registered [ 0.383668] usbcore: registered new interface driver usbfs [ 0.384742] usbcore: registered new interface driver hub [ 0.385793] usbcore: registered new device driver usb [ 0.386942] PCI: Using ACPI for IRQ routing [ 0.388100] NetLabel: Initializing [ 0.388856] NetLabel: domain hash size = 128 [ 0.389745] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.390743] NetLabel: unlabeled traffic allowed by default [ 0.391958] clocksource: Switched to clocksource kvm-clock [ 0.400134] AppArmor: AppArmor Filesystem Enabled [ 0.401158] pnp: PnP ACPI init [ 0.402144] pnp: PnP ACPI: found 5 devices [ 0.408620] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.410409] NET: Registered protocol family 2 [ 0.411493] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.412846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.414102] TCP: Hash tables configured (established 4096 bind 4096) [ 0.415346] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.416479] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.417720] NET: Registered protocol family 1 [ 0.418636] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.419793] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.420921] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.434847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.449063] Trying to unpack rootfs image as initramfs... [ 0.505852] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507598] Scanning for low memory corruption every 60 seconds [ 0.509015] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510227] audit: initializing netlink subsys (disabled) [ 0.511299] audit: type=2000 audit(1531964813.453:1): initialized [ 0.512722] Initialise system trusted keyring [ 0.513727] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514962] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517159] zbud: loaded [ 0.517926] VFS: Disk quotas dquot_6.6.0 [ 0.518791] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.520468] fuse init (API version 7.23) [ 0.521416] Key type big_key registered [ 0.522254] Allocating IMA MOK and blacklist keyrings. [ 0.523557] Key type asymmetric registered [ 0.524433] Asymmetric key parser 'x509' registered [ 0.525435] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.526977] io scheduler noop registered [ 0.527805] io scheduler deadline registered (default) [ 0.528848] io scheduler cfq registered [ 0.529741] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530829] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.532164] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533675] ACPI: Power Button [PWRF] [ 0.534557] GHES: HEST is not enabled! [ 0.548265] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577971] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.581022] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607236] Linux agpgart interface v0.103 [ 0.610146] brd: module loaded [ 0.611915] loop: module loaded [ 0.616201] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.617714] GPT:90111 != 2097151 [ 0.618418] GPT:Alternate GPT header not at the end of the disk. [ 0.619562] GPT:90111 != 2097151 [ 0.620269] GPT: Use GNU Parted to correct GPT errors. [ 0.621289] vda: vda1 vda15 [ 0.622647] scsi host0: ata_piix [ 0.623473] scsi host1: ata_piix [ 0.624239] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.625522] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.627073] libphy: Fixed MDIO Bus: probed [ 0.627938] tun: Universal TUN/TAP device driver, 1.6 [ 0.628939] tun: (C) 1999-2004 Max Krasnyansky [ 0.631345] PPP generic driver version 2.4.2 [ 0.632321] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.633584] ehci-pci: EHCI PCI platform driver [ 0.634503] ehci-platform: EHCI generic platform driver [ 0.635548] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.636745] ohci-pci: OHCI PCI platform driver [ 0.637671] ohci-platform: OHCI generic platform driver [ 0.638714] uhci_hcd: USB Universal Host Controller Interface driver [ 0.652910] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.653960] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.655490] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.656567] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.657789] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.659075] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.660558] usb usb1: Product: UHCI Host Controller [ 0.661542] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.662732] usb usb1: SerialNumber: 0000:00:01.2 [ 0.663794] hub 1-0:1.0: USB hub found [ 0.664592] hub 1-0:1.0: 2 ports detected [ 0.665603] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.667827] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.668842] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.669951] mousedev: PS/2 mouse device common for all mice [ 0.671288] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673254] rtc_cmos 00:00: RTC can wake from S4 [ 0.674436] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.675688] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.676963] i2c /dev entries driver [ 0.677785] device-mapper: uevent: version 1.0.3 [ 0.678808] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.680552] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682058] NET: Registered protocol family 10 [ 0.683254] NET: Registered protocol family 17 [ 0.684218] Key type dns_resolver registered [ 0.685270] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.686435] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688340] registered taskstats version 1 [ 0.689238] Loading compiled-in X.509 certificates [ 0.690763] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.692741] zswap: loaded using pool lzo/zbud [ 0.694493] Key type trusted registered [ 0.696397] Key type encrypted registered [ 0.697271] AppArmor: AppArmor sha1 policy hashing enabled [ 0.698365] ima: No TPM chip found, activating TPM-bypass! [ 0.699468] evm: HMAC attrs: 0x1 [ 0.700487] Magic number: 10:771:761 [ 0.701391] rtc_cmos 00:00: setting system clock to 2018-07-19 01:46:53 UTC (1531964813) [ 0.703073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.704245] EDD information not available. [ 0.785275] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797126] Write protecting the kernel read-only data: 14336k [ 0.799324] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.801256] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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 0.83 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.053405] 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 192.168.0.10... Lease of 192.168.0.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.27. iid=i-00000006 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 /dev/root resized successfully [took 0.34s] === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCXbXpJhaYMoT4gv9GMmyb3frAjyIyjQbyJV6Uog4ZsVJaWL476WcFqtaJr9shF9PCdr9sXGbxVVkPtu3FY/4DErjTlyvRAvPxVkyC9Y0a5Dz8XFICU8PKSNSZrlAzpKqCsSMpiU35xVd6vKWS+FM3aL7jS6rM1TTEzk3sZ/ax6WB6DmPKSByLurnncvCNlC9bOwdyI5p1cTbeEpqs6bCNXd7DNo9/fbB2Rs+AOjkafjeNZPF0wK9cVAGX3SYqAXCCWOuiM4nJt5H31DkGlaZzGL4W09l4ndQvPT0CVBveu7Ngr9PxqF6bfzFOKCJta4Z4RbGgxWJ0tNmZCe0bysv+n root@vping-userdata-vm2-c41fbbd7-fbfd-418a-83ad-df672b4d019b ssh-dss AAAAB3NzaC1kc3MAAACBAOUHD0oDiQJjse8LGdPXl1T7TU50QBqGQCLUxw8yErocb9vCQbkoXL8ia+3bwyBnGPyQCrjzn9ZmeQwpWi/zXQYcwm/DS67NqhmtGRmrIrHtZMdnqgRrFY2cHq8ckx2s2XnaSMQE1QFe2653TwVsA7hr2FQjjKwpqzd+xXitJbYFAAAAFQDNSdUxgpsIvON+KC4kY+XdNN0d8QAAAIASSeKZyBh1EkqdE/u0ybNq09EqxC+wCoxcvSFdGARNBv9PZk/+dqdhP9OYeXCV+u/PuzGQ26MUTMf21TjBVAZwyWZsIfTQzSi5vySJ71hvVhIqV0L8qBRCwcKD5xAXvcanOU3P7EbcGDgKcVcntYeVmiVVCmHkuPmSbL6KZZUgsAAAAIAfg2b33DyaaMIm2nO7JfMX8rl+M938piEkGeug/iRRPdkXsLcpYcBgEaPJxwnksUHJZGri69lr8FHDX6vQOclBsojLZCYZm6MpGWqTjBpEgQSU/bmuTHosc209PLM9u4Rd7xyxlpKojZVpeQ49Rd+bStjNGflvx8FQQnknU7gRNg== root@vping-userdata-vm2-c41fbbd7-fbfd-418a-83ad-df672b4d019b -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.0.10,24,fe80::f816:3eff:fe75:66d6/64, ip-route:default via 192.168.0.1 dev eth0 ip-route:169.254.169.254 via 192.168.0.1 dev eth0 ip-route:192.168.0.0/24 dev eth0 src 192.168.0.10 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-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-c41fbbd7-fbfd-418a-83ad-df672b4d019b launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.19 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-c41fbbd7-fbfd-418a-83ad-df672b4d019b login: 2018-07-19 01:46:58,575 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-07-19 01:46:58,688 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-19 01:46:58,688 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:32 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-19 01:46:58,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-19 01:46:58,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/01c2f652-556d-4245-80db-20905f1a58e7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:58,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:46: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-792ea8c3-2fd5-46d8-9dd2-750917a9d004 x-compute-request-id: req-792ea8c3-2fd5-46d8-9dd2-750917a9d004 Content-Type: application/json 2018-07-19 01:46:58,813 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/01c2f652-556d-4245-80db-20905f1a58e7 used request id req-792ea8c3-2fd5-46d8-9dd2-750917a9d004 2018-07-19 01:46:58,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.120143890381s 2018-07-19 01:46:58,814 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/01c2f652-556d-4245-80db-20905f1a58e7 used request id req-792ea8c3-2fd5-46d8-9dd2-750917a9d004 2018-07-19 01:46:58,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:46:58,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:46:59,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:46: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-10e21c4e-119d-4643-8cd0-26ac0ec28350 x-compute-request-id: req-10e21c4e-119d-4643-8cd0-26ac0ec28350 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:66:d6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:52.000000", "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:52Z", "hostId": "30a82423b642b6b5f853ba4c894ad3ee924f535ac393307186116f19", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:44Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:e5:01", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/01c2f652-556d-4245-80db-20905f1a58e7", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:41.000000", "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "01c2f652-556d-4245-80db-20905f1a58e7", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:58Z", "hostId": "82ddf3c9fc7a84b3f1c90f50f2158f84fd206978db429fc0c0ff8087", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:34Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:46:59,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-10e21c4e-119d-4643-8cd0-26ac0ec28350 2018-07-19 01:46:59,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.288120031357s 2018-07-19 01:46:59,103 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-10e21c4e-119d-4643-8cd0-26ac0ec28350 2018-07-19 01:46:59,105 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:47:01,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:47:01,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:47:01,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47: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-fc4e0703-6e9d-482a-8ea8-e60f4c232b24 x-compute-request-id: req-fc4e0703-6e9d-482a-8ea8-e60f4c232b24 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:66:d6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:52.000000", "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:46:52Z", "hostId": "30a82423b642b6b5f853ba4c894ad3ee924f535ac393307186116f19", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:44Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:47:01,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fc4e0703-6e9d-482a-8ea8-e60f4c232b24 2018-07-19 01:47:01,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.329545974731s 2018-07-19 01:47:01,438 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fc4e0703-6e9d-482a-8ea8-e60f4c232b24 2018-07-19 01:47:01,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-19 01:47:01,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:47:01,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:47: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-d126c304-0c16-4ffd-a106-5010c92b5adc x-compute-request-id: req-d126c304-0c16-4ffd-a106-5010c92b5adc Content-Type: application/json 2018-07-19 01:47:01,589 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b used request id req-d126c304-0c16-4ffd-a106-5010c92b5adc 2018-07-19 01:47:01,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.149218797684s 2018-07-19 01:47:01,589 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b used request id req-d126c304-0c16-4ffd-a106-5010c92b5adc 2018-07-19 01:47:01,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:47:01,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:47:01,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47: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-7d7ed89c-77a7-40a3-b3b2-8563d75027e5 x-compute-request-id: req-7d7ed89c-77a7-40a3-b3b2-8563d75027e5 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:66:d6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "rel": "bookmark"}], "image": {"id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "links": [{"href": "http://172.30.9.27:8774/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:46:52.000000", "flavor": {"id": "d8c3c67d-4233-4086-ae28-6e8e72749e33", "links": [{"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}]}, "id": "f5ef99c6-875f-477c-93f0-4bfb17d8f17b", "security_groups": [{"name": "default"}], "user_id": "651f3efd8f334e93bc5e05acf880a299", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:47:01Z", "hostId": "30a82423b642b6b5f853ba4c894ad3ee924f535ac393307186116f19", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "created": "2018-07-19T01:46:44Z", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:47:01,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7d7ed89c-77a7-40a3-b3b2-8563d75027e5 2018-07-19 01:47:01,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402624845505s 2018-07-19 01:47:01,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7d7ed89c-77a7-40a3-b3b2-8563d75027e5 2018-07-19 01:47:01,994 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:47:03,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:47:03,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:47:04,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47: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-0ea3d19e-0237-441d-915a-f75e64b6ed1d x-compute-request-id: req-0ea3d19e-0237-441d-915a-f75e64b6ed1d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-19 01:47:04,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0ea3d19e-0237-441d-915a-f75e64b6ed1d 2018-07-19 01:47:04,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0779619216919s 2018-07-19 01:47:04,075 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0ea3d19e-0237-441d-915a-f75e64b6ed1d 2018-07-19 01:47:04,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-19 01:47:04,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/48a5f30e-d2df-4bec-8976-f2f7b715a364/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" -d '{"subnet_id": "a91cda9e-9f11-438e-81c3-8e99cc55ff85"}' 2018-07-19 01:47:05,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eb44209f-d69f-417d-ba5e-5d4e6be41f52 Date: Thu, 19 Jul 2018 01:47:05 GMT RESP BODY: {"network_id": "0a2dcba2-5bea-4f83-9a8d-24c590093b79", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "subnet_id": "a91cda9e-9f11-438e-81c3-8e99cc55ff85", "subnet_ids": ["a91cda9e-9f11-438e-81c3-8e99cc55ff85"], "port_id": "b0f65e4d-5572-4137-ace8-2094c0954e6d", "id": "48a5f30e-d2df-4bec-8976-f2f7b715a364"} 2018-07-19 01:47:05,758 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/48a5f30e-d2df-4bec-8976-f2f7b715a364/remove_router_interface.json used request id req-eb44209f-d69f-417d-ba5e-5d4e6be41f52 2018-07-19 01:47:05,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.681828022s 2018-07-19 01:47:05,758 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/48a5f30e-d2df-4bec-8976-f2f7b715a364/remove_router_interface.json used request id req-eb44209f-d69f-417d-ba5e-5d4e6be41f52 returning object 48a5f30e-d2df-4bec-8976-f2f7b715a364 2018-07-19 01:47:05,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-19 01:47:05,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:47:05,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-a37316fd-8da8-4ecc-b596-1dc3f7fdb7a0 Date: Thu, 19 Jul 2018 01:47:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "created_at": "2018-07-19T01:46:28Z", "admin_state_up": true, "updated_at": "2018-07-19T01:47:04Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a07b532df0514ae0b0a6819df85b66ca", "id": "48a5f30e-d2df-4bec-8976-f2f7b715a364", "name": "vping_userdata-router_c41fbbd7-fbfd-418a-83ad-df672b4d019b"}]} 2018-07-19 01:47:05,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a37316fd-8da8-4ecc-b596-1dc3f7fdb7a0 2018-07-19 01:47:05,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.116675138474s 2018-07-19 01:47:05,876 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a37316fd-8da8-4ecc-b596-1dc3f7fdb7a0 2018-07-19 01:47:05,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-19 01:47:05,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/48a5f30e-d2df-4bec-8976-f2f7b715a364.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:47:07,064 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-becaa58f-819b-4cb3-a7f7-33ddfc77432a Content-Length: 0 Date: Thu, 19 Jul 2018 01:47:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:47:07,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/48a5f30e-d2df-4bec-8976-f2f7b715a364.json used request id req-becaa58f-819b-4cb3-a7f7-33ddfc77432a 2018-07-19 01:47:07,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.1868019104s 2018-07-19 01:47:07,064 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/48a5f30e-d2df-4bec-8976-f2f7b715a364.json used request id req-becaa58f-819b-4cb3-a7f7-33ddfc77432a 2018-07-19 01:47:07,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-19 01:47:07,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:47:07,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ac34d697-783d-49e2-8faf-ca88f33c6f2d Date: Thu, 19 Jul 2018 01:47:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a2dcba2-5bea-4f83-9a8d-24c590093b79","tenant_id":"a07b532df0514ae0b0a6819df85b66ca","created_at":"2018-07-19T01:46:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-19T01:46:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"a07b532df0514ae0b0a6819df85b66ca","id":"a91cda9e-9f11-438e-81c3-8e99cc55ff85","subnetpool_id":null,"name":"vping_userdata-subnet_c41fbbd7-fbfd-418a-83ad-df672b4d019b"}]} 2018-07-19 01:47:07,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ac34d697-783d-49e2-8faf-ca88f33c6f2d 2018-07-19 01:47:07,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.051155090332s 2018-07-19 01:47:07,116 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ac34d697-783d-49e2-8faf-ca88f33c6f2d 2018-07-19 01:47:07,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-19 01:47:07,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/a91cda9e-9f11-438e-81c3-8e99cc55ff85.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:47:08,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f1ed7a19-f10d-49a1-9bc9-a6e1e9fc1ed8 Date: Thu, 19 Jul 2018 01:47:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:47:08,270 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a91cda9e-9f11-438e-81c3-8e99cc55ff85.json used request id req-f1ed7a19-f10d-49a1-9bc9-a6e1e9fc1ed8 2018-07-19 01:47:08,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.15267491341s 2018-07-19 01:47:08,270 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a91cda9e-9f11-438e-81c3-8e99cc55ff85.json used request id req-f1ed7a19-f10d-49a1-9bc9-a6e1e9fc1ed8 2018-07-19 01:47:08,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:47:08,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:47:08,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-975d5a78-9dc2-4eab-b8ff-b0dac70f00cc Date: Thu, 19 Jul 2018 01:47:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0a2dcba2-5bea-4f83-9a8d-24c590093b79","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a07b532df0514ae0b0a6819df85b66ca","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:47:08Z","qos_policy_id":null,"name":"vping_userdata-net_c41fbbd7-fbfd-418a-83ad-df672b4d019b","admin_state_up":true,"tenant_id":"a07b532df0514ae0b0a6819df85b66ca","created_at":"2018-07-19T01:46:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500}]} 2018-07-19 01:47:08,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-975d5a78-9dc2-4eab-b8ff-b0dac70f00cc 2018-07-19 01:47:08,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113484859467s 2018-07-19 01:47:08,385 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-975d5a78-9dc2-4eab-b8ff-b0dac70f00cc 2018-07-19 01:47:08,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-19 01:47:08,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/0a2dcba2-5bea-4f83-9a8d-24c590093b79.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:47:09,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e3a79381-17bc-4c79-821c-e36a3e84f80a Date: Thu, 19 Jul 2018 01:47:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:47:09,588 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/0a2dcba2-5bea-4f83-9a8d-24c590093b79.json used request id req-e3a79381-17bc-4c79-821c-e36a3e84f80a 2018-07-19 01:47:09,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20173501968s 2018-07-19 01:47:09,588 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/0a2dcba2-5bea-4f83-9a8d-24c590093b79.json used request id req-e3a79381-17bc-4c79-821c-e36a3e84f80a 2018-07-19 01:47:09,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-19 01:47:09,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:47:09,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-ae0434c3-51c7-4ae6-ad68-8a45333e286c Date: Thu, 19 Jul 2018 01:47:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/85ed8c22-1801-4d26-8232-196b5e3df12f/snap", "metadata": {}}], "file": "/v2/images/85ed8c22-1801-4d26-8232-196b5e3df12f/file", "owner": "a07b532df0514ae0b0a6819df85b66ca", "id": "85ed8c22-1801-4d26-8232-196b5e3df12f", "size": 12716032, "self": "/v2/images/85ed8c22-1801-4d26-8232-196b5e3df12f", "disk_format": "qcow2", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/85ed8c22-1801-4d26-8232-196b5e3df12f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-19T01:46:32Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-19T01:46:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-19 01:47:09,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ae0434c3-51c7-4ae6-ad68-8a45333e286c 2018-07-19 01:47:09,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.106990098953s 2018-07-19 01:47:09,699 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ae0434c3-51c7-4ae6-ad68-8a45333e286c 2018-07-19 01:47:09,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-19 01:47:09,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/85ed8c22-1801-4d26-8232-196b5e3df12f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2e23a21f3dcf4444ff3d987b7523983cb014a1a" 2018-07-19 01:47:10,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-426cefa1-c4c2-40d9-8427-1d07dc0853e2 Date: Thu, 19 Jul 2018 01:47:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:47:10,659 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/85ed8c22-1801-4d26-8232-196b5e3df12f used request id req-426cefa1-c4c2-40d9-8427-1d07dc0853e2 2018-07-19 01:47:10,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.957473039627s 2018-07-19 01:47:10,659 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/85ed8c22-1801-4d26-8232-196b5e3df12f used request id req-426cefa1-c4c2-40d9-8427-1d07dc0853e2 2018-07-19 01:47:10,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-19 01:47:10,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee915d747f04b28b9a5b65f99e0fc20e72fd91cf" 2018-07-19 01:47:10,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47: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-11152248-307c-4cfc-b6f2-2ccfe76b75b6 x-compute-request-id: req-11152248-307c-4cfc-b6f2-2ccfe76b75b6 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d8c3c67d-4233-4086-ae28-6e8e72749e33"}]} 2018-07-19 01:47:10,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-11152248-307c-4cfc-b6f2-2ccfe76b75b6 2018-07-19 01:47:10,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0297880172729s 2018-07-19 01:47:10,690 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-11152248-307c-4cfc-b6f2-2ccfe76b75b6 2018-07-19 01:47:10,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-19 01:47:10,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee915d747f04b28b9a5b65f99e0fc20e72fd91cf" 2018-07-19 01:47:10,723 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:47: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-7809a96c-0914-427c-9e71-84203d8ed8d2 x-compute-request-id: req-7809a96c-0914-427c-9e71-84203d8ed8d2 Content-Length: 0 Content-Type: application/json 2018-07-19 01:47:10,724 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33 used request id req-7809a96c-0914-427c-9e71-84203d8ed8d2 2018-07-19 01:47:10,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0323801040649s 2018-07-19 01:47:10,724 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/d8c3c67d-4233-4086-ae28-6e8e72749e33 used request id req-7809a96c-0914-427c-9e71-84203d8ed8d2 2018-07-19 01:47:10,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-19 01:47:10,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee915d747f04b28b9a5b65f99e0fc20e72fd91cf" 2018-07-19 01:47:10,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd925216-be3c-464f-a004-2cb348d671d2 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "links": {"self": "http://172.30.9.27:5000/v3/users/651f3efd8f334e93bc5e05acf880a299"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "651f3efd8f334e93bc5e05acf880a299", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:47:10,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bd925216-be3c-464f-a004-2cb348d671d2 2018-07-19 01:47:10,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119632005692s 2018-07-19 01:47:10,845 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bd925216-be3c-464f-a004-2cb348d671d2 2018-07-19 01:47:10,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-19 01:47:10,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/651f3efd8f334e93bc5e05acf880a299 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee915d747f04b28b9a5b65f99e0fc20e72fd91cf" 2018-07-19 01:47:10,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff092f52-5d6c-47db-8d9f-9daa7015c27d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_c41fbbd7-fbfd-418a-83ad-df672b4d019b", "links": {"self": "http://172.30.9.27:5000/v3/users/651f3efd8f334e93bc5e05acf880a299"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "651f3efd8f334e93bc5e05acf880a299", "description": null}} 2018-07-19 01:47:10,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/651f3efd8f334e93bc5e05acf880a299 used request id req-ff092f52-5d6c-47db-8d9f-9daa7015c27d 2018-07-19 01:47:10,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132467985153s 2018-07-19 01:47:10,983 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/651f3efd8f334e93bc5e05acf880a299 used request id req-ff092f52-5d6c-47db-8d9f-9daa7015c27d 2018-07-19 01:47:10,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-19 01:47:10,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/651f3efd8f334e93bc5e05acf880a299 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee915d747f04b28b9a5b65f99e0fc20e72fd91cf" 2018-07-19 01:47:11,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:47:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30343d34-0816-4b95-98d0-dcc7b3461b0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:47:11,260 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/651f3efd8f334e93bc5e05acf880a299 used request id req-30343d34-0816-4b95-98d0-dcc7b3461b0c 2018-07-19 01:47:11,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.276307106018s 2018-07-19 01:47:11,260 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/651f3efd8f334e93bc5e05acf880a299 used request id req-30343d34-0816-4b95-98d0-dcc7b3461b0c 2018-07-19 01:47:11,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-19 01:47:11,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee915d747f04b28b9a5b65f99e0fc20e72fd91cf" 2018-07-19 01:47:11,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3c0427e-609f-4e34-83af-34c0a5d90a87 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8"}, "tags": [], "enabled": true, "id": "3f544d51ac9444a8b08581ab41564db8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca"}, "tags": [], "enabled": true, "id": "a07b532df0514ae0b0a6819df85b66ca", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_c41fbbd7-fbfd-418a-83ad-df672b4d019b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "id": "ba1c3d47632b40318826191b43d81cda", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-19 01:47:11,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-c3c0427e-609f-4e34-83af-34c0a5d90a87 2018-07-19 01:47:11,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0992920398712s 2018-07-19 01:47:11,366 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-c3c0427e-609f-4e34-83af-34c0a5d90a87 2018-07-19 01:47:11,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-19 01:47:11,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee915d747f04b28b9a5b65f99e0fc20e72fd91cf" 2018-07-19 01:47:11,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:47:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2816825-95da-47d0-ab41-b544d038eaa4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:47:11,524 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca used request id req-b2816825-95da-47d0-ab41-b544d038eaa4 2018-07-19 01:47:11,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.152375936508s 2018-07-19 01:47:11,525 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca used request id req-b2816825-95da-47d0-ab41-b544d038eaa4 2018-07-19 01:47:11,580 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-07-19 01:47:11,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-19 01:47:11,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-19 01:47:11,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-19 01:47:11,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-19 01:47:11,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-19 01:47:11,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-19 01:47:11,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-19 01:47:11,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-19 01:47:11,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-19 01:47:11,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-19 01:47:11,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-19 01:47:11,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-19 01:47:11,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-19 01:47:11,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-19 01:47:11,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-19 01:47:11,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-19 01:47:11,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-19 01:47:11,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-19 01:47:11,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-19 01:47:11,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-19 01:47:11,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-19 01:47:11,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-19 01:47:11,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:47:11,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b3b0b4a-75a7-45a1-94f3-af6a01545d6a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:47:11,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7b3b0b4a-75a7-45a1-94f3-af6a01545d6a 2018-07-19 01:47:11,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:47:12,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:47:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["-mRAfuwJSe2uJroUrv4omg"], "issued_at": "2018-07-19T01:47:12.000000Z"}} 2018-07-19 01:47:12,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:47:12,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bea760a1a2b4bb4190b2e86d0f86e45b90de79c6" 2018-07-19 01:47:12,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-ed231efd-3cbb-4c8a-a8c4-87bfdd1b98f9 Date: Thu, 19 Jul 2018 01:47:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:47:12,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ed231efd-3cbb-4c8a-a8c4-87bfdd1b98f9 2018-07-19 01:47:12,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25s 2018-07-19 01:47:12,279 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ed231efd-3cbb-4c8a-a8c4-87bfdd1b98f9 2018-07-19 01:47:12,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:47:12,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:47:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0024a5ca-c0e5-4291-a270-bc8d17e80bcc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:47:12,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-0024a5ca-c0e5-4291-a270-bc8d17e80bcc 2018-07-19 01:47:12,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-19 01:47:12,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bea760a1a2b4bb4190b2e86d0f86e45b90de79c6" 2018-07-19 01:47:12,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aea36672-b22d-4ddf-a382-2bea0270a387 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/e9d5b68a2d02403090ab8c88e9806447"}, "tags": [], "enabled": true, "id": "e9d5b68a2d02403090ab8c88e9806447", "name": "heat_stack"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-19 01:47:12,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-aea36672-b22d-4ddf-a382-2bea0270a387 2018-07-19 01:47:12,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101348876953s 2018-07-19 01:47:12,390 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-aea36672-b22d-4ddf-a382-2bea0270a387 2018-07-19 01:47:12,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-19 01:47:12,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bea760a1a2b4bb4190b2e86d0f86e45b90de79c6" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}}' 2018-07-19 01:47:12,611 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:47:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11853cc5-f329-4a6e-a8ea-b444e490f8a0 Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e"}, "tags": [], "enabled": true, "id": "297a03fa47ca4bf89a83ac1519fd866e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}} 2018-07-19 01:47:12,611 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-11853cc5-f329-4a6e-a8ea-b444e490f8a0 2018-07-19 01:47:12,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.213709115982s 2018-07-19 01:47:12,612 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-11853cc5-f329-4a6e-a8ea-b444e490f8a0 2018-07-19 01:47:12,612 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'297a03fa47ca4bf89a83ac1519fd866e', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_1e4d9620-5b52-4adb-8153-6f6a6aab92c3'}) 2018-07-19 01:47:12,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-19 01:47:12,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bea760a1a2b4bb4190b2e86d0f86e45b90de79c6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a67b68bc-bdfa-4fae-b663-2f5bbec78e74", "email": null, "name": "cinder_test-user_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}}' 2018-07-19 01:47:12,910 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:47:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd387e24-bfe9-4ffc-a9c5-aa6b710c32c5 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "links": {"self": "http://172.30.9.27:5000/v3/users/cc3aaf0f20534845a655832ecde73b38"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc3aaf0f20534845a655832ecde73b38", "domain_id": "default", "password_expires_at": null}} 2018-07-19 01:47:12,910 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-bd387e24-bfe9-4ffc-a9c5-aa6b710c32c5 2018-07-19 01:47:12,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.291798114777s 2018-07-19 01:47:12,910 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-bd387e24-bfe9-4ffc-a9c5-aa6b710c32c5 2018-07-19 01:47:12,911 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cc3aaf0f20534845a655832ecde73b38', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_1e4d9620-5b52-4adb-8153-6f6a6aab92c3'}) 2018-07-19 01:47:12,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-19 01:47:12,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bea760a1a2b4bb4190b2e86d0f86e45b90de79c6" 2018-07-19 01:47:13,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e0e5b9f-e2f7-47ca-b72e-bc8cce8f7e58 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:47:13,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6e0e5b9f-e2f7-47ca-b72e-bc8cce8f7e58 2018-07-19 01:47:13,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102690935135s 2018-07-19 01:47:13,018 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6e0e5b9f-e2f7-47ca-b72e-bc8cce8f7e58 2018-07-19 01:47:13,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-19 01:47:13,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bea760a1a2b4bb4190b2e86d0f86e45b90de79c6" 2018-07-19 01:47:13,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfcdfcd7-9e36-47ae-addf-53a2acc21afe Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:47:13,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bfcdfcd7-9e36-47ae-addf-53a2acc21afe 2018-07-19 01:47:13,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102079868317s 2018-07-19 01:47:13,125 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bfcdfcd7-9e36-47ae-addf-53a2acc21afe 2018-07-19 01:47:13,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-19 01:47:13,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bea760a1a2b4bb4190b2e86d0f86e45b90de79c6" 2018-07-19 01:47:13,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab558e8d-d1a9-45af-bd6e-bc9e10540020 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:47:13,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ab558e8d-d1a9-45af-bd6e-bc9e10540020 2018-07-19 01:47:13,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106807947159s 2018-07-19 01:47:13,237 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ab558e8d-d1a9-45af-bd6e-bc9e10540020 2018-07-19 01:47:13,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-19 01:47:13,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bea760a1a2b4bb4190b2e86d0f86e45b90de79c6" 2018-07-19 01:47:13,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47763283-737c-45e4-b63a-32dc73e06f78 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-19 01:47:13,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-47763283-737c-45e4-b63a-32dc73e06f78 2018-07-19 01:47:13,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0950019359589s 2018-07-19 01:47:13,337 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-47763283-737c-45e4-b63a-32dc73e06f78 2018-07-19 01:47:13,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-19 01:47:13,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bea760a1a2b4bb4190b2e86d0f86e45b90de79c6" 2018-07-19 01:47:13,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-604538d4-4be7-440f-b2af-130aea9f3f3f Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder_test-user_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "links": {"self": "http://172.30.9.27:5000/v3/users/cc3aaf0f20534845a655832ecde73b38"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc3aaf0f20534845a655832ecde73b38", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:47:13,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-604538d4-4be7-440f-b2af-130aea9f3f3f 2018-07-19 01:47:13,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205399990082s 2018-07-19 01:47:13,544 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-604538d4-4be7-440f-b2af-130aea9f3f3f 2018-07-19 01:47:13,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-19 01:47:13,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bea760a1a2b4bb4190b2e86d0f86e45b90de79c6" 2018-07-19 01:47:13,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1027e85-1c73-497e-a4ec-270fd7b6ec02 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "id": "ba1c3d47632b40318826191b43d81cda", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e"}, "tags": [], "enabled": true, "id": "297a03fa47ca4bf89a83ac1519fd866e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8"}, "tags": [], "enabled": true, "id": "3f544d51ac9444a8b08581ab41564db8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-19 01:47:13,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b1027e85-1c73-497e-a4ec-270fd7b6ec02 2018-07-19 01:47:13,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.098433971405s 2018-07-19 01:47:13,654 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b1027e85-1c73-497e-a4ec-270fd7b6ec02 2018-07-19 01:47:13,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-19 01:47:13,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=cc3aaf0f20534845a655832ecde73b38&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=297a03fa47ca4bf89a83ac1519fd866e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bea760a1a2b4bb4190b2e86d0f86e45b90de79c6" 2018-07-19 01:47:13,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-021eb8f2-95c3-4b56-9902-95a31746b5a2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=cc3aaf0f20534845a655832ecde73b38&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=297a03fa47ca4bf89a83ac1519fd866e", "previous": null, "next": null}} 2018-07-19 01:47:13,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=cc3aaf0f20534845a655832ecde73b38&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=297a03fa47ca4bf89a83ac1519fd866e used request id req-021eb8f2-95c3-4b56-9902-95a31746b5a2 2018-07-19 01:47:13,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0925121307373s 2018-07-19 01:47:13,754 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=cc3aaf0f20534845a655832ecde73b38&role.id=f029712630044065a5708f3eff16cab8&scope.project.id=297a03fa47ca4bf89a83ac1519fd866e used request id req-021eb8f2-95c3-4b56-9902-95a31746b5a2 2018-07-19 01:47:13,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-19 01:47:13,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e/users/cc3aaf0f20534845a655832ecde73b38/roles/f029712630044065a5708f3eff16cab8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bea760a1a2b4bb4190b2e86d0f86e45b90de79c6" 2018-07-19 01:47:13,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:47:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6541f1ab-d868-4681-abc7-0693fda53150 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:47:13,928 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e/users/cc3aaf0f20534845a655832ecde73b38/roles/f029712630044065a5708f3eff16cab8 used request id req-6541f1ab-d868-4681-abc7-0693fda53150 2018-07-19 01:47:13,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.171182155609s 2018-07-19 01:47:13,929 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e/users/cc3aaf0f20534845a655832ecde73b38/roles/f029712630044065a5708f3eff16cab8 used request id req-6541f1ab-d868-4681-abc7-0693fda53150 2018-07-19 01:47:13,929 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_1e4d9620-5b52-4adb-8153-6f6a6aab92c3', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'297a03fa47ca4bf89a83ac1519fd866e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a67b68bc-bdfa-4fae-b663-2f5bbec78e74', 'username': u'cinder_test-user_1e4d9620-5b52-4adb-8153-6f6a6aab92c3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-19 01:47:13,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-19 01:47:13,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-19 01:47:13,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-19 01:47:13,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-19 01:47:13,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-19 01:47:13,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-19 01:47:13,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-19 01:47:13,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-19 01:47:13,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-19 01:47:13,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-19 01:47:13,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-19 01:47:13,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-19 01:47:13,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-19 01:47:13,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-19 01:47:13,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-19 01:47:13,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-19 01:47:13,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-19 01:47:13,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-19 01:47:13,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-19 01:47:13,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-19 01:47:13,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-19 01:47:13,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-19 01:47:13,934 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_1e4d9620-5b52-4adb-8153-6f6a6aab92c3', 'password': 'a67b68bc-bdfa-4fae-b663-2f5bbec78e74', 'project_name': 'cinder_test-project_1e4d9620-5b52-4adb-8153-6f6a6aab92c3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '297a03fa47ca4bf89a83ac1519fd866e', 'project_domain_name': 'Default'} 2018-07-19 01:47:13,935 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-07-19 01:47:13,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:47:13,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da70fb1-033e-4f29-937f-974d31744773 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:47:13,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5da70fb1-033e-4f29-937f-974d31744773 2018-07-19 01:47:13,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:47:14,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:47:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "297a03fa47ca4bf89a83ac1519fd866e", "name": "cinder_test-project_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/297a03fa47ca4bf89a83ac1519fd866e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/297a03fa47ca4bf89a83ac1519fd866e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/297a03fa47ca4bf89a83ac1519fd866e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/297a03fa47ca4bf89a83ac1519fd866e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/297a03fa47ca4bf89a83ac1519fd866e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_297a03fa47ca4bf89a83ac1519fd866e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_297a03fa47ca4bf89a83ac1519fd866e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/297a03fa47ca4bf89a83ac1519fd866e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/297a03fa47ca4bf89a83ac1519fd866e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/297a03fa47ca4bf89a83ac1519fd866e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/297a03fa47ca4bf89a83ac1519fd866e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/297a03fa47ca4bf89a83ac1519fd866e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/297a03fa47ca4bf89a83ac1519fd866e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "id": "cc3aaf0f20534845a655832ecde73b38"}, "audit_ids": ["93Lq23n7TB-h3I1FnVAbhQ"], "issued_at": "2018-07-19T01:47:14.000000Z"}} 2018-07-19 01:47:14,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-19 01:47:14,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" -d '{"network": {"name": "cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "admin_state_up": true}}' 2018-07-19 01:47:14,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-4bb228e8-fe8a-46d9-b211-4b1df0fea29c Date: Thu, 19 Jul 2018 01:47:14 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"69470db7-b48b-4104-a404-af33665f7d57","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"297a03fa47ca4bf89a83ac1519fd866e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:47:14Z","is_default":false,"name":"cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3","qos_policy_id":null,"admin_state_up":true,"tenant_id":"297a03fa47ca4bf89a83ac1519fd866e","created_at":"2018-07-19T01:47:14Z","mtu":1450}} 2018-07-19 01:47:14,795 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4bb228e8-fe8a-46d9-b211-4b1df0fea29c 2018-07-19 01:47:14,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.465379953384s 2018-07-19 01:47:14,795 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4bb228e8-fe8a-46d9-b211-4b1df0fea29c 2018-07-19 01:47:14,796 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-19T01:47:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'69470db7-b48b-4104-a404-af33665f7d57', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3', u'admin_state_up': True, u'tenant_id': u'297a03fa47ca4bf89a83ac1519fd866e', u'created_at': u'2018-07-19T01:47:14Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'297a03fa47ca4bf89a83ac1519fd866e', u'l2_adjacency': True}) 2018-07-19 01:47:14,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:47:14,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:14,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-2265484d-a568-4342-8118-0cfb516b3eb5 Date: Thu, 19 Jul 2018 01:47:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"69470db7-b48b-4104-a404-af33665f7d57","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"297a03fa47ca4bf89a83ac1519fd866e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:47:14Z","qos_policy_id":null,"name":"cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3","admin_state_up":true,"tenant_id":"297a03fa47ca4bf89a83ac1519fd866e","created_at":"2018-07-19T01:47:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500}]} 2018-07-19 01:47:14,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2265484d-a568-4342-8118-0cfb516b3eb5 2018-07-19 01:47:14,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.127973079681s 2018-07-19 01:47:14,925 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2265484d-a568-4342-8118-0cfb516b3eb5 2018-07-19 01:47:14,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-19 01:47:14,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" -d '{"subnet": {"name": "cinder_test-subnet_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "enable_dhcp": true, "network_id": "69470db7-b48b-4104-a404-af33665f7d57", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-19 01:47:15,574 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-3a89962e-e522-45cb-8ff1-feae3d80ee60 Date: Thu, 19 Jul 2018 01:47:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69470db7-b48b-4104-a404-af33665f7d57","tenant_id":"297a03fa47ca4bf89a83ac1519fd866e","created_at":"2018-07-19T01:47:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-19T01:47:15Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"297a03fa47ca4bf89a83ac1519fd866e","id":"70132294-3c7c-4908-b34a-957a48c854fc","subnetpool_id":null,"name":"cinder_test-subnet_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}} 2018-07-19 01:47:15,574 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3a89962e-e522-45cb-8ff1-feae3d80ee60 2018-07-19 01:47:15,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.648223876953s 2018-07-19 01:47:15,575 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3a89962e-e522-45cb-8ff1-feae3d80ee60 2018-07-19 01:47:15,575 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-19T01:47:15Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'70132294-3c7c-4908-b34a-957a48c854fc', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_1e4d9620-5b52-4adb-8153-6f6a6aab92c3', u'enable_dhcp': True, u'network_id': u'69470db7-b48b-4104-a404-af33665f7d57', u'tenant_id': u'297a03fa47ca4bf89a83ac1519fd866e', u'created_at': u'2018-07-19T01:47:15Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'297a03fa47ca4bf89a83ac1519fd866e'}) 2018-07-19 01:47:15,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-19 01:47:15,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" -d '{"router": {"external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209"}, "name": "cinder_test-router_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "admin_state_up": true}}' 2018-07-19 01:47:16,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-c3898c77-bcd6-4e07-bf0d-07d58a1464db Date: Thu, 19 Jul 2018 01:47:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:15Z", "admin_state_up": true, "updated_at": "2018-07-19T01:47:16Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "e41948cd-89d0-4232-8a57-f1ccf481ae36", "name": "cinder_test-router_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}} 2018-07-19 01:47:16,984 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c3898c77-bcd6-4e07-bf0d-07d58a1464db 2018-07-19 01:47:16,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.40823316574s 2018-07-19 01:47:16,985 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c3898c77-bcd6-4e07-bf0d-07d58a1464db 2018-07-19 01:47:16,985 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-19T01:47:16Z', u'revision_number': 2, u'id': u'e41948cd-89d0-4232-8a57-f1ccf481ae36', u'external_gateway_info': {u'network_id': u'b15f386b-9c21-451f-8211-ef5d1b7d5209', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_1e4d9620-5b52-4adb-8153-6f6a6aab92c3', u'admin_state_up': True, u'tenant_id': u'297a03fa47ca4bf89a83ac1519fd866e', u'created_at': u'2018-07-19T01:47:15Z', u'flavor_id': None, u'routes': [], u'project_id': u'297a03fa47ca4bf89a83ac1519fd866e'}) 2018-07-19 01:47:16,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-19 01:47:16,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/e41948cd-89d0-4232-8a57-f1ccf481ae36/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" -d '{"subnet_id": "70132294-3c7c-4908-b34a-957a48c854fc"}' 2018-07-19 01:47:19,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-21c084b1-9294-4c62-b22b-605981bc4ca4 Date: Thu, 19 Jul 2018 01:47:19 GMT RESP BODY: {"network_id": "69470db7-b48b-4104-a404-af33665f7d57", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "subnet_id": "70132294-3c7c-4908-b34a-957a48c854fc", "subnet_ids": ["70132294-3c7c-4908-b34a-957a48c854fc"], "port_id": "3ebbde00-32ac-40a6-8c44-7fd97b4ce119", "id": "e41948cd-89d0-4232-8a57-f1ccf481ae36"} 2018-07-19 01:47:19,466 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e41948cd-89d0-4232-8a57-f1ccf481ae36/add_router_interface.json used request id req-21c084b1-9294-4c62-b22b-605981bc4ca4 2018-07-19 01:47:19,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.48088788986s 2018-07-19 01:47:19,467 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e41948cd-89d0-4232-8a57-f1ccf481ae36/add_router_interface.json used request id req-21c084b1-9294-4c62-b22b-605981bc4ca4 returning object e41948cd-89d0-4232-8a57-f1ccf481ae36 2018-07-19 01:47:19,467 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-19 01:47:19,595 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-19 01:47:19,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:47:19,601 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 19 Jul 2018 01:47:19 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-19 01:47:19,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-19 01:47:19,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:19,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0b8e16bf-2638-4e2f-bb1c-d11dfe3b7c6e Date: Thu, 19 Jul 2018 01:47:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-19 01:47:19,892 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0b8e16bf-2638-4e2f-bb1c-d11dfe3b7c6e 2018-07-19 01:47:19,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.285389900208s 2018-07-19 01:47:19,892 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0b8e16bf-2638-4e2f-bb1c-d11dfe3b7c6e 2018-07-19 01:47:19,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-19 01:47:19,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}' 2018-07-19 01:47:19,937 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7592e217-231c-45e4-89d8-73f8b9787caa Date: Thu, 19 Jul 2018 01:47:19 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9/file", "owner": "297a03fa47ca4bf89a83ac1519fd866e", "id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "size": null, "self": "/v2/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-19T01:47:19Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "checksum": null, "created_at": "2018-07-19T01:47:19Z", "protected": false} 2018-07-19 01:47:19,937 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-7592e217-231c-45e4-89d8-73f8b9787caa 2018-07-19 01:47:19,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0370061397552s 2018-07-19 01:47:19,938 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-7592e217-231c-45e4-89d8-73f8b9787caa returning object 66bf7867-6a07-4dfd-b97e-2e6680b3c1e9 2018-07-19 01:47:19,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-19 01:47:19,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" -d '' 2018-07-19 01:47:20,794 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a12c23d-f5fb-4250-bfe6-cbdf2c07667f Date: Thu, 19 Jul 2018 01:47:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:47:20,794 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9/file used request id req-5a12c23d-f5fb-4250-bfe6-cbdf2c07667f 2018-07-19 01:47:20,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.856047153473s 2018-07-19 01:47:20,795 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9/file used request id req-5a12c23d-f5fb-4250-bfe6-cbdf2c07667f 2018-07-19 01:47:20,795 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cinder_test-img_1e4d9620-5b52-4adb-8153-6f6a6aab92c3', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-19T01:47:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9/file', u'owner': u'297a03fa47ca4bf89a83ac1519fd866e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'66bf7867-6a07-4dfd-b97e-2e6680b3c1e9', u'size': None, u'name': u'cinder_test-img_1e4d9620-5b52-4adb-8153-6f6a6aab92c3', u'checksum': None, u'self': u'/v2/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-19T01:47:19Z', u'schema': u'/v2/schemas/image'}) 2018-07-19 01:47:20,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-19 01:47:20,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bea760a1a2b4bb4190b2e86d0f86e45b90de79c6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-19 01:47:21,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47: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-5a5bc719-b7dc-466b-8c43-dc3455b0fa50 x-compute-request-id: req-5a5bc719-b7dc-466b-8c43-dc3455b0fa50 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "02fb627e-6c57-4b75-8ac1-8319008dceec"}} 2018-07-19 01:47:21,039 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5a5bc719-b7dc-466b-8c43-dc3455b0fa50 2018-07-19 01:47:21,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.243937015533s 2018-07-19 01:47:21,040 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5a5bc719-b7dc-466b-8c43-dc3455b0fa50 2018-07-19 01:47:21,041 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_1e4d9620-5b52-4adb-8153-6f6a6aab92c3', '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'ba1c3d47632b40318826191b43d81cda', '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'02fb627e-6c57-4b75-8ac1-8319008dceec', 'swap': 0}) 2018-07-19 01:47:21,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-19 01:47:21,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bea760a1a2b4bb4190b2e86d0f86e45b90de79c6" -d '{"extra_specs": {}}' 2018-07-19 01:47:21,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47: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-3280b86c-79b4-4d8a-a44e-cec2652c53e2 x-compute-request-id: req-3280b86c-79b4-4d8a-a44e-cec2652c53e2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-19 01:47:21,064 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec/os-extra_specs used request id req-3280b86c-79b4-4d8a-a44e-cec2652c53e2 2018-07-19 01:47:21,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221900939941s 2018-07-19 01:47:21,064 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec/os-extra_specs used request id req-3280b86c-79b4-4d8a-a44e-cec2652c53e2 2018-07-19 01:47:21,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-19 01:47:21,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" -d '{"keypair": {"name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}}' 2018-07-19 01:47:21,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47: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-d499ea0d-f7ae-4c26-9907-5dd47f79f0c7 x-compute-request-id: req-d499ea0d-f7ae-4c26-9907-5dd47f79f0c7 Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZt1hHl4D2wdK1vP8W6at1c5fDdhr5n4m2Yk4nwOPQxAFsw3hUmHvuy7/H3fVotU5La7eTckaqgn6uP9RbZKqNDQvC0a9GiU5Qi0Gy9V5K2FhMc/kLN8eza4NU3RqN/pNKRvjkYFwre+SeZ7i7tHNjiNv/dXekcKnSAhPxOjP7A1SPfOJXAyLcR2bxFnZZG1HVm5VsDInWXJQgQ7NHl2aEATWAeT0K9NoCxKSiinxUgg3Pa3gNidIVojIhcXOrwgtw16A4xOVFRoSEywGhzO9xZTTMp9E9gQV2do0qQD83yZafRPxPTPb5H5srouta94OVYkhFL7sF3PAS3pL2CAQB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA2bdYR5eA9sHStbz/FumrdXOXw3Ya+Z+JtmJOJ8Dj0MQBbMN4\nVJh77su/x931aLVOS2u3k3JGqoJ+rj/UW2SqjQ0LwtGvRolOUItBsvVeSthYTHP5\nCzfHs2uDVN0ajf6TSkb45GBcK3vknme4u7RzY4jb/3V3pHCp0gIT8Toz+wNUj3zi\nVwMi3Edm8RZ2WRtR1ZuVbAyJ1lyUIEOzR5dmhAE1gHk9CvTaAsSkoop8VIINz2t4\nDYnSFaIyIXFzq8ILcNegOMTlRUaEhMsBoczvcWU0zKfRPYEFdnaNKkA/N8mWn0T8\nT0z2+R+bK6LrWveDlWJIRS+7BdzwEt6S9ggEAQIDAQABAoIBAQCgDj4EQ8k3nz59\nBTiza431hslnlQg3w6XGQ3cZmqDg9Xfmsb1g08kowPl4wiCMnd21bLdE2ppA+DaR\ne7NujQ8lKxYeX3Dv9jlw1S+zlNeBRpODgS7xpExYBw5B8Vp4UVOPI6YOnxijjy1/\nltkkhYDfB9pUb9NJPNpb3dMzYIqeWXUmTm/wwe3AdvQjxwMR7sXkFg9kSSXpItCe\nKsNTRXVijPZyadK8rk5+I1K5CVmKYDYn9yYpfHqvsw7FBshhS7dXgY0xWZ1SB8aJ\nccmlfXBNYMmXgkZADmg0hrSq0H9e5wlcMreKeZ3MXtnxcFggps8aLgL2NpHTmcEt\nKeH3zmsRAoGBAPM7XKBRHe/FWTsWZ7KFi3wvrnENkoRbbLh6IQtLE1y6RfaFHa/r\nsx0izABMytsqqzjjNl+uOL6r1uNU4KPtJD8LCY9cJ4+aPdwrV1kd8r0NJ6196jzI\n9DOabvC6oXxJj5YEx7UwUbIJDWqB3wEiWuaLoX2STgPjwo5PPoNJA/kzAoGBAOUl\nGArEkq38knVrd4hq4L+CB3pkK3TQ3IzmJ5RAkNRVx8fGB+QOsdV2hbgOcTYRXfAw\nrf7tqNTHIX/aHgNehzlDTji32iX6EfwlYPBK2t4QPX3Trscs4Rw7S1cOW3tqUFE4\n+i/SGdoQX4UPTZD+O9Ng3aXtxHLrNQeiHP6kiJX7AoGBAOs80yV9rj1RmS4LSjke\n7TsrBkPyg2yc2zZDb6fzcQNyZ+226nJUu4MHP1Ne8aYryzMWlGTPI7RMj2SHl0cT\nN8X9D77luqEo5IEGLdFTpIrwqRoiuCMXmw45YuhRJ5MDtem6L8dttuU/2gjTF/GJ\n324vRv0iPW+HnIdz3pqsSDp/AoGBAL2mOsTGtuObNBhMrqzQUF0QIGJSv4i6SJ+w\n6TcRTQ0ARg34v5Un+FVE+B1Cjr6CFy5xC8D/MAmTGg24F7kQJnjlVLsqpzlhRDtd\nMGMQgR7jcBFQ/snIQjPce1l8/4ggkIL41lB34n+Rp4z4AmmrkRY8iJYJONsoAkbk\nDH1Q7d67AoGBAMPbrOddg8USitOlcsOyNmMpSBYzOrH8Fe+g4n0pBdDM6nFdkIIs\n+H1cC90KqAX4s0VZG5eCjXF/DzsP7niMZ5jQOb6BTjacaXCcOV/7hB5l70pndCUe\ncEMq+uGQOkgF42OIDal5mhwV5Fjux3lqa+1jZ7ZjFNelRAcxbmer8wk1\n-----END RSA PRIVATE KEY-----\n", "user_id": "cc3aaf0f20534845a655832ecde73b38", "name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "fingerprint": "19:d7:44:5c:63:af:74:90:e0:76:14:cd:0e:b6:07:b6"}} 2018-07-19 01:47:21,493 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-d499ea0d-f7ae-4c26-9907-5dd47f79f0c7 2018-07-19 01:47:21,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.428384065628s 2018-07-19 01:47:21,493 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-d499ea0d-f7ae-4c26-9907-5dd47f79f0c7 2018-07-19 01:47:21,494 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZt1hHl4D2wdK1vP8W6at1c5fDdhr5n4m2Yk4nwOPQxAFsw3hUmHvuy7/H3fVotU5La7eTckaqgn6uP9RbZKqNDQvC0a9GiU5Qi0Gy9V5K2FhMc/kLN8eza4NU3RqN/pNKRvjkYFwre+SeZ7i7tHNjiNv/dXekcKnSAhPxOjP7A1SPfOJXAyLcR2bxFnZZG1HVm5VsDInWXJQgQ7NHl2aEATWAeT0K9NoCxKSiinxUgg3Pa3gNidIVojIhcXOrwgtw16A4xOVFRoSEywGhzO9xZTTMp9E9gQV2do0qQD83yZafRPxPTPb5H5srouta94OVYkhFL7sF3PAS3pL2CAQB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA2bdYR5eA9sHStbz/FumrdXOXw3Ya+Z+JtmJOJ8Dj0MQBbMN4\nVJh77su/x931aLVOS2u3k3JGqoJ+rj/UW2SqjQ0LwtGvRolOUItBsvVeSthYTHP5\nCzfHs2uDVN0ajf6TSkb45GBcK3vknme4u7RzY4jb/3V3pHCp0gIT8Toz+wNUj3zi\nVwMi3Edm8RZ2WRtR1ZuVbAyJ1lyUIEOzR5dmhAE1gHk9CvTaAsSkoop8VIINz2t4\nDYnSFaIyIXFzq8ILcNegOMTlRUaEhMsBoczvcWU0zKfRPYEFdnaNKkA/N8mWn0T8\nT0z2+R+bK6LrWveDlWJIRS+7BdzwEt6S9ggEAQIDAQABAoIBAQCgDj4EQ8k3nz59\nBTiza431hslnlQg3w6XGQ3cZmqDg9Xfmsb1g08kowPl4wiCMnd21bLdE2ppA+DaR\ne7NujQ8lKxYeX3Dv9jlw1S+zlNeBRpODgS7xpExYBw5B8Vp4UVOPI6YOnxijjy1/\nltkkhYDfB9pUb9NJPNpb3dMzYIqeWXUmTm/wwe3AdvQjxwMR7sXkFg9kSSXpItCe\nKsNTRXVijPZyadK8rk5+I1K5CVmKYDYn9yYpfHqvsw7FBshhS7dXgY0xWZ1SB8aJ\nccmlfXBNYMmXgkZADmg0hrSq0H9e5wlcMreKeZ3MXtnxcFggps8aLgL2NpHTmcEt\nKeH3zmsRAoGBAPM7XKBRHe/FWTsWZ7KFi3wvrnENkoRbbLh6IQtLE1y6RfaFHa/r\nsx0izABMytsqqzjjNl+uOL6r1uNU4KPtJD8LCY9cJ4+aPdwrV1kd8r0NJ6196jzI\n9DOabvC6oXxJj5YEx7UwUbIJDWqB3wEiWuaLoX2STgPjwo5PPoNJA/kzAoGBAOUl\nGArEkq38knVrd4hq4L+CB3pkK3TQ3IzmJ5RAkNRVx8fGB+QOsdV2hbgOcTYRXfAw\nrf7tqNTHIX/aHgNehzlDTji32iX6EfwlYPBK2t4QPX3Trscs4Rw7S1cOW3tqUFE4\n+i/SGdoQX4UPTZD+O9Ng3aXtxHLrNQeiHP6kiJX7AoGBAOs80yV9rj1RmS4LSjke\n7TsrBkPyg2yc2zZDb6fzcQNyZ+226nJUu4MHP1Ne8aYryzMWlGTPI7RMj2SHl0cT\nN8X9D77luqEo5IEGLdFTpIrwqRoiuCMXmw45YuhRJ5MDtem6L8dttuU/2gjTF/GJ\n324vRv0iPW+HnIdz3pqsSDp/AoGBAL2mOsTGtuObNBhMrqzQUF0QIGJSv4i6SJ+w\n6TcRTQ0ARg34v5Un+FVE+B1Cjr6CFy5xC8D/MAmTGg24F7kQJnjlVLsqpzlhRDtd\nMGMQgR7jcBFQ/snIQjPce1l8/4ggkIL41lB34n+Rp4z4AmmrkRY8iJYJONsoAkbk\nDH1Q7d67AoGBAMPbrOddg8USitOlcsOyNmMpSBYzOrH8Fe+g4n0pBdDM6nFdkIIs\n+H1cC90KqAX4s0VZG5eCjXF/DzsP7niMZ5jQOb6BTjacaXCcOV/7hB5l70pndCUe\ncEMq+uGQOkgF42OIDal5mhwV5Fjux3lqa+1jZ7ZjFNelRAcxbmer8wk1\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'cc3aaf0f20534845a655832ecde73b38', 'name': u'cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3', 'created_at': '2018-07-19T01:47:21.494444', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'297a03fa47ca4bf89a83ac1519fd866e', 'name': 'cinder_test-project_1e4d9620-5b52-4adb-8153-6f6a6aab92c3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'19:d7:44:5c:63:af:74:90:e0:76:14:cd:0e:b6:07:b6', 'type': 'ssh', 'id': u'cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3'}) 2018-07-19 01:47:21,494 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEA2bdYR5eA9sHStbz/FumrdXOXw3Ya+Z+JtmJOJ8Dj0MQBbMN4 VJh77su/x931aLVOS2u3k3JGqoJ+rj/UW2SqjQ0LwtGvRolOUItBsvVeSthYTHP5 CzfHs2uDVN0ajf6TSkb45GBcK3vknme4u7RzY4jb/3V3pHCp0gIT8Toz+wNUj3zi VwMi3Edm8RZ2WRtR1ZuVbAyJ1lyUIEOzR5dmhAE1gHk9CvTaAsSkoop8VIINz2t4 DYnSFaIyIXFzq8ILcNegOMTlRUaEhMsBoczvcWU0zKfRPYEFdnaNKkA/N8mWn0T8 T0z2+R+bK6LrWveDlWJIRS+7BdzwEt6S9ggEAQIDAQABAoIBAQCgDj4EQ8k3nz59 BTiza431hslnlQg3w6XGQ3cZmqDg9Xfmsb1g08kowPl4wiCMnd21bLdE2ppA+DaR e7NujQ8lKxYeX3Dv9jlw1S+zlNeBRpODgS7xpExYBw5B8Vp4UVOPI6YOnxijjy1/ ltkkhYDfB9pUb9NJPNpb3dMzYIqeWXUmTm/wwe3AdvQjxwMR7sXkFg9kSSXpItCe KsNTRXVijPZyadK8rk5+I1K5CVmKYDYn9yYpfHqvsw7FBshhS7dXgY0xWZ1SB8aJ ccmlfXBNYMmXgkZADmg0hrSq0H9e5wlcMreKeZ3MXtnxcFggps8aLgL2NpHTmcEt KeH3zmsRAoGBAPM7XKBRHe/FWTsWZ7KFi3wvrnENkoRbbLh6IQtLE1y6RfaFHa/r sx0izABMytsqqzjjNl+uOL6r1uNU4KPtJD8LCY9cJ4+aPdwrV1kd8r0NJ6196jzI 9DOabvC6oXxJj5YEx7UwUbIJDWqB3wEiWuaLoX2STgPjwo5PPoNJA/kzAoGBAOUl GArEkq38knVrd4hq4L+CB3pkK3TQ3IzmJ5RAkNRVx8fGB+QOsdV2hbgOcTYRXfAw rf7tqNTHIX/aHgNehzlDTji32iX6EfwlYPBK2t4QPX3Trscs4Rw7S1cOW3tqUFE4 +i/SGdoQX4UPTZD+O9Ng3aXtxHLrNQeiHP6kiJX7AoGBAOs80yV9rj1RmS4LSjke 7TsrBkPyg2yc2zZDb6fzcQNyZ+226nJUu4MHP1Ne8aYryzMWlGTPI7RMj2SHl0cT N8X9D77luqEo5IEGLdFTpIrwqRoiuCMXmw45YuhRJ5MDtem6L8dttuU/2gjTF/GJ 324vRv0iPW+HnIdz3pqsSDp/AoGBAL2mOsTGtuObNBhMrqzQUF0QIGJSv4i6SJ+w 6TcRTQ0ARg34v5Un+FVE+B1Cjr6CFy5xC8D/MAmTGg24F7kQJnjlVLsqpzlhRDtd MGMQgR7jcBFQ/snIQjPce1l8/4ggkIL41lB34n+Rp4z4AmmrkRY8iJYJONsoAkbk DH1Q7d67AoGBAMPbrOddg8USitOlcsOyNmMpSBYzOrH8Fe+g4n0pBdDM6nFdkIIs +H1cC90KqAX4s0VZG5eCjXF/DzsP7niMZ5jQOb6BTjacaXCcOV/7hB5l70pndCUe cEMq+uGQOkgF42OIDal5mhwV5Fjux3lqa+1jZ7ZjFNelRAcxbmer8wk1 -----END RSA PRIVATE KEY----- 2018-07-19 01:47:21,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-19 01:47:21,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" -d '{"security_group": {"name": "cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-07-19 01:47:21,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-bbf67024-01fd-46ad-beea-f33b89216784 Date: Thu, 19 Jul 2018 01:47:21 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:21Z", "updated_at": "2018-07-19T01:47:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:21Z", "revision_number": 0, "id": "2a129fb9-3258-4fee-9a5a-8b3603790c99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:21Z", "security_group_id": "4d2139c2-1ce5-4b66-8945-a041a321b6af", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:21Z", "revision_number": 0, "id": "623777a7-2abc-47e0-be73-25e7fcf957f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:21Z", "security_group_id": "4d2139c2-1ce5-4b66-8945-a041a321b6af", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}], "revision_number": 1, "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "4d2139c2-1ce5-4b66-8945-a041a321b6af", "name": "cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}} 2018-07-19 01:47:21,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-bbf67024-01fd-46ad-beea-f33b89216784 2018-07-19 01:47:21,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.143968105316s 2018-07-19 01:47:21,642 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-bbf67024-01fd-46ad-beea-f33b89216784 2018-07-19 01:47:21,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-19 01:47:21,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:21,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-a477baa9-2514-414a-a3e2-b19b7e211c3a Date: Thu, 19 Jul 2018 01:47:21 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:21Z", "updated_at": "2018-07-19T01:47:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:21Z", "revision_number": 0, "id": "2a129fb9-3258-4fee-9a5a-8b3603790c99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:21Z", "security_group_id": "4d2139c2-1ce5-4b66-8945-a041a321b6af", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:21Z", "revision_number": 0, "id": "623777a7-2abc-47e0-be73-25e7fcf957f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:21Z", "security_group_id": "4d2139c2-1ce5-4b66-8945-a041a321b6af", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}], "revision_number": 1, "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "4d2139c2-1ce5-4b66-8945-a041a321b6af", "name": "cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}, {"description": "Default security group", "tags": [], "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:14Z", "updated_at": "2018-07-19T01:47:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "04d1d32f-e678-41f7-8076-477b82ea420a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "263edd32-90ff-4dbd-8ace-7f2de75933b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "ee45226d-484f-44ca-b475-a1db2fd1d40a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "fd55c068-a117-4c66-9156-c3c787a9eebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}], "revision_number": 1, "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "5c348a94-ad17-415b-a554-a8d9d313d977", "name": "default"}]} 2018-07-19 01:47:21,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-a477baa9-2514-414a-a3e2-b19b7e211c3a 2018-07-19 01:47:21,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.110706090927s 2018-07-19 01:47:21,757 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-a477baa9-2514-414a-a3e2-b19b7e211c3a 2018-07-19 01:47:21,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-19 01:47:21,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" -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": "4d2139c2-1ce5-4b66-8945-a041a321b6af"}}' 2018-07-19 01:47:21,884 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-d99acc3f-c5b9-49aa-850b-46c6abe82d02 Date: Thu, 19 Jul 2018 01:47:21 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-07-19T01:47:21Z", "security_group_id": "4d2139c2-1ce5-4b66-8945-a041a321b6af", "port_range_min": 22, "revision_number": 0, "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:21Z", "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "03a73c55-213a-485a-b5db-53bdf20bcff0"}} 2018-07-19 01:47:21,884 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d99acc3f-c5b9-49aa-850b-46c6abe82d02 2018-07-19 01:47:21,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.123292207718s 2018-07-19 01:47:21,885 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d99acc3f-c5b9-49aa-850b-46c6abe82d02 2018-07-19 01:47:21,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-19 01:47:21,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:21,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-6de18664-3e65-453b-9597-df1bff7002f2 Date: Thu, 19 Jul 2018 01:47:21 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:21Z", "updated_at": "2018-07-19T01:47:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-19T01:47:21Z", "revision_number": 0, "id": "03a73c55-213a-485a-b5db-53bdf20bcff0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:21Z", "security_group_id": "4d2139c2-1ce5-4b66-8945-a041a321b6af", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:21Z", "revision_number": 0, "id": "2a129fb9-3258-4fee-9a5a-8b3603790c99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:21Z", "security_group_id": "4d2139c2-1ce5-4b66-8945-a041a321b6af", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:21Z", "revision_number": 0, "id": "623777a7-2abc-47e0-be73-25e7fcf957f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:21Z", "security_group_id": "4d2139c2-1ce5-4b66-8945-a041a321b6af", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}], "revision_number": 2, "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "4d2139c2-1ce5-4b66-8945-a041a321b6af", "name": "cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}, {"description": "Default security group", "tags": [], "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:14Z", "updated_at": "2018-07-19T01:47:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "04d1d32f-e678-41f7-8076-477b82ea420a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "263edd32-90ff-4dbd-8ace-7f2de75933b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "ee45226d-484f-44ca-b475-a1db2fd1d40a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "fd55c068-a117-4c66-9156-c3c787a9eebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}], "revision_number": 1, "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "5c348a94-ad17-415b-a554-a8d9d313d977", "name": "default"}]} 2018-07-19 01:47:21,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-6de18664-3e65-453b-9597-df1bff7002f2 2018-07-19 01:47:21,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0513648986816s 2018-07-19 01:47:21,940 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-6de18664-3e65-453b-9597-df1bff7002f2 2018-07-19 01:47:21,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-19 01:47:21,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" -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": "4d2139c2-1ce5-4b66-8945-a041a321b6af"}}' 2018-07-19 01:47:22,071 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-06c356b0-ae7a-4b35-a372-73988a628f4f Date: Thu, 19 Jul 2018 01:47: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-07-19T01:47:22Z", "security_group_id": "4d2139c2-1ce5-4b66-8945-a041a321b6af", "port_range_min": null, "revision_number": 0, "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:22Z", "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "1c1899a5-ba3a-40b8-81c4-d6599d391f6f"}} 2018-07-19 01:47:22,071 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-06c356b0-ae7a-4b35-a372-73988a628f4f 2018-07-19 01:47:22,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128180027008s 2018-07-19 01:47:22,072 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-06c356b0-ae7a-4b35-a372-73988a628f4f 2018-07-19 01:47:22,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:47:22,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:22,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-5a07ccac-506b-473d-8fc2-b5862ee07ba0 Date: Thu, 19 Jul 2018 01:47:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69470db7-b48b-4104-a404-af33665f7d57","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"297a03fa47ca4bf89a83ac1519fd866e","l2_adjacency":true,"status":"ACTIVE","subnets":["70132294-3c7c-4908-b34a-957a48c854fc"],"description":"","tags":[],"updated_at":"2018-07-19T01:47:15Z","qos_policy_id":null,"name":"cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3","admin_state_up":true,"tenant_id":"297a03fa47ca4bf89a83ac1519fd866e","created_at":"2018-07-19T01:47:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500}]} 2018-07-19 01:47:22,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5a07ccac-506b-473d-8fc2-b5862ee07ba0 2018-07-19 01:47:22,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111574888229s 2018-07-19 01:47:22,185 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5a07ccac-506b-473d-8fc2-b5862ee07ba0 2018-07-19 01:47:22,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-19 01:47:22,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:22,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-9401b00b-fc28-4a28-98d4-2c350f979172 Date: Thu, 19 Jul 2018 01:47:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9/snap", "metadata": {}}], "file": "/v2/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9/file", "owner": "297a03fa47ca4bf89a83ac1519fd866e", "id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "size": 12716032, "self": "/v2/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "disk_format": "qcow2", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-19T01:47:20Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-19T01:47:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-19 01:47:22,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9401b00b-fc28-4a28-98d4-2c350f979172 2018-07-19 01:47:22,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0457940101624s 2018-07-19 01:47:22,236 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9401b00b-fc28-4a28-98d4-2c350f979172 2018-07-19 01:47:22,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-19 01:47:22,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:22,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47: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-c0a9a5c6-bc56-4748-8e49-35ed8076d4e1 x-compute-request-id: req-c0a9a5c6-bc56-4748-8e49-35ed8076d4e1 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "02fb627e-6c57-4b75-8ac1-8319008dceec"}]} 2018-07-19 01:47:22,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c0a9a5c6-bc56-4748-8e49-35ed8076d4e1 2018-07-19 01:47:22,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254080295563s 2018-07-19 01:47:22,264 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c0a9a5c6-bc56-4748-8e49-35ed8076d4e1 2018-07-19 01:47:22,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-19 01:47:22,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" -d '{"server": {"name": "cinder_test-vm2_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "imageRef": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "key_name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "flavorRef": "02fb627e-6c57-4b75-8ac1-8319008dceec", "max_count": 1, "min_count": 1, "networks": [{"uuid": "69470db7-b48b-4104-a404-af33665f7d57"}], "security_groups": [{"name": "4d2139c2-1ce5-4b66-8945-a041a321b6af"}]}}' 2018-07-19 01:47:23,253 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:47: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-b283bb4e-a979-4d11-8d3e-03aa6e702a6c x-compute-request-id: req-b283bb4e-a979-4d11-8d3e-03aa6e702a6c Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "4d2139c2-1ce5-4b66-8945-a041a321b6af"}], "OS-DCF:diskConfig": "MANUAL", "id": "b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "bookmark"}], "adminPass": "wgxS9xxHEZNZ"}} 2018-07-19 01:47:23,253 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-b283bb4e-a979-4d11-8d3e-03aa6e702a6c 2018-07-19 01:47:23,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.988081932068s 2018-07-19 01:47:23,254 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-b283bb4e-a979-4d11-8d3e-03aa6e702a6c 2018-07-19 01:47:23,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:47:23,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:23,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47: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-60ab72cd-e141-4f7c-a4ea-028f6b657d23 x-compute-request-id: req-60ab72cd-e141-4f7c-a4ea-028f6b657d23 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "bookmark"}], "image": {"id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "links": [{"href": "http://172.30.9.27:8774/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02fb627e-6c57-4b75-8ac1-8319008dceec", "links": [{"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}]}, "id": "b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "user_id": "cc3aaf0f20534845a655832ecde73b38", "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-07-19T01:47:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "name": "cinder_test-vm2_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "created": "2018-07-19T01:47:23Z", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:47:23,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-60ab72cd-e141-4f7c-a4ea-028f6b657d23 2018-07-19 01:47:23,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507252931595s 2018-07-19 01:47:23,762 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-60ab72cd-e141-4f7c-a4ea-028f6b657d23 2018-07-19 01:47:23,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:47:23,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:23,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-31d88150-a1f1-4f7b-8a86-b901bc0770a1 Date: Thu, 19 Jul 2018 01:47:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69470db7-b48b-4104-a404-af33665f7d57","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"297a03fa47ca4bf89a83ac1519fd866e","l2_adjacency":true,"status":"ACTIVE","subnets":["70132294-3c7c-4908-b34a-957a48c854fc"],"description":"","tags":[],"updated_at":"2018-07-19T01:47:15Z","qos_policy_id":null,"name":"cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3","admin_state_up":true,"tenant_id":"297a03fa47ca4bf89a83ac1519fd866e","created_at":"2018-07-19T01:47:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500}]} 2018-07-19 01:47:23,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-31d88150-a1f1-4f7b-8a86-b901bc0770a1 2018-07-19 01:47:23,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113193035126s 2018-07-19 01:47:23,882 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-31d88150-a1f1-4f7b-8a86-b901bc0770a1 2018-07-19 01:47:23,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-19 01:47:23,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:23,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5bf5a808-2113-4ad3-ad4e-0628316819a5 Date: Thu, 19 Jul 2018 01:47:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69470db7-b48b-4104-a404-af33665f7d57","tenant_id":"297a03fa47ca4bf89a83ac1519fd866e","created_at":"2018-07-19T01:47:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-19T01:47:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"297a03fa47ca4bf89a83ac1519fd866e","id":"70132294-3c7c-4908-b34a-957a48c854fc","subnetpool_id":null,"name":"cinder_test-subnet_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}]} 2018-07-19 01:47:23,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5bf5a808-2113-4ad3-ad4e-0628316819a5 2018-07-19 01:47:23,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0656878948212s 2018-07-19 01:47:23,949 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5bf5a808-2113-4ad3-ad4e-0628316819a5 2018-07-19 01:47:23,949 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:47:25,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:47:25,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:26,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47: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-97cd50cf-0145-4c4b-accc-b93f2db76ec0 x-compute-request-id: req-97cd50cf-0145-4c4b-accc-b93f2db76ec0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "bookmark"}], "image": {"id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "links": [{"href": "http://172.30.9.27:8774/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02fb627e-6c57-4b75-8ac1-8319008dceec", "links": [{"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}]}, "id": "b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "security_groups": [{"name": "cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}], "user_id": "cc3aaf0f20534845a655832ecde73b38", "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-07-19T01:47:25Z", "hostId": "79ec29b441f559182a9782f77c07c6d1da18fa90815faf8042eedf64", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "name": "cinder_test-vm2_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "created": "2018-07-19T01:47:23Z", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:47:26,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-97cd50cf-0145-4c4b-accc-b93f2db76ec0 2018-07-19 01:47:26,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607132911682s 2018-07-19 01:47:26,559 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-97cd50cf-0145-4c4b-accc-b93f2db76ec0 2018-07-19 01:47:26,563 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:47:28,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:47:28,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:28,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47: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-71cf7187-e4d9-4e6c-afbd-edcbd21c83df x-compute-request-id: req-71cf7187-e4d9-4e6c-afbd-edcbd21c83df Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "bookmark"}], "image": {"id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "links": [{"href": "http://172.30.9.27:8774/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02fb627e-6c57-4b75-8ac1-8319008dceec", "links": [{"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}]}, "id": "b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "security_groups": [{"name": "cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}], "user_id": "cc3aaf0f20534845a655832ecde73b38", "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-07-19T01:47:25Z", "hostId": "79ec29b441f559182a9782f77c07c6d1da18fa90815faf8042eedf64", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "name": "cinder_test-vm2_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "created": "2018-07-19T01:47:23Z", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:47:28,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-71cf7187-e4d9-4e6c-afbd-edcbd21c83df 2018-07-19 01:47:28,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197227954865s 2018-07-19 01:47:28,764 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-71cf7187-e4d9-4e6c-afbd-edcbd21c83df 2018-07-19 01:47:28,767 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:47:30,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:47:30,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:30,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47: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-20334bcd-5d84-4cac-a983-00855063e9aa x-compute-request-id: req-20334bcd-5d84-4cac-a983-00855063e9aa Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:66:3f", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "bookmark"}], "image": {"id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "links": [{"href": "http://172.30.9.27:8774/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:47:29.000000", "flavor": {"id": "02fb627e-6c57-4b75-8ac1-8319008dceec", "links": [{"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}]}, "id": "b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "security_groups": [{"name": "cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}], "user_id": "cc3aaf0f20534845a655832ecde73b38", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:47:29Z", "hostId": "79ec29b441f559182a9782f77c07c6d1da18fa90815faf8042eedf64", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "name": "cinder_test-vm2_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "created": "2018-07-19T01:47:23Z", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:47:30,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-20334bcd-5d84-4cac-a983-00855063e9aa 2018-07-19 01:47:30,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196103811264s 2018-07-19 01:47:30,966 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-20334bcd-5d84-4cac-a983-00855063e9aa 2018-07-19 01:47:30,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:47:30,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=b9c44067-32d6-4bdb-ba88-1fd130cb7a3f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:31,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-70ef9269-150a-4a8a-b95f-927819a89689 Date: Thu, 19 Jul 2018 01:47:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:47:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70132294-3c7c-4908-b34a-957a48c854fc","ip_address":"192.168.0.3"}],"id":"5e8749a5-895d-404a-a727-df304318c935","security_groups":["4d2139c2-1ce5-4b66-8945-a041a321b6af"],"mac_address":"fa:16:3e:61:66:3f","project_id":"297a03fa47ca4bf89a83ac1519fd866e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"69470db7-b48b-4104-a404-af33665f7d57","tenant_id":"297a03fa47ca4bf89a83ac1519fd866e","created_at":"2018-07-19T01:47:25Z","binding:vnic_type":"normal","device_id":"b9c44067-32d6-4bdb-ba88-1fd130cb7a3f","ip_allocation":"immediate"}]} 2018-07-19 01:47:31,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b9c44067-32d6-4bdb-ba88-1fd130cb7a3f used request id req-70ef9269-150a-4a8a-b95f-927819a89689 2018-07-19 01:47:31,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.058207988739s 2018-07-19 01:47:31,029 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b9c44067-32d6-4bdb-ba88-1fd130cb7a3f used request id req-70ef9269-150a-4a8a-b95f-927819a89689 2018-07-19 01:47:31,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:47:31,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=5e8749a5-895d-404a-a727-df304318c935" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:31,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1b71efbb-f3b8-42ae-8a41-c994b42109b4 Date: Thu, 19 Jul 2018 01:47:31 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:47:31,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=5e8749a5-895d-404a-a727-df304318c935 used request id req-1b71efbb-f3b8-42ae-8a41-c994b42109b4 2018-07-19 01:47:31,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0452630519867s 2018-07-19 01:47:31,079 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=5e8749a5-895d-404a-a727-df304318c935 used request id req-1b71efbb-f3b8-42ae-8a41-c994b42109b4 2018-07-19 01:47:31,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:47:31,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:31,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47: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-ea8778db-9ac7-4132-9784-f51022726a0d x-compute-request-id: req-ea8778db-9ac7-4132-9784-f51022726a0d Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:66:3f", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "bookmark"}], "image": {"id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "links": [{"href": "http://172.30.9.27:8774/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:47:29.000000", "flavor": {"id": "02fb627e-6c57-4b75-8ac1-8319008dceec", "links": [{"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}]}, "id": "b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "security_groups": [{"name": "cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}], "user_id": "cc3aaf0f20534845a655832ecde73b38", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:47:29Z", "hostId": "79ec29b441f559182a9782f77c07c6d1da18fa90815faf8042eedf64", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "name": "cinder_test-vm2_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "created": "2018-07-19T01:47:23Z", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:47:31,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ea8778db-9ac7-4132-9784-f51022726a0d 2018-07-19 01:47:31,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217185020447s 2018-07-19 01:47:31,298 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ea8778db-9ac7-4132-9784-f51022726a0d 2018-07-19 01:47:31,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:47:31,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=b9c44067-32d6-4bdb-ba88-1fd130cb7a3f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:31,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-4e43a717-66ca-491c-9706-b4df84356d3a Date: Thu, 19 Jul 2018 01:47:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:47:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70132294-3c7c-4908-b34a-957a48c854fc","ip_address":"192.168.0.3"}],"id":"5e8749a5-895d-404a-a727-df304318c935","security_groups":["4d2139c2-1ce5-4b66-8945-a041a321b6af"],"mac_address":"fa:16:3e:61:66:3f","project_id":"297a03fa47ca4bf89a83ac1519fd866e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"69470db7-b48b-4104-a404-af33665f7d57","tenant_id":"297a03fa47ca4bf89a83ac1519fd866e","created_at":"2018-07-19T01:47:25Z","binding:vnic_type":"normal","device_id":"b9c44067-32d6-4bdb-ba88-1fd130cb7a3f","ip_allocation":"immediate"}]} 2018-07-19 01:47:31,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b9c44067-32d6-4bdb-ba88-1fd130cb7a3f used request id req-4e43a717-66ca-491c-9706-b4df84356d3a 2018-07-19 01:47:31,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0578138828278s 2018-07-19 01:47:31,360 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b9c44067-32d6-4bdb-ba88-1fd130cb7a3f used request id req-4e43a717-66ca-491c-9706-b4df84356d3a 2018-07-19 01:47:31,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:47:31,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=5e8749a5-895d-404a-a727-df304318c935" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:31,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-21515002-a8aa-4b1c-9ca4-ab62307316c8 Date: Thu, 19 Jul 2018 01:47:31 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:47:31,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=5e8749a5-895d-404a-a727-df304318c935 used request id req-21515002-a8aa-4b1c-9ca4-ab62307316c8 2018-07-19 01:47:31,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0420699119568s 2018-07-19 01:47:31,407 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=5e8749a5-895d-404a-a727-df304318c935 used request id req-21515002-a8aa-4b1c-9ca4-ab62307316c8 2018-07-19 01:47:31,408 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:61:66:3f', u'version': 4, u'addr': u'192.168.0.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'66bf7867-6a07-4dfd-b97e-2e6680b3c1e9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-19T01:47:29.000000', 'flavor': Munch({u'id': u'02fb627e-6c57-4b75-8ac1-8319008dceec'}), 'az': u'nova', 'id': u'b9c44067-32d6-4bdb-ba88-1fd130cb7a3f', 'security_groups': [Munch({u'name': u'cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cc3aaf0f20534845a655832ecde73b38', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'297a03fa47ca4bf89a83ac1519fd866e', 'name': 'cinder_test-project_1e4d9620-5b52-4adb-8153-6f6a6aab92c3', '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-07-19T01:47:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-19T01:47:29Z', 'hostId': u'79ec29b441f559182a9782f77c07c6d1da18fa90815faf8042eedf64', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3', 'public_v6': '', 'private_v4': u'192.168.0.3', 'cloud': 'envvars', 'host_id': u'79ec29b441f559182a9782f77c07c6d1da18fa90815faf8042eedf64', '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-07-19T01:47:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'297a03fa47ca4bf89a83ac1519fd866e', 'name': u'cinder_test-vm2_1e4d9620-5b52-4adb-8153-6f6a6aab92c3', 'adminPass': None, 'tenant_id': u'297a03fa47ca4bf89a83ac1519fd866e', 'created_at': u'2018-07-19T01:47:23Z', 'created': u'2018-07-19T01:47:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-19 01:47:31,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:47:31,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:31,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-a44ec392-f2fe-4037-8671-9749470364df Date: Thu, 19 Jul 2018 01:47:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69470db7-b48b-4104-a404-af33665f7d57","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"297a03fa47ca4bf89a83ac1519fd866e","l2_adjacency":true,"status":"ACTIVE","subnets":["70132294-3c7c-4908-b34a-957a48c854fc"],"description":"","tags":[],"updated_at":"2018-07-19T01:47:15Z","qos_policy_id":null,"name":"cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3","admin_state_up":true,"tenant_id":"297a03fa47ca4bf89a83ac1519fd866e","created_at":"2018-07-19T01:47:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500}]} 2018-07-19 01:47:31,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a44ec392-f2fe-4037-8671-9749470364df 2018-07-19 01:47:31,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.125199079514s 2018-07-19 01:47:31,537 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a44ec392-f2fe-4037-8671-9749470364df 2018-07-19 01:47:31,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:47:31,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=b9c44067-32d6-4bdb-ba88-1fd130cb7a3f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:31,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-12ca3079-ddc7-44d1-adcb-6bf58b074d4f Date: Thu, 19 Jul 2018 01:47:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:47:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70132294-3c7c-4908-b34a-957a48c854fc","ip_address":"192.168.0.3"}],"id":"5e8749a5-895d-404a-a727-df304318c935","security_groups":["4d2139c2-1ce5-4b66-8945-a041a321b6af"],"mac_address":"fa:16:3e:61:66:3f","project_id":"297a03fa47ca4bf89a83ac1519fd866e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"69470db7-b48b-4104-a404-af33665f7d57","tenant_id":"297a03fa47ca4bf89a83ac1519fd866e","created_at":"2018-07-19T01:47:25Z","binding:vnic_type":"normal","device_id":"b9c44067-32d6-4bdb-ba88-1fd130cb7a3f","ip_allocation":"immediate"}]} 2018-07-19 01:47:31,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b9c44067-32d6-4bdb-ba88-1fd130cb7a3f used request id req-12ca3079-ddc7-44d1-adcb-6bf58b074d4f 2018-07-19 01:47:31,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0521960258484s 2018-07-19 01:47:31,590 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b9c44067-32d6-4bdb-ba88-1fd130cb7a3f used request id req-12ca3079-ddc7-44d1-adcb-6bf58b074d4f 2018-07-19 01:47:31,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-19 01:47:31,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" -d '{"floatingip": {"floating_network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "fixed_ip_address": "192.168.0.3", "port_id": "5e8749a5-895d-404a-a727-df304318c935"}}' 2018-07-19 01:47:33,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-16071456-99e8-4d66-bebb-fb4f7bdbcf23 Date: Thu, 19 Jul 2018 01:47:33 GMT RESP BODY: {"floatingip": {"router_id": "e41948cd-89d0-4232-8a57-f1ccf481ae36", "status": "DOWN", "description": "", "tags": [], "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:32Z", "updated_at": "2018-07-19T01:47:32Z", "floating_network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "69470db7-b48b-4104-a404-af33665f7d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:66:3f", "device_id": "b9c44067-32d6-4bdb-ba88-1fd130cb7a3f"}, "fixed_ip_address": "192.168.0.3", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_id": "5e8749a5-895d-404a-a727-df304318c935", "id": "aa292b21-1f8f-41c8-8c5e-f6150ab9742b", "qos_policy_id": null}} 2018-07-19 01:47:33,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-16071456-99e8-4d66-bebb-fb4f7bdbcf23 2018-07-19 01:47:33,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.20273900032s 2018-07-19 01:47:33,794 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-16071456-99e8-4d66-bebb-fb4f7bdbcf23 2018-07-19 01:47:33,797 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e41948cd-89d0-4232-8a57-f1ccf481ae36', 'updated_at': u'2018-07-19T01:47:32Z', 'fixed_ip_address': u'192.168.0.3', 'floating_ip_address': u'172.30.9.201', 'revision_number': 0, 'port_id': u'5e8749a5-895d-404a-a727-df304318c935', 'id': u'aa292b21-1f8f-41c8-8c5e-f6150ab9742b', 'network': u'b15f386b-9c21-451f-8211-ef5d1b7d5209', 'port': u'5e8749a5-895d-404a-a727-df304318c935', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'297a03fa47ca4bf89a83ac1519fd866e', 'name': 'cinder_test-project_1e4d9620-5b52-4adb-8153-6f6a6aab92c3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'297a03fa47ca4bf89a83ac1519fd866e', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'b15f386b-9c21-451f-8211-ef5d1b7d5209', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'69470db7-b48b-4104-a404-af33665f7d57', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:61:66:3f', u'device_id': u'b9c44067-32d6-4bdb-ba88-1fd130cb7a3f'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'297a03fa47ca4bf89a83ac1519fd866e', 'created_at': u'2018-07-19T01:47:32Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'69470db7-b48b-4104-a404-af33665f7d57', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:61:66:3f', u'device_id': u'b9c44067-32d6-4bdb-ba88-1fd130cb7a3f'}), 'router': u'e41948cd-89d0-4232-8a57-f1ccf481ae36'}) 2018-07-19 01:47:33,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-19 01:47:33,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-19 01:47:33,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47: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-930c8738-99bd-41c4-a4c2-74e49a3d5fe3 x-compute-request-id: req-930c8738-99bd-41c4-a4c2-74e49a3d5fe3 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 482941620 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.140112] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.141794] pid_max: default: 32768 minimum: 301\n[ 0.142699] ACPI: Core revision 20150930\n[ 0.144082] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145414] Security Framework initialized\n[ 0.146235] Yama: becoming mindful.\n[ 0.146976] AppArmor: AppArmor initialized\n[ 0.147851] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149201] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.150502] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153165] Initializing cgroup subsys io\n[ 0.153989] Initializing cgroup subsys memory\n[ 0.154859] Initializing cgroup subsys devices\n[ 0.155749] Initializing cgroup subsys freezer\n[ 0.156630] Initializing cgroup subsys net_cls\n[ 0.157503] Initializing cgroup subsys perf_event\n[ 0.158424] Initializing cgroup subsys net_prio\n[ 0.159328] Initializing cgroup subsys hugetlb\n[ 0.160201] Initializing cgroup subsys pids\n[ 0.161083] CPU: Physical Processor ID: 0\n[ 0.162581] mce: CPU supports 10 MCE banks\n[ 0.163452] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.164462] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.178866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184924] ftrace: allocating 31920 entries in 125 pages\n[ 0.209671] smpboot: Max logical packages: 1\n[ 0.210553] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.211934] x2apic enabled\n[ 0.212749] Switched APIC routing to physical x2apic.\n[ 0.214489] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.215625] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.217731] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.219549] KVM setup paravirtual spinlock\n[ 0.220861] x86: Booted up 1 node, 1 CPUs\n[ 0.221682] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.223086] devtmpfs: initialized\n[ 0.224817] evm: security.selinux\n[ 0.225530] evm: security.SMACK64\n[ 0.226225] evm: security.SMACK64EXEC\n[ 0.226980] evm: security.SMACK64TRANSMUTE\n[ 0.227798] evm: security.SMACK64MMAP\n[ 0.228553] evm: security.ima\n[ 0.229202] evm: security.capability\n[ 0.230016] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231901] pinctrl core: initialized pinctrl subsystem\n[ 0.233024] RTC time: 1:47:29, date: 07/19/18\n[ 0.234007] NET: Registered protocol family 16\n[ 0.235003] cpuidle: using governor ladder\n[ 0.235834] cpuidle: using governor menu\n[ 0.236628] PCCT header not found.\n[ 0.237393] ACPI: bus type PCI registered\n[ 0.238203] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.239466] PCI: Using configuration type 1 for base access\n[ 0.241244] ACPI: Added _OSI(Module Device)\n[ 0.242102] ACPI: Added _OSI(Processor Device)\n[ 0.242981] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.243891] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.245669] ACPI: Interpreter enabled\n[ 0.246449] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.248322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.250175] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.252045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253913] ACPI: (supports S0 S5)\n[ 0.254636] ACPI: Using IOAPIC for interrupt routing\n[ 0.255593] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.259885] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.261145] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.262364] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.264623] acpiphp: Slot [3] registered\n[ 0.265440] acpiphp: Slot [4] registered\n[ 0.266325] acpiphp: Slot [5] registered\n[ 0.267135] acpiphp: Slot [6] registered\n[ 0.267945] acpiphp: Slot [7] registered\n[ 0.268762] acpiphp: Slot [8] registered\n[ 0.269578] acpiphp: Slot [9] registered\n[ 0.270385] acpiphp: Slot [10] registered\n[ 0.271210] acpiphp: Slot [11] registered\n[ 0.272036] acpiphp: Slot [12] registered\n[ 0.272870] acpiphp: Slot [13] registered\n[ 0.273698] acpiphp: Slot [14] registered\n[ 0.274521] acpiphp: Slot [15] registered\n[ 0.285348] acpiphp: Slot [16] registered\n[ 0.286174] acpiphp: Slot [17] registered\n[ 0.287000] acpiphp: Slot [18] registered\n[ 0.287823] acpiphp: Slot [19] registered\n[ 0.288645] acpiphp: Slot [20] registered\n[ 0.289470] acpiphp: Slot [21] registered\n[ 0.290291] acpiphp: Slot [22] registered\n[ 0.291113] acpiphp: Slot [23] registered\n[ 0.291941] acpiphp: Slot [24] registered\n[ 0.292763] acpiphp: Slot [25] registered\n[ 0.293586] acpiphp: Slot [26] registered\n[ 0.294410] acpiphp: Slot [27] registered\n[ 0.295229] acpiphp: Slot [28] registered\n[ 0.296044] acpiphp: Slot [29] registered\n[ 0.296870] acpiphp: Slot [30] registered\n[ 0.297697] acpiphp: Slot [31] registered\n[ 0.298519] PCI host bridge to bus 0000:00\n[ 0.299340] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.300565] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.301803] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.303272] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.304738] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.306235] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309475] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310772] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311971] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313258] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316842] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318371] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.336733] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.338220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.339999] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.341443] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.342850] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.344132] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.345454] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.346531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.348101] vgaarb: loaded\n[ 0.348717] vgaarb: bridge control possible 0000:00:02.0\n[ 0.349959] SCSI subsystem initialized\n[ 0.350888] ACPI: bus type USB registered\n[ 0.351732] usbcore: registered new interface driver usbfs\n[ 0.352787] usbcore: registered new interface driver hub\n[ 0.353827] usbcore: registered new device driver usb\n[ 0.354953] PCI: Using ACPI for IRQ routing\n[ 0.356085] NetLabel: Initializing\n[ 0.356821] NetLabel: domain hash size = 128\n[ 0.357711] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.358693] NetLabel: unlabeled traffic allowed by default\n[ 0.359877] clocksource: Switched to clocksource kvm-clock\n[ 0.368157] AppArmor: AppArmor Filesystem Enabled\n[ 0.369175] pnp: PnP ACPI init\n[ 0.370128] pnp: PnP ACPI: found 5 devices\n[ 0.376455] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.378201] NET: Registered protocol family 2\n[ 0.379261] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.380587] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.381831] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.383046] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.384148] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.385355] NET: Registered protocol family 1\n[ 0.386244] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.387365] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.388457] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.402524] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.416772] Trying to unpack rootfs image as initramfs...\n[ 0.473548] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.475225] Scanning for low memory corruption every 60 seconds\n[ 0.476611] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.477801] audit: initializing netlink subsys (disabled)\n[ 0.478847] audit: type=2000 audit(1531964850.328:1): initialized\n[ 0.480239] Initialise system trusted keyring\n[ 0.481215] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.482403] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.484565] zbud: loaded\n[ 0.485307] VFS: Disk quotas dquot_6.6.0\n[ 0.486142] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487766] fuse init (API version 7.23)\n[ 0.488699] Key type big_key registered\n[ 0.489521] Allocating IMA MOK and blacklist keyrings.\n[ 0.490761] Key type asymmetric registered\n[ 0.491604] Asymmetric key parser 'x509' registered\n[ 0.492596] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.494103] io scheduler noop registered\n[ 0.494913] io scheduler deadline registered (default)\n[ 0.495939] io scheduler cfq registered\n[ 0.496808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.497872] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.499150] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.500629] ACPI: Power Button [PWRF]\n[ 0.501495] GHES: HEST is not enabled!\n[ 0.515165] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.543167] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.545280] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.569265] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.571587] Linux agpgart interface v0.103\n[ 0.574203] brd: module loaded\n[ 0.575906] loop: module loaded\n[ 0.579681] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.581710] GPT:90111 != 2097151\n[ 0.584495] GPT:Alternate GPT header not at the end of the disk.\n[ 0.586063] GPT:90111 != 2097151\n[ 0.586985] GPT: Use GNU Parted to correct GPT errors.\n[ 0.588369] vda: vda1 vda15\n[ 0.590562] scsi host0: ata_piix\n[ 0.591602] scsi host1: ata_piix\n[ 0.592590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.594337] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.596377] libphy: Fixed MDIO Bus: probed\n[ 0.597519] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598854] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601854] PPP generic driver version 2.4.2\n[ 0.603138] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604844] ehci-pci: EHCI PCI platform driver\n[ 0.606062] ehci-platform: EHCI generic platform driver\n[ 0.607464] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609097] ohci-pci: OHCI PCI platform driver\n[ 0.610334] ohci-platform: OHCI generic platform driver\n[ 0.611732] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.626428] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.627837] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.629888] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.631265] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.632890] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634653] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636397] usb usb1: Product: UHCI Host Controller\n[ 0.637503] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639109] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640459] hub 1-0:1.0: USB hub found\n[ 0.641581] hub 1-0:1.0: 2 ports detected\n[ 0.642701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645912] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646974] mousedev: PS/2 mouse device common for all mice\n[ 0.648271] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.650175] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652557] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653786] i2c /dev entries driver\n[ 0.654581] device-mapper: uevent: version 1.0.3\n[ 0.655568] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.657241] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658715] NET: Registered protocol family 10\n[ 0.659895] NET: Registered protocol family 17\n[ 0.660823] Key type dns_resolver registered\n[ 0.661873] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663002] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.664841] registered taskstats version 1\n[ 0.665721] Loading compiled-in X.509 certificates\n[ 0.667215] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669130] zswap: loaded using pool lzo/zbud\n[ 0.670803] Key type trusted registered\n[ 0.672602] Key type encrypted registered\n[ 0.673451] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674513] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675579] evm: HMAC attrs: 0x1\n[ 0.676574] Magic number: 10:771:761\n[ 0.677469] rtc_cmos 00:00: setting system clock to 2018-07-19 01:47:30 UTC (1531964850)\n[ 0.679128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680261] EDD information not available.\n[ 0.757230] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768968] Write protecting the kernel read-only data: 14336k\n[ 0.771136] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.773028] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\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 0.73\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... [ 0.930107] 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 192.168.0.3...\nLease of 192.168.0.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-00000007\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrlsnoljLlTlp3zps3o9jlvvIAZdXAQ7VHuO0EfQwhxKpmseuFeO15OO019hDcA0kzMCunA+ENQRL7e9O7JjVbk7FH35OHA2/E5alZR0NbRdp+9T4q5r1dn8d/+gMoD+xn5PF8xpOXh2hAeoXLOdlwuNG5IA2khE7iq8k2+yy6h0sqROT4fJ41YiLVdsbsl9Tudeg3SIgWnBeOT24uZiJ86UNbkT9uzDfkY4+2IzK3UAziEStLvqoyiYADFQjVm/LLFoYL4t5AL8edX4uiKvaDFf6+QTw0TmYGEKWqS0JwdiM1fRizBuIXqhb700S8EKWQFK5si4tKDfXdQumNecTP root@cinder-test-vm2-1e4d9620-5b52-4adb-8153-6f6a6aab92c3\nssh-dss AAAAB3NzaC1kc3MAAACBAMmLfT/5X1vt9l7RD8X1icAwqBHF9P5JymndidioOmGYBYRWJKLYpzK33ARP1MBzz4r4vwmzUUIGvInzthFMlPKUvgm2wGEsVB7dmIyfdUy6u6jYH5x5wd86Xe6UXdw3Umh4KpujMnYRH2V6yCzNZVfMXu0nGSm2ZYd4mwGU8OFTAAAAFQCPQIrJLlv3zFKCOvVE/9o2sV83RwAAAIEAkhyrTPSh01mxWbRkSajuMnS2m6cW93HQEnnqOgLSOfuWotySiMjsjJy2xl/CBYFmRwWYYEaaP5mV7O4E8/PuBcekBNExcC9INTwxFtCyMtNDAKcC8KfYwGui3ty4EpM6rH4jnLpiVkY7UB2ZgRzmfFff3Aq5NhfrqqFsnbrzfxYAAACAPidXZgkl3elQvuiKCsIVzr7Z4AdyWus4JSPtzw47L++Knkn9QKS40Jsz4E3xfZB04Dwm4SNaYc7Up39bjZ0NFMc/te7TEVL5Ryot3/xIyEAP+RWSpG8WUmd9UoHpxAd6QBidO7d3o76Y9E4rRjpoe2IPRtr+zZRSfTUE7Qs/tSI= root@cinder-test-vm2-1e4d9620-5b52-4adb-8153-6f6a6aab92c3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.31s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.0.3,24,fe80::f816:3eff:fe61:663f/64,\nip-route:default via 192.168.0.1 dev eth0 \nip-route:169.254.169.254 via 192.168.0.1 dev eth0 \nip-route:192.168.0.0/24 dev eth0 src 192.168.0.3 \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-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-1e4d9620-5b52-4adb-8153-6f6a6aab92c3\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.67 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n"} 2018-07-19 01:47:33,908 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f/action used request id req-930c8738-99bd-41c4-a4c2-74e49a3d5fe3 2018-07-19 01:47:33,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.10946393013s 2018-07-19 01:47:33,909 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f/action used request id req-930c8738-99bd-41c4-a4c2-74e49a3d5fe3 2018-07-19 01:47:33,909 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 482941620 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.140112] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.141794] pid_max: default: 32768 minimum: 301 [ 0.142699] ACPI: Core revision 20150930 [ 0.144082] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.145414] Security Framework initialized [ 0.146235] Yama: becoming mindful. [ 0.146976] AppArmor: AppArmor initialized [ 0.147851] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149201] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.150502] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153165] Initializing cgroup subsys io [ 0.153989] Initializing cgroup subsys memory [ 0.154859] Initializing cgroup subsys devices [ 0.155749] Initializing cgroup subsys freezer [ 0.156630] Initializing cgroup subsys net_cls [ 0.157503] Initializing cgroup subsys perf_event [ 0.158424] Initializing cgroup subsys net_prio [ 0.159328] Initializing cgroup subsys hugetlb [ 0.160201] Initializing cgroup subsys pids [ 0.161083] CPU: Physical Processor ID: 0 [ 0.162581] mce: CPU supports 10 MCE banks [ 0.163452] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.164462] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.178866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.184924] ftrace: allocating 31920 entries in 125 pages [ 0.209671] smpboot: Max logical packages: 1 [ 0.210553] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.211934] x2apic enabled [ 0.212749] Switched APIC routing to physical x2apic. [ 0.214489] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.215625] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.217731] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.219549] KVM setup paravirtual spinlock [ 0.220861] x86: Booted up 1 node, 1 CPUs [ 0.221682] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223086] devtmpfs: initialized [ 0.224817] evm: security.selinux [ 0.225530] evm: security.SMACK64 [ 0.226225] evm: security.SMACK64EXEC [ 0.226980] evm: security.SMACK64TRANSMUTE [ 0.227798] evm: security.SMACK64MMAP [ 0.228553] evm: security.ima [ 0.229202] evm: security.capability [ 0.230016] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.231901] pinctrl core: initialized pinctrl subsystem [ 0.233024] RTC time: 1:47:29, date: 07/19/18 [ 0.234007] NET: Registered protocol family 16 [ 0.235003] cpuidle: using governor ladder [ 0.235834] cpuidle: using governor menu [ 0.236628] PCCT header not found. [ 0.237393] ACPI: bus type PCI registered [ 0.238203] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.239466] PCI: Using configuration type 1 for base access [ 0.241244] ACPI: Added _OSI(Module Device) [ 0.242102] ACPI: Added _OSI(Processor Device) [ 0.242981] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.243891] ACPI: Added _OSI(Processor Aggregator Device) [ 0.245669] ACPI: Interpreter enabled [ 0.246449] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.248322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.250175] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.252045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.253913] ACPI: (supports S0 S5) [ 0.254636] ACPI: Using IOAPIC for interrupt routing [ 0.255593] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.258719] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.259885] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.261145] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.262364] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.264623] acpiphp: Slot [3] registered [ 0.265440] acpiphp: Slot [4] registered [ 0.266325] acpiphp: Slot [5] registered [ 0.267135] acpiphp: Slot [6] registered [ 0.267945] acpiphp: Slot [7] registered [ 0.268762] acpiphp: Slot [8] registered [ 0.269578] acpiphp: Slot [9] registered [ 0.270385] acpiphp: Slot [10] registered [ 0.271210] acpiphp: Slot [11] registered [ 0.272036] acpiphp: Slot [12] registered [ 0.272870] acpiphp: Slot [13] registered [ 0.273698] acpiphp: Slot [14] registered [ 0.274521] acpiphp: Slot [15] registered [ 0.285348] acpiphp: Slot [16] registered [ 0.286174] acpiphp: Slot [17] registered [ 0.287000] acpiphp: Slot [18] registered [ 0.287823] acpiphp: Slot [19] registered [ 0.288645] acpiphp: Slot [20] registered [ 0.289470] acpiphp: Slot [21] registered [ 0.290291] acpiphp: Slot [22] registered [ 0.291113] acpiphp: Slot [23] registered [ 0.291941] acpiphp: Slot [24] registered [ 0.292763] acpiphp: Slot [25] registered [ 0.293586] acpiphp: Slot [26] registered [ 0.294410] acpiphp: Slot [27] registered [ 0.295229] acpiphp: Slot [28] registered [ 0.296044] acpiphp: Slot [29] registered [ 0.296870] acpiphp: Slot [30] registered [ 0.297697] acpiphp: Slot [31] registered [ 0.298519] PCI host bridge to bus 0000:00 [ 0.299340] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.300565] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.301803] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.303272] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.304738] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.306235] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.309475] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.310772] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.311971] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.313258] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.316842] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.318371] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.336733] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.338220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.339999] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.341443] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.342850] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.344132] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.345454] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.346531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.348101] vgaarb: loaded [ 0.348717] vgaarb: bridge control possible 0000:00:02.0 [ 0.349959] SCSI subsystem initialized [ 0.350888] ACPI: bus type USB registered [ 0.351732] usbcore: registered new interface driver usbfs [ 0.352787] usbcore: registered new interface driver hub [ 0.353827] usbcore: registered new device driver usb [ 0.354953] PCI: Using ACPI for IRQ routing [ 0.356085] NetLabel: Initializing [ 0.356821] NetLabel: domain hash size = 128 [ 0.357711] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.358693] NetLabel: unlabeled traffic allowed by default [ 0.359877] clocksource: Switched to clocksource kvm-clock [ 0.368157] AppArmor: AppArmor Filesystem Enabled [ 0.369175] pnp: PnP ACPI init [ 0.370128] pnp: PnP ACPI: found 5 devices [ 0.376455] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.378201] NET: Registered protocol family 2 [ 0.379261] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.380587] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.381831] TCP: Hash tables configured (established 4096 bind 4096) [ 0.383046] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.384148] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.385355] NET: Registered protocol family 1 [ 0.386244] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.387365] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.388457] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.402524] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.416772] Trying to unpack rootfs image as initramfs... [ 0.473548] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.475225] Scanning for low memory corruption every 60 seconds [ 0.476611] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.477801] audit: initializing netlink subsys (disabled) [ 0.478847] audit: type=2000 audit(1531964850.328:1): initialized [ 0.480239] Initialise system trusted keyring [ 0.481215] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.482403] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.484565] zbud: loaded [ 0.485307] VFS: Disk quotas dquot_6.6.0 [ 0.486142] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487766] fuse init (API version 7.23) [ 0.488699] Key type big_key registered [ 0.489521] Allocating IMA MOK and blacklist keyrings. [ 0.490761] Key type asymmetric registered [ 0.491604] Asymmetric key parser 'x509' registered [ 0.492596] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.494103] io scheduler noop registered [ 0.494913] io scheduler deadline registered (default) [ 0.495939] io scheduler cfq registered [ 0.496808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.497872] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.499150] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.500629] ACPI: Power Button [PWRF] [ 0.501495] GHES: HEST is not enabled! [ 0.515165] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.543167] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.545280] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.569265] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.571587] Linux agpgart interface v0.103 [ 0.574203] brd: module loaded [ 0.575906] loop: module loaded [ 0.579681] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.581710] GPT:90111 != 2097151 [ 0.584495] GPT:Alternate GPT header not at the end of the disk. [ 0.586063] GPT:90111 != 2097151 [ 0.586985] GPT: Use GNU Parted to correct GPT errors. [ 0.588369] vda: vda1 vda15 [ 0.590562] scsi host0: ata_piix [ 0.591602] scsi host1: ata_piix [ 0.592590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.594337] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.596377] libphy: Fixed MDIO Bus: probed [ 0.597519] tun: Universal TUN/TAP device driver, 1.6 [ 0.598854] tun: (C) 1999-2004 Max Krasnyansky [ 0.601854] PPP generic driver version 2.4.2 [ 0.603138] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604844] ehci-pci: EHCI PCI platform driver [ 0.606062] ehci-platform: EHCI generic platform driver [ 0.607464] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.609097] ohci-pci: OHCI PCI platform driver [ 0.610334] ohci-platform: OHCI generic platform driver [ 0.611732] uhci_hcd: USB Universal Host Controller Interface driver [ 0.626428] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.627837] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.629888] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.631265] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.632890] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634653] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636397] usb usb1: Product: UHCI Host Controller [ 0.637503] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639109] usb usb1: SerialNumber: 0000:00:01.2 [ 0.640459] hub 1-0:1.0: USB hub found [ 0.641581] hub 1-0:1.0: 2 ports detected [ 0.642701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.644925] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.645912] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.646974] mousedev: PS/2 mouse device common for all mice [ 0.648271] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.650175] rtc_cmos 00:00: RTC can wake from S4 [ 0.651330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.652557] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.653786] i2c /dev entries driver [ 0.654581] device-mapper: uevent: version 1.0.3 [ 0.655568] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.657241] ledtrig-cpu: registered to indicate activity on CPUs [ 0.658715] NET: Registered protocol family 10 [ 0.659895] NET: Registered protocol family 17 [ 0.660823] Key type dns_resolver registered [ 0.661873] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.663002] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.664841] registered taskstats version 1 [ 0.665721] Loading compiled-in X.509 certificates [ 0.667215] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.669130] zswap: loaded using pool lzo/zbud [ 0.670803] Key type trusted registered [ 0.672602] Key type encrypted registered [ 0.673451] AppArmor: AppArmor sha1 policy hashing enabled [ 0.674513] ima: No TPM chip found, activating TPM-bypass! [ 0.675579] evm: HMAC attrs: 0x1 [ 0.676574] Magic number: 10:771:761 [ 0.677469] rtc_cmos 00:00: setting system clock to 2018-07-19 01:47:30 UTC (1531964850) [ 0.679128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.680261] EDD information not available. [ 0.757230] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.768968] Write protecting the kernel read-only data: 14336k [ 0.771136] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773028] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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 0.73 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... [ 0.930107] 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 192.168.0.3... Lease of 192.168.0.3 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-00000007 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrlsnoljLlTlp3zps3o9jlvvIAZdXAQ7VHuO0EfQwhxKpmseuFeO15OO019hDcA0kzMCunA+ENQRL7e9O7JjVbk7FH35OHA2/E5alZR0NbRdp+9T4q5r1dn8d/+gMoD+xn5PF8xpOXh2hAeoXLOdlwuNG5IA2khE7iq8k2+yy6h0sqROT4fJ41YiLVdsbsl9Tudeg3SIgWnBeOT24uZiJ86UNbkT9uzDfkY4+2IzK3UAziEStLvqoyiYADFQjVm/LLFoYL4t5AL8edX4uiKvaDFf6+QTw0TmYGEKWqS0JwdiM1fRizBuIXqhb700S8EKWQFK5si4tKDfXdQumNecTP root@cinder-test-vm2-1e4d9620-5b52-4adb-8153-6f6a6aab92c3 ssh-dss AAAAB3NzaC1kc3MAAACBAMmLfT/5X1vt9l7RD8X1icAwqBHF9P5JymndidioOmGYBYRWJKLYpzK33ARP1MBzz4r4vwmzUUIGvInzthFMlPKUvgm2wGEsVB7dmIyfdUy6u6jYH5x5wd86Xe6UXdw3Umh4KpujMnYRH2V6yCzNZVfMXu0nGSm2ZYd4mwGU8OFTAAAAFQCPQIrJLlv3zFKCOvVE/9o2sV83RwAAAIEAkhyrTPSh01mxWbRkSajuMnS2m6cW93HQEnnqOgLSOfuWotySiMjsjJy2xl/CBYFmRwWYYEaaP5mV7O4E8/PuBcekBNExcC9INTwxFtCyMtNDAKcC8KfYwGui3ty4EpM6rH4jnLpiVkY7UB2ZgRzmfFff3Aq5NhfrqqFsnbrzfxYAAACAPidXZgkl3elQvuiKCsIVzr7Z4AdyWus4JSPtzw47L++Knkn9QKS40Jsz4E3xfZB04Dwm4SNaYc7Up39bjZ0NFMc/te7TEVL5Ryot3/xIyEAP+RWSpG8WUmd9UoHpxAd6QBidO7d3o76Y9E4rRjpoe2IPRtr+zZRSfTUE7Qs/tSI= root@cinder-test-vm2-1e4d9620-5b52-4adb-8153-6f6a6aab92c3 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.31s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.0.3,24,fe80::f816:3eff:fe61:663f/64, ip-route:default via 192.168.0.1 dev eth0 ip-route:169.254.169.254 via 192.168.0.1 dev eth0 ip-route:192.168.0.0/24 dev eth0 src 192.168.0.3 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-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-1e4d9620-5b52-4adb-8153-6f6a6aab92c3 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.67 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net 2018-07-19 01:47:36,918 - paramiko.transport - DEBUG - starting thread (client mode): 0x9eae42d0L 2018-07-19 01:47:36,918 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-19 01:47:36,919 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-19 01:47:36,919 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-19 01:47:36,920 - 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-07-19 01:47:36,920 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-19 01:47:36,920 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-19 01:47:36,920 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-19 01:47:36,921 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-19 01:47:36,921 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-19 01:47:36,938 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-19 01:47:36,938 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-19 01:47:36,950 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: ec0c49dd63d2736260f16697c3f042a7 2018-07-19 01:47:36,951 - paramiko.transport - DEBUG - Trying discovered key 19d7445c63af7490e07614cd0eb607b6 in /tmp/tmpcS7Fik 2018-07-19 01:47:36,977 - paramiko.transport - DEBUG - userauth is OK 2018-07-19 01:47:36,983 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-19 01:47:37,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-07-19 01:47:37,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" -d '{"volume": {"display_name": "cinder_test-volume_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "size": "2"}}' 2018-07-19 01:47:38,099 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:47:37 GMT Server: Apache x-compute-request-id: req-233636de-1833-4a31-92e6-196394943693 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-233636de-1833-4a31-92e6-196394943693 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "cc3aaf0f20534845a655832ecde73b38", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "self"}, {"href": "http://172.30.9.27:8776/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-19T01:47:37.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "efa47872-b2ea-458d-b0cc-326cd9a30663", "size": 2}} 2018-07-19 01:47:38,099 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes used request id req-233636de-1833-4a31-92e6-196394943693 2018-07-19 01:47:38,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.08077192307s 2018-07-19 01:47:38,100 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes used request id req-233636de-1833-4a31-92e6-196394943693 2018-07-19 01:47:38,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-19 01:47:38,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:38,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47:38 GMT Server: Apache x-compute-request-id: req-e9bbb10e-b468-43d3-b23b-12425c74b181 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e9bbb10e-b468-43d3-b23b-12425c74b181 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "cc3aaf0f20534845a655832ecde73b38", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "self"}, {"href": "http://172.30.9.27:8776/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-19T01:47:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "updated_at": "2018-07-19T01:47:38.000000", "volume_type": null, "name": "cinder_test-volume_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "efa47872-b2ea-458d-b0cc-326cd9a30663", "size": 2}]} 2018-07-19 01:47:38,987 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-e9bbb10e-b468-43d3-b23b-12425c74b181 2018-07-19 01:47:38,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.886257886887s 2018-07-19 01:47:38,987 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-e9bbb10e-b468-43d3-b23b-12425c74b181 2018-07-19 01:47:38,989 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:47:40,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-19 01:47:40,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:41,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47:40 GMT Server: Apache x-compute-request-id: req-232a10e7-f72e-4cf0-a6b2-8d12bb3403d1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-232a10e7-f72e-4cf0-a6b2-8d12bb3403d1 Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "cc3aaf0f20534845a655832ecde73b38", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "self"}, {"href": "http://172.30.9.27:8776/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-19T01:47:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "updated_at": "2018-07-19T01:47:39.000000", "volume_type": null, "name": "cinder_test-volume_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "efa47872-b2ea-458d-b0cc-326cd9a30663", "size": 2}]} 2018-07-19 01:47:41,907 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-232a10e7-f72e-4cf0-a6b2-8d12bb3403d1 2018-07-19 01:47:41,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.915611982346s 2018-07-19 01:47:41,908 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-232a10e7-f72e-4cf0-a6b2-8d12bb3403d1 2018-07-19 01:47:41,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:47:41,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:42,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-8c64d658-7012-4c66-a766-b333534678ee Date: Thu, 19 Jul 2018 01:47:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69470db7-b48b-4104-a404-af33665f7d57","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"297a03fa47ca4bf89a83ac1519fd866e","l2_adjacency":true,"status":"ACTIVE","subnets":["70132294-3c7c-4908-b34a-957a48c854fc"],"description":"","tags":[],"updated_at":"2018-07-19T01:47:15Z","qos_policy_id":null,"name":"cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3","admin_state_up":true,"tenant_id":"297a03fa47ca4bf89a83ac1519fd866e","created_at":"2018-07-19T01:47:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500}]} 2018-07-19 01:47:42,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8c64d658-7012-4c66-a766-b333534678ee 2018-07-19 01:47:42,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112038850784s 2018-07-19 01:47:42,022 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8c64d658-7012-4c66-a766-b333534678ee 2018-07-19 01:47:42,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-19 01:47:42,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:42,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-be1d6617-91bb-448d-af62-b05aeca3bf67 Date: Thu, 19 Jul 2018 01:47:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9/snap", "metadata": {}}], "file": "/v2/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9/file", "owner": "297a03fa47ca4bf89a83ac1519fd866e", "id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "size": 12716032, "self": "/v2/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "disk_format": "qcow2", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-19T01:47:20Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-19T01:47:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-19 01:47:42,245 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-be1d6617-91bb-448d-af62-b05aeca3bf67 2018-07-19 01:47:42,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.219395875931s 2018-07-19 01:47:42,246 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-be1d6617-91bb-448d-af62-b05aeca3bf67 2018-07-19 01:47:42,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-19 01:47:42,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:42,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47: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-c7f1cb37-3d15-40d9-9773-486524b4ecd7 x-compute-request-id: req-c7f1cb37-3d15-40d9-9773-486524b4ecd7 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "02fb627e-6c57-4b75-8ac1-8319008dceec"}]} 2018-07-19 01:47:42,273 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c7f1cb37-3d15-40d9-9773-486524b4ecd7 2018-07-19 01:47:42,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262920856476s 2018-07-19 01:47:42,274 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c7f1cb37-3d15-40d9-9773-486524b4ecd7 2018-07-19 01:47:42,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-19 01:47:42,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" -d '{"server": {"name": "cinder_test-vm_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "imageRef": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "key_name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "flavorRef": "02fb627e-6c57-4b75-8ac1-8319008dceec", "max_count": 1, "min_count": 1, "networks": [{"uuid": "69470db7-b48b-4104-a404-af33665f7d57"}], "security_groups": [{"name": "4d2139c2-1ce5-4b66-8945-a041a321b6af"}]}}' 2018-07-19 01:47:43,970 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:47: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-4329dc60-4bff-46bc-8e41-f6308edbd7c8 x-compute-request-id: req-4329dc60-4bff-46bc-8e41-f6308edbd7c8 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/f406a445-0055-4869-82db-5cfa1b5a891a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "4d2139c2-1ce5-4b66-8945-a041a321b6af"}], "OS-DCF:diskConfig": "MANUAL", "id": "f406a445-0055-4869-82db-5cfa1b5a891a", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f406a445-0055-4869-82db-5cfa1b5a891a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f406a445-0055-4869-82db-5cfa1b5a891a", "rel": "bookmark"}], "adminPass": "puLvWiqrV7MU"}} 2018-07-19 01:47:43,970 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-4329dc60-4bff-46bc-8e41-f6308edbd7c8 2018-07-19 01:47:43,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.6952419281s 2018-07-19 01:47:43,971 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-4329dc60-4bff-46bc-8e41-f6308edbd7c8 2018-07-19 01:47:43,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:47:43,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:44,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47: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-f23f3d01-cdf4-42e6-9a3b-0bd0fa423662 x-compute-request-id: req-f23f3d01-cdf4-42e6-9a3b-0bd0fa423662 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f406a445-0055-4869-82db-5cfa1b5a891a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f406a445-0055-4869-82db-5cfa1b5a891a", "rel": "bookmark"}], "image": {"id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "links": [{"href": "http://172.30.9.27:8774/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02fb627e-6c57-4b75-8ac1-8319008dceec", "links": [{"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}]}, "id": "f406a445-0055-4869-82db-5cfa1b5a891a", "user_id": "cc3aaf0f20534845a655832ecde73b38", "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-07-19T01:47:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "name": "cinder_test-vm_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "created": "2018-07-19T01:47:43Z", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:66:3f", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:66:3f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "bookmark"}], "image": {"id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "links": [{"href": "http://172.30.9.27:8774/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:47:29.000000", "flavor": {"id": "02fb627e-6c57-4b75-8ac1-8319008dceec", "links": [{"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}]}, "id": "b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "security_groups": [{"name": "cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}], "user_id": "cc3aaf0f20534845a655832ecde73b38", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:47:29Z", "hostId": "79ec29b441f559182a9782f77c07c6d1da18fa90815faf8042eedf64", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "name": "cinder_test-vm2_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "created": "2018-07-19T01:47:23Z", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:47:44,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f23f3d01-cdf4-42e6-9a3b-0bd0fa423662 2018-07-19 01:47:44,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382570028305s 2018-07-19 01:47:44,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f23f3d01-cdf4-42e6-9a3b-0bd0fa423662 2018-07-19 01:47:44,360 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:47:46,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:47:46,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:46,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47: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-2c8dee53-7cd1-41d1-8162-26a00b833450 x-compute-request-id: req-2c8dee53-7cd1-41d1-8162-26a00b833450 Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f406a445-0055-4869-82db-5cfa1b5a891a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f406a445-0055-4869-82db-5cfa1b5a891a", "rel": "bookmark"}], "image": {"id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "links": [{"href": "http://172.30.9.27:8774/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02fb627e-6c57-4b75-8ac1-8319008dceec", "links": [{"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}]}, "id": "f406a445-0055-4869-82db-5cfa1b5a891a", "user_id": "cc3aaf0f20534845a655832ecde73b38", "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-07-19T01:47:46Z", "hostId": "f97bd51f2860991f57f11d1942176c17dede522ebc82480370e1137a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "name": "cinder_test-vm_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "created": "2018-07-19T01:47:43Z", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:66:3f", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:66:3f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "bookmark"}], "image": {"id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "links": [{"href": "http://172.30.9.27:8774/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:47:29.000000", "flavor": {"id": "02fb627e-6c57-4b75-8ac1-8319008dceec", "links": [{"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}]}, "id": "b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "security_groups": [{"name": "cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}], "user_id": "cc3aaf0f20534845a655832ecde73b38", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:47:29Z", "hostId": "79ec29b441f559182a9782f77c07c6d1da18fa90815faf8042eedf64", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "name": "cinder_test-vm2_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "created": "2018-07-19T01:47:23Z", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:47:46,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2c8dee53-7cd1-41d1-8162-26a00b833450 2018-07-19 01:47:46,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210676908493s 2018-07-19 01:47:46,574 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2c8dee53-7cd1-41d1-8162-26a00b833450 2018-07-19 01:47:46,578 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:47:48,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:47:48,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:48,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47: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-005b9a29-b3ff-4ffc-8006-1e71674927dc x-compute-request-id: req-005b9a29-b3ff-4ffc-8006-1e71674927dc Content-Encoding: gzip Content-Length: 903 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f406a445-0055-4869-82db-5cfa1b5a891a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f406a445-0055-4869-82db-5cfa1b5a891a", "rel": "bookmark"}], "image": {"id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "links": [{"href": "http://172.30.9.27:8774/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02fb627e-6c57-4b75-8ac1-8319008dceec", "links": [{"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}]}, "id": "f406a445-0055-4869-82db-5cfa1b5a891a", "security_groups": [{"name": "cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}], "user_id": "cc3aaf0f20534845a655832ecde73b38", "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-07-19T01:47:46Z", "hostId": "f97bd51f2860991f57f11d1942176c17dede522ebc82480370e1137a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "name": "cinder_test-vm_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "created": "2018-07-19T01:47:43Z", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:66:3f", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:66:3f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "bookmark"}], "image": {"id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "links": [{"href": "http://172.30.9.27:8774/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:47:29.000000", "flavor": {"id": "02fb627e-6c57-4b75-8ac1-8319008dceec", "links": [{"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}]}, "id": "b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "security_groups": [{"name": "cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}], "user_id": "cc3aaf0f20534845a655832ecde73b38", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:47:29Z", "hostId": "79ec29b441f559182a9782f77c07c6d1da18fa90815faf8042eedf64", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "name": "cinder_test-vm2_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "created": "2018-07-19T01:47:23Z", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:47:48,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-005b9a29-b3ff-4ffc-8006-1e71674927dc 2018-07-19 01:47:48,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389179944992s 2018-07-19 01:47:48,971 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-005b9a29-b3ff-4ffc-8006-1e71674927dc 2018-07-19 01:47:48,975 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:47:50,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:47:50,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:51,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47: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-d23613ca-84cb-4c60-8ce1-4c3bb8e4828d x-compute-request-id: req-d23613ca-84cb-4c60-8ce1-4c3bb8e4828d Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:4e:95", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f406a445-0055-4869-82db-5cfa1b5a891a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f406a445-0055-4869-82db-5cfa1b5a891a", "rel": "bookmark"}], "image": {"id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "links": [{"href": "http://172.30.9.27:8774/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:47:50.000000", "flavor": {"id": "02fb627e-6c57-4b75-8ac1-8319008dceec", "links": [{"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}]}, "id": "f406a445-0055-4869-82db-5cfa1b5a891a", "security_groups": [{"name": "cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}], "user_id": "cc3aaf0f20534845a655832ecde73b38", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:47:50Z", "hostId": "f97bd51f2860991f57f11d1942176c17dede522ebc82480370e1137a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "name": "cinder_test-vm_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "created": "2018-07-19T01:47:43Z", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:66:3f", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:66:3f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "bookmark"}], "image": {"id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "links": [{"href": "http://172.30.9.27:8774/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:47:29.000000", "flavor": {"id": "02fb627e-6c57-4b75-8ac1-8319008dceec", "links": [{"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}]}, "id": "b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "security_groups": [{"name": "cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}], "user_id": "cc3aaf0f20534845a655832ecde73b38", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:47:29Z", "hostId": "79ec29b441f559182a9782f77c07c6d1da18fa90815faf8042eedf64", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "name": "cinder_test-vm2_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "created": "2018-07-19T01:47:23Z", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:47:51,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d23613ca-84cb-4c60-8ce1-4c3bb8e4828d 2018-07-19 01:47:51,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.31463599205s 2018-07-19 01:47:51,293 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d23613ca-84cb-4c60-8ce1-4c3bb8e4828d 2018-07-19 01:47:51,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:47:51,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=f406a445-0055-4869-82db-5cfa1b5a891a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:51,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 797 X-Openstack-Request-Id: req-7da8a9eb-ceda-475f-a473-f35768c609e8 Date: Thu, 19 Jul 2018 01:47:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:47:49Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70132294-3c7c-4908-b34a-957a48c854fc","ip_address":"192.168.0.10"}],"id":"67f50e71-2914-44ce-948f-4067c44f0385","security_groups":["4d2139c2-1ce5-4b66-8945-a041a321b6af"],"mac_address":"fa:16:3e:23:4e:95","project_id":"297a03fa47ca4bf89a83ac1519fd866e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"69470db7-b48b-4104-a404-af33665f7d57","tenant_id":"297a03fa47ca4bf89a83ac1519fd866e","created_at":"2018-07-19T01:47:46Z","binding:vnic_type":"normal","device_id":"f406a445-0055-4869-82db-5cfa1b5a891a","ip_allocation":"immediate"}]} 2018-07-19 01:47:51,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=f406a445-0055-4869-82db-5cfa1b5a891a used request id req-7da8a9eb-ceda-475f-a473-f35768c609e8 2018-07-19 01:47:51,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0567760467529s 2018-07-19 01:47:51,356 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=f406a445-0055-4869-82db-5cfa1b5a891a used request id req-7da8a9eb-ceda-475f-a473-f35768c609e8 2018-07-19 01:47:51,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:47:51,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=67f50e71-2914-44ce-948f-4067c44f0385" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:51,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-08b2a87e-6300-4cee-8522-a9ecedadb19d Date: Thu, 19 Jul 2018 01:47:51 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:47:51,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=67f50e71-2914-44ce-948f-4067c44f0385 used request id req-08b2a87e-6300-4cee-8522-a9ecedadb19d 2018-07-19 01:47:51,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0648548603058s 2018-07-19 01:47:51,426 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=67f50e71-2914-44ce-948f-4067c44f0385 used request id req-08b2a87e-6300-4cee-8522-a9ecedadb19d 2018-07-19 01:47:51,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:47:51,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:51,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47: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-823d414b-71cd-4ce7-97c6-2562bb9971ba x-compute-request-id: req-823d414b-71cd-4ce7-97c6-2562bb9971ba Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:4e:95", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f406a445-0055-4869-82db-5cfa1b5a891a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f406a445-0055-4869-82db-5cfa1b5a891a", "rel": "bookmark"}], "image": {"id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "links": [{"href": "http://172.30.9.27:8774/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:47:50.000000", "flavor": {"id": "02fb627e-6c57-4b75-8ac1-8319008dceec", "links": [{"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}]}, "id": "f406a445-0055-4869-82db-5cfa1b5a891a", "security_groups": [{"name": "cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}], "user_id": "cc3aaf0f20534845a655832ecde73b38", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:47:50Z", "hostId": "f97bd51f2860991f57f11d1942176c17dede522ebc82480370e1137a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "name": "cinder_test-vm_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "created": "2018-07-19T01:47:43Z", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:66:3f", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:66:3f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "bookmark"}], "image": {"id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "links": [{"href": "http://172.30.9.27:8774/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:47:29.000000", "flavor": {"id": "02fb627e-6c57-4b75-8ac1-8319008dceec", "links": [{"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}]}, "id": "b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "security_groups": [{"name": "cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}], "user_id": "cc3aaf0f20534845a655832ecde73b38", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:47:29Z", "hostId": "79ec29b441f559182a9782f77c07c6d1da18fa90815faf8042eedf64", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "name": "cinder_test-vm2_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "created": "2018-07-19T01:47:23Z", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:47:51,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-823d414b-71cd-4ce7-97c6-2562bb9971ba 2018-07-19 01:47:51,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203241109848s 2018-07-19 01:47:51,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-823d414b-71cd-4ce7-97c6-2562bb9971ba 2018-07-19 01:47:51,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:47:51,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=f406a445-0055-4869-82db-5cfa1b5a891a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:51,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 797 X-Openstack-Request-Id: req-d1e3a01e-fdf2-4bdd-a83e-0dbf47a08a16 Date: Thu, 19 Jul 2018 01:47:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:47:49Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70132294-3c7c-4908-b34a-957a48c854fc","ip_address":"192.168.0.10"}],"id":"67f50e71-2914-44ce-948f-4067c44f0385","security_groups":["4d2139c2-1ce5-4b66-8945-a041a321b6af"],"mac_address":"fa:16:3e:23:4e:95","project_id":"297a03fa47ca4bf89a83ac1519fd866e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"69470db7-b48b-4104-a404-af33665f7d57","tenant_id":"297a03fa47ca4bf89a83ac1519fd866e","created_at":"2018-07-19T01:47:46Z","binding:vnic_type":"normal","device_id":"f406a445-0055-4869-82db-5cfa1b5a891a","ip_allocation":"immediate"}]} 2018-07-19 01:47:51,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=f406a445-0055-4869-82db-5cfa1b5a891a used request id req-d1e3a01e-fdf2-4bdd-a83e-0dbf47a08a16 2018-07-19 01:47:51,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0602929592133s 2018-07-19 01:47:51,697 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=f406a445-0055-4869-82db-5cfa1b5a891a used request id req-d1e3a01e-fdf2-4bdd-a83e-0dbf47a08a16 2018-07-19 01:47:51,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:47:51,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=67f50e71-2914-44ce-948f-4067c44f0385" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:51,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cfb90576-650c-4fe9-8c54-7fdd4d0dbea7 Date: Thu, 19 Jul 2018 01:47:51 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:47:51,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=67f50e71-2914-44ce-948f-4067c44f0385 used request id req-cfb90576-650c-4fe9-8c54-7fdd4d0dbea7 2018-07-19 01:47:51,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0439350605011s 2018-07-19 01:47:51,746 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=67f50e71-2914-44ce-948f-4067c44f0385 used request id req-cfb90576-650c-4fe9-8c54-7fdd4d0dbea7 2018-07-19 01:47:51,747 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:23:4e:95', u'version': 4, u'addr': u'192.168.0.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'66bf7867-6a07-4dfd-b97e-2e6680b3c1e9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-19T01:47:50.000000', 'flavor': Munch({u'id': u'02fb627e-6c57-4b75-8ac1-8319008dceec'}), 'az': u'nova', 'id': u'f406a445-0055-4869-82db-5cfa1b5a891a', 'security_groups': [Munch({u'name': u'cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cc3aaf0f20534845a655832ecde73b38', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'297a03fa47ca4bf89a83ac1519fd866e', 'name': 'cinder_test-project_1e4d9620-5b52-4adb-8153-6f6a6aab92c3', '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-07-19T01:47:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-19T01:47:50Z', 'hostId': u'f97bd51f2860991f57f11d1942176c17dede522ebc82480370e1137a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3', 'public_v6': '', 'private_v4': u'192.168.0.10', 'cloud': 'envvars', 'host_id': u'f97bd51f2860991f57f11d1942176c17dede522ebc82480370e1137a', '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-07-19T01:47:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'297a03fa47ca4bf89a83ac1519fd866e', 'name': u'cinder_test-vm_1e4d9620-5b52-4adb-8153-6f6a6aab92c3', 'adminPass': None, 'tenant_id': u'297a03fa47ca4bf89a83ac1519fd866e', 'created_at': u'2018-07-19T01:47:43Z', 'created': u'2018-07-19T01:47:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-19 01:47:51,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:47:51,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:51,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-329cc9d3-3604-4027-b6a2-6ce8ed6e048b Date: Thu, 19 Jul 2018 01:47:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69470db7-b48b-4104-a404-af33665f7d57","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"297a03fa47ca4bf89a83ac1519fd866e","l2_adjacency":true,"status":"ACTIVE","subnets":["70132294-3c7c-4908-b34a-957a48c854fc"],"description":"","tags":[],"updated_at":"2018-07-19T01:47:15Z","qos_policy_id":null,"name":"cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3","admin_state_up":true,"tenant_id":"297a03fa47ca4bf89a83ac1519fd866e","created_at":"2018-07-19T01:47:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500}]} 2018-07-19 01:47:51,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-329cc9d3-3604-4027-b6a2-6ce8ed6e048b 2018-07-19 01:47:51,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115276813507s 2018-07-19 01:47:51,866 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-329cc9d3-3604-4027-b6a2-6ce8ed6e048b 2018-07-19 01:47:51,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-19 01:47:51,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=f406a445-0055-4869-82db-5cfa1b5a891a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:51,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 797 X-Openstack-Request-Id: req-1b221d23-03e4-4eec-8122-2a0505d2c702 Date: Thu, 19 Jul 2018 01:47:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:47:49Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70132294-3c7c-4908-b34a-957a48c854fc","ip_address":"192.168.0.10"}],"id":"67f50e71-2914-44ce-948f-4067c44f0385","security_groups":["4d2139c2-1ce5-4b66-8945-a041a321b6af"],"mac_address":"fa:16:3e:23:4e:95","project_id":"297a03fa47ca4bf89a83ac1519fd866e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"69470db7-b48b-4104-a404-af33665f7d57","tenant_id":"297a03fa47ca4bf89a83ac1519fd866e","created_at":"2018-07-19T01:47:46Z","binding:vnic_type":"normal","device_id":"f406a445-0055-4869-82db-5cfa1b5a891a","ip_allocation":"immediate"}]} 2018-07-19 01:47:51,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=f406a445-0055-4869-82db-5cfa1b5a891a used request id req-1b221d23-03e4-4eec-8122-2a0505d2c702 2018-07-19 01:47:51,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0675489902496s 2018-07-19 01:47:51,935 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=f406a445-0055-4869-82db-5cfa1b5a891a used request id req-1b221d23-03e4-4eec-8122-2a0505d2c702 2018-07-19 01:47:51,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-19 01:47:51,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" -d '{"floatingip": {"floating_network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "fixed_ip_address": "192.168.0.10", "port_id": "67f50e71-2914-44ce-948f-4067c44f0385"}}' 2018-07-19 01:47:54,086 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 822 X-Openstack-Request-Id: req-e83e4a50-da0d-4553-b7f5-91adb729f8cf Date: Thu, 19 Jul 2018 01:47:54 GMT RESP BODY: {"floatingip": {"router_id": "e41948cd-89d0-4232-8a57-f1ccf481ae36", "status": "DOWN", "description": "", "tags": [], "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:52Z", "updated_at": "2018-07-19T01:47:52Z", "floating_network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "69470db7-b48b-4104-a404-af33665f7d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:23:4e:95", "device_id": "f406a445-0055-4869-82db-5cfa1b5a891a"}, "fixed_ip_address": "192.168.0.10", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_id": "67f50e71-2914-44ce-948f-4067c44f0385", "id": "0eca44bd-38b8-46dc-81bc-268e94596085", "qos_policy_id": null}} 2018-07-19 01:47:54,086 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e83e4a50-da0d-4553-b7f5-91adb729f8cf 2018-07-19 01:47:54,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.15020704269s 2018-07-19 01:47:54,087 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e83e4a50-da0d-4553-b7f5-91adb729f8cf 2018-07-19 01:47:54,090 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e41948cd-89d0-4232-8a57-f1ccf481ae36', 'updated_at': u'2018-07-19T01:47:52Z', 'fixed_ip_address': u'192.168.0.10', 'floating_ip_address': u'172.30.9.210', 'revision_number': 0, 'port_id': u'67f50e71-2914-44ce-948f-4067c44f0385', 'id': u'0eca44bd-38b8-46dc-81bc-268e94596085', 'network': u'b15f386b-9c21-451f-8211-ef5d1b7d5209', 'port': u'67f50e71-2914-44ce-948f-4067c44f0385', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'297a03fa47ca4bf89a83ac1519fd866e', 'name': 'cinder_test-project_1e4d9620-5b52-4adb-8153-6f6a6aab92c3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'297a03fa47ca4bf89a83ac1519fd866e', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'b15f386b-9c21-451f-8211-ef5d1b7d5209', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'69470db7-b48b-4104-a404-af33665f7d57', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:23:4e:95', u'device_id': u'f406a445-0055-4869-82db-5cfa1b5a891a'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'297a03fa47ca4bf89a83ac1519fd866e', 'created_at': u'2018-07-19T01:47:52Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'69470db7-b48b-4104-a404-af33665f7d57', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:23:4e:95', u'device_id': u'f406a445-0055-4869-82db-5cfa1b5a891a'}), 'router': u'e41948cd-89d0-4232-8a57-f1ccf481ae36'}) 2018-07-19 01:47:54,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-19 01:47:54,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f406a445-0055-4869-82db-5cfa1b5a891a/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-19 01:47:54,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47: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-f03d6415-95af-4252-9eb9-80bc3b682d88 x-compute-request-id: req-f03d6415-95af-4252-9eb9-80bc3b682d88 Content-Encoding: gzip Content-Length: 7939 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 494883902 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.142471] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144145] pid_max: default: 32768 minimum: 301\n[ 0.145045] ACPI: Core revision 20150930\n[ 0.146429] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.147760] Security Framework initialized\n[ 0.148590] Yama: becoming mindful.\n[ 0.149330] AppArmor: AppArmor initialized\n[ 0.150214] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.151555] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.152851] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154070] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155501] Initializing cgroup subsys io\n[ 0.156365] Initializing cgroup subsys memory\n[ 0.157237] Initializing cgroup subsys devices\n[ 0.158138] Initializing cgroup subsys freezer\n[ 0.159021] Initializing cgroup subsys net_cls\n[ 0.159895] Initializing cgroup subsys perf_event\n[ 0.160815] Initializing cgroup subsys net_prio\n[ 0.161730] Initializing cgroup subsys hugetlb\n[ 0.162606] Initializing cgroup subsys pids\n[ 0.163496] CPU: Physical Processor ID: 0\n[ 0.164992] mce: CPU supports 10 MCE banks\n[ 0.165860] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.166867] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181308] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187415] ftrace: allocating 31920 entries in 125 pages\n[ 0.212476] smpboot: Max logical packages: 1\n[ 0.213355] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.214719] x2apic enabled\n[ 0.215528] Switched APIC routing to physical x2apic.\n[ 0.217267] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.218396] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.220483] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.222289] KVM setup paravirtual spinlock\n[ 0.223592] x86: Booted up 1 node, 1 CPUs\n[ 0.224422] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.225829] devtmpfs: initialized\n[ 0.227547] evm: security.selinux\n[ 0.228263] evm: security.SMACK64\n[ 0.228958] evm: security.SMACK64EXEC\n[ 0.229708] evm: security.SMACK64TRANSMUTE\n[ 0.230518] evm: security.SMACK64MMAP\n[ 0.231272] evm: security.ima\n[ 0.231922] evm: security.capability\n[ 0.232743] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.234605] pinctrl core: initialized pinctrl subsystem\n[ 0.235723] RTC time: 1:47:50, date: 07/19/18\n[ 0.236694] NET: Registered protocol family 16\n[ 0.237687] cpuidle: using governor ladder\n[ 0.238509] cpuidle: using governor menu\n[ 0.239300] PCCT header not found.\n[ 0.240064] ACPI: bus type PCI registered\n[ 0.240873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.242138] PCI: Using configuration type 1 for base access\n[ 0.243916] ACPI: Added _OSI(Module Device)\n[ 0.244770] ACPI: Added _OSI(Processor Device)\n[ 0.245635] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.246541] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.248313] ACPI: Interpreter enabled\n[ 0.249106] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250966] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252834] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.254711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.256560] ACPI: (supports S0 S5)\n[ 0.257273] ACPI: Using IOAPIC for interrupt routing\n[ 0.258226] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.261359] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.262517] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263762] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264958] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.267217] acpiphp: Slot [3] registered\n[ 0.268035] acpiphp: Slot [4] registered\n[ 0.268846] acpiphp: Slot [5] registered\n[ 0.269650] acpiphp: Slot [6] registered\n[ 0.270464] acpiphp: Slot [7] registered\n[ 0.271273] acpiphp: Slot [8] registered\n[ 0.272088] acpiphp: Slot [9] registered\n[ 0.272895] acpiphp: Slot [10] registered\n[ 0.273725] acpiphp: Slot [11] registered\n[ 0.274544] acpiphp: Slot [12] registered\n[ 0.275370] acpiphp: Slot [13] registered\n[ 0.276195] acpiphp: Slot [14] registered\n[ 0.277013] acpiphp: Slot [15] registered\n[ 0.288231] acpiphp: Slot [16] registered\n[ 0.289062] acpiphp: Slot [17] registered\n[ 0.289881] acpiphp: Slot [18] registered\n[ 0.290699] acpiphp: Slot [19] registered\n[ 0.291514] acpiphp: Slot [20] registered\n[ 0.292346] acpiphp: Slot [21] registered\n[ 0.293186] acpiphp: Slot [22] registered\n[ 0.294005] acpiphp: Slot [23] registered\n[ 0.294824] acpiphp: Slot [24] registered\n[ 0.295639] acpiphp: Slot [25] registered\n[ 0.296461] acpiphp: Slot [26] registered\n[ 0.297292] acpiphp: Slot [27] registered\n[ 0.298114] acpiphp: Slot [28] registered\n[ 0.298969] acpiphp: Slot [29] registered\n[ 0.299784] acpiphp: Slot [30] registered\n[ 0.300603] acpiphp: Slot [31] registered\n[ 0.301424] PCI host bridge to bus 0000:00\n[ 0.302245] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303468] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306149] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307601] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.309087] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312436] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.313762] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.314944] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316216] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319814] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321329] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.340276] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.342177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.343652] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.345087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.346491] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.347778] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.349089] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.350156] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.351720] vgaarb: loaded\n[ 0.352341] vgaarb: bridge control possible 0000:00:02.0\n[ 0.353577] SCSI subsystem initialized\n[ 0.354499] ACPI: bus type USB registered\n[ 0.355345] usbcore: registered new interface driver usbfs\n[ 0.356386] usbcore: registered new interface driver hub\n[ 0.357396] usbcore: registered new device driver usb\n[ 0.358507] PCI: Using ACPI for IRQ routing\n[ 0.359629] NetLabel: Initializing\n[ 0.360354] NetLabel: domain hash size = 128\n[ 0.361209] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.362184] NetLabel: unlabeled traffic allowed by default\n[ 0.363349] clocksource: Switched to clocksource kvm-clock\n[ 0.371509] AppArmor: AppArmor Filesystem Enabled\n[ 0.372527] pnp: PnP ACPI init\n[ 0.373482] pnp: PnP ACPI: found 5 devices\n[ 0.379810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.381579] NET: Registered protocol family 2\n[ 0.382652] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.383972] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.385200] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.386414] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.387518] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.388724] NET: Registered protocol family 1\n[ 0.389610] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.390725] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.391821] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.405893] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.420025] Trying to unpack rootfs image as initramfs...\n[ 0.475917] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.477585] Scanning for low memory corruption every 60 seconds\n[ 0.479004] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.480193] audit: initializing netlink subsys (disabled)\n[ 0.481233] audit: type=2000 audit(1531964870.789:1): initialized\n[ 0.482602] Initialise system trusted keyring\n[ 0.483562] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.484748] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.486858] zbud: loaded\n[ 0.487620] VFS: Disk quotas dquot_6.6.0\n[ 0.488451] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.490042] fuse init (API version 7.23)\n[ 0.490962] Key type big_key registered\n[ 0.491796] Allocating IMA MOK and blacklist keyrings.\n[ 0.493041] Key type asymmetric registered\n[ 0.494038] Asymmetric key parser 'x509' registered\n[ 0.495244] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.497092] io scheduler noop registered\n[ 0.498078] io scheduler deadline registered (default)\n[ 0.499319] io scheduler cfq registered\n[ 0.500365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.501693] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.503274] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.505073] ACPI: Power Button [PWRF]\n[ 0.506103] GHES: HEST is not enabled!\n[ 0.519949] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.547998] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.550331] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.576737] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.579908] Linux agpgart interface v0.103\n[ 0.583024] brd: module loaded\n[ 0.584881] loop: module loaded\n[ 0.589584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.591413] GPT:90111 != 2097151\n[ 0.592256] GPT:Alternate GPT header not at the end of the disk.\n[ 0.593636] GPT:90111 != 2097151\n[ 0.594473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.595704] vda: vda1 vda15\n[ 0.597346] scsi host0: ata_piix\n[ 0.598301] scsi host1: ata_piix\n[ 0.599190] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.600752] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.602574] libphy: Fixed MDIO Bus: probed\n[ 0.603783] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605007] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607595] PPP generic driver version 2.4.2\n[ 0.608746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610256] ehci-pci: EHCI PCI platform driver\n[ 0.611363] ehci-platform: EHCI generic platform driver\n[ 0.612615] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614054] ohci-pci: OHCI PCI platform driver\n[ 0.615147] ohci-platform: OHCI generic platform driver\n[ 0.616394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630952] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.632222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634042] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.636749] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638305] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640063] usb usb1: Product: UHCI Host Controller\n[ 0.641228] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642655] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643863] hub 1-0:1.0: USB hub found\n[ 0.644829] hub 1-0:1.0: 2 ports detected\n[ 0.645965] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648615] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649815] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.651102] mousedev: PS/2 mouse device common for all mice\n[ 0.652664] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.654964] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656368] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657868] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.659390] i2c /dev entries driver\n[ 0.660354] device-mapper: uevent: version 1.0.3\n[ 0.661542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.663586] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665306] NET: Registered protocol family 10\n[ 0.666677] NET: Registered protocol family 17\n[ 0.667818] Key type dns_resolver registered\n[ 0.669043] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670423] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672670] registered taskstats version 1\n[ 0.673729] Loading compiled-in X.509 certificates\n[ 0.675476] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677831] zswap: loaded using pool lzo/zbud\n[ 0.679700] Key type trusted registered\n[ 0.681622] Key type encrypted registered\n[ 0.682648] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683962] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685286] evm: HMAC attrs: 0x1\n[ 0.686430] Magic number: 10:771:761\n[ 0.687494] rtc_cmos 00:00: setting system clock to 2018-07-19 01:47:50 UTC (1531964870)\n[ 0.689504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690919] EDD information not available.\n[ 0.760678] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773288] Write protecting the kernel read-only data: 14336k\n[ 0.775742] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777999] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\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.823964] 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 0.73\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.0.10...\nLease of 192.168.0.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.87. iid=i-00000008\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-07-19 01:47:54,172 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f406a445-0055-4869-82db-5cfa1b5a891a/action used request id req-f03d6415-95af-4252-9eb9-80bc3b682d88 2018-07-19 01:47:54,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0806679725647s 2018-07-19 01:47:54,172 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f406a445-0055-4869-82db-5cfa1b5a891a/action used request id req-f03d6415-95af-4252-9eb9-80bc3b682d88 2018-07-19 01:47:54,173 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 494883902 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.142471] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.144145] pid_max: default: 32768 minimum: 301 [ 0.145045] ACPI: Core revision 20150930 [ 0.146429] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.147760] Security Framework initialized [ 0.148590] Yama: becoming mindful. [ 0.149330] AppArmor: AppArmor initialized [ 0.150214] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.151555] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.152851] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154070] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.155501] Initializing cgroup subsys io [ 0.156365] Initializing cgroup subsys memory [ 0.157237] Initializing cgroup subsys devices [ 0.158138] Initializing cgroup subsys freezer [ 0.159021] Initializing cgroup subsys net_cls [ 0.159895] Initializing cgroup subsys perf_event [ 0.160815] Initializing cgroup subsys net_prio [ 0.161730] Initializing cgroup subsys hugetlb [ 0.162606] Initializing cgroup subsys pids [ 0.163496] CPU: Physical Processor ID: 0 [ 0.164992] mce: CPU supports 10 MCE banks [ 0.165860] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166867] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.181308] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.187415] ftrace: allocating 31920 entries in 125 pages [ 0.212476] smpboot: Max logical packages: 1 [ 0.213355] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.214719] x2apic enabled [ 0.215528] Switched APIC routing to physical x2apic. [ 0.217267] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.218396] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.220483] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.222289] KVM setup paravirtual spinlock [ 0.223592] x86: Booted up 1 node, 1 CPUs [ 0.224422] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.225829] devtmpfs: initialized [ 0.227547] evm: security.selinux [ 0.228263] evm: security.SMACK64 [ 0.228958] evm: security.SMACK64EXEC [ 0.229708] evm: security.SMACK64TRANSMUTE [ 0.230518] evm: security.SMACK64MMAP [ 0.231272] evm: security.ima [ 0.231922] evm: security.capability [ 0.232743] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.234605] pinctrl core: initialized pinctrl subsystem [ 0.235723] RTC time: 1:47:50, date: 07/19/18 [ 0.236694] NET: Registered protocol family 16 [ 0.237687] cpuidle: using governor ladder [ 0.238509] cpuidle: using governor menu [ 0.239300] PCCT header not found. [ 0.240064] ACPI: bus type PCI registered [ 0.240873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242138] PCI: Using configuration type 1 for base access [ 0.243916] ACPI: Added _OSI(Module Device) [ 0.244770] ACPI: Added _OSI(Processor Device) [ 0.245635] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.246541] ACPI: Added _OSI(Processor Aggregator Device) [ 0.248313] ACPI: Interpreter enabled [ 0.249106] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.250966] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.252834] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.254711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.256560] ACPI: (supports S0 S5) [ 0.257273] ACPI: Using IOAPIC for interrupt routing [ 0.258226] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.261359] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.262517] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.263762] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.264958] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.267217] acpiphp: Slot [3] registered [ 0.268035] acpiphp: Slot [4] registered [ 0.268846] acpiphp: Slot [5] registered [ 0.269650] acpiphp: Slot [6] registered [ 0.270464] acpiphp: Slot [7] registered [ 0.271273] acpiphp: Slot [8] registered [ 0.272088] acpiphp: Slot [9] registered [ 0.272895] acpiphp: Slot [10] registered [ 0.273725] acpiphp: Slot [11] registered [ 0.274544] acpiphp: Slot [12] registered [ 0.275370] acpiphp: Slot [13] registered [ 0.276195] acpiphp: Slot [14] registered [ 0.277013] acpiphp: Slot [15] registered [ 0.288231] acpiphp: Slot [16] registered [ 0.289062] acpiphp: Slot [17] registered [ 0.289881] acpiphp: Slot [18] registered [ 0.290699] acpiphp: Slot [19] registered [ 0.291514] acpiphp: Slot [20] registered [ 0.292346] acpiphp: Slot [21] registered [ 0.293186] acpiphp: Slot [22] registered [ 0.294005] acpiphp: Slot [23] registered [ 0.294824] acpiphp: Slot [24] registered [ 0.295639] acpiphp: Slot [25] registered [ 0.296461] acpiphp: Slot [26] registered [ 0.297292] acpiphp: Slot [27] registered [ 0.298114] acpiphp: Slot [28] registered [ 0.298969] acpiphp: Slot [29] registered [ 0.299784] acpiphp: Slot [30] registered [ 0.300603] acpiphp: Slot [31] registered [ 0.301424] PCI host bridge to bus 0000:00 [ 0.302245] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.303468] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.304690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.306149] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.307601] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.309087] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.312436] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.313762] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.314944] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.316216] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.319814] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.321329] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.340276] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.342177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.343652] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.345087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.346491] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.347778] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.349089] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.350156] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.351720] vgaarb: loaded [ 0.352341] vgaarb: bridge control possible 0000:00:02.0 [ 0.353577] SCSI subsystem initialized [ 0.354499] ACPI: bus type USB registered [ 0.355345] usbcore: registered new interface driver usbfs [ 0.356386] usbcore: registered new interface driver hub [ 0.357396] usbcore: registered new device driver usb [ 0.358507] PCI: Using ACPI for IRQ routing [ 0.359629] NetLabel: Initializing [ 0.360354] NetLabel: domain hash size = 128 [ 0.361209] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.362184] NetLabel: unlabeled traffic allowed by default [ 0.363349] clocksource: Switched to clocksource kvm-clock [ 0.371509] AppArmor: AppArmor Filesystem Enabled [ 0.372527] pnp: PnP ACPI init [ 0.373482] pnp: PnP ACPI: found 5 devices [ 0.379810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.381579] NET: Registered protocol family 2 [ 0.382652] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.383972] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.385200] TCP: Hash tables configured (established 4096 bind 4096) [ 0.386414] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.387518] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.388724] NET: Registered protocol family 1 [ 0.389610] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.390725] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.391821] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.405893] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.420025] Trying to unpack rootfs image as initramfs... [ 0.475917] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.477585] Scanning for low memory corruption every 60 seconds [ 0.479004] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.480193] audit: initializing netlink subsys (disabled) [ 0.481233] audit: type=2000 audit(1531964870.789:1): initialized [ 0.482602] Initialise system trusted keyring [ 0.483562] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.484748] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.486858] zbud: loaded [ 0.487620] VFS: Disk quotas dquot_6.6.0 [ 0.488451] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.490042] fuse init (API version 7.23) [ 0.490962] Key type big_key registered [ 0.491796] Allocating IMA MOK and blacklist keyrings. [ 0.493041] Key type asymmetric registered [ 0.494038] Asymmetric key parser 'x509' registered [ 0.495244] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.497092] io scheduler noop registered [ 0.498078] io scheduler deadline registered (default) [ 0.499319] io scheduler cfq registered [ 0.500365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.501693] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.503274] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.505073] ACPI: Power Button [PWRF] [ 0.506103] GHES: HEST is not enabled! [ 0.519949] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.547998] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.550331] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.576737] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.579908] Linux agpgart interface v0.103 [ 0.583024] brd: module loaded [ 0.584881] loop: module loaded [ 0.589584] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.591413] GPT:90111 != 2097151 [ 0.592256] GPT:Alternate GPT header not at the end of the disk. [ 0.593636] GPT:90111 != 2097151 [ 0.594473] GPT: Use GNU Parted to correct GPT errors. [ 0.595704] vda: vda1 vda15 [ 0.597346] scsi host0: ata_piix [ 0.598301] scsi host1: ata_piix [ 0.599190] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.600752] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.602574] libphy: Fixed MDIO Bus: probed [ 0.603783] tun: Universal TUN/TAP device driver, 1.6 [ 0.605007] tun: (C) 1999-2004 Max Krasnyansky [ 0.607595] PPP generic driver version 2.4.2 [ 0.608746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610256] ehci-pci: EHCI PCI platform driver [ 0.611363] ehci-platform: EHCI generic platform driver [ 0.612615] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614054] ohci-pci: OHCI PCI platform driver [ 0.615147] ohci-platform: OHCI generic platform driver [ 0.616394] uhci_hcd: USB Universal Host Controller Interface driver [ 0.630952] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.632222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.634042] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.635309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.636749] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.638305] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640063] usb usb1: Product: UHCI Host Controller [ 0.641228] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.642655] usb usb1: SerialNumber: 0000:00:01.2 [ 0.643863] hub 1-0:1.0: USB hub found [ 0.644829] hub 1-0:1.0: 2 ports detected [ 0.645965] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648615] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649815] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.651102] mousedev: PS/2 mouse device common for all mice [ 0.652664] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654964] rtc_cmos 00:00: RTC can wake from S4 [ 0.656368] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.657868] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659390] i2c /dev entries driver [ 0.660354] device-mapper: uevent: version 1.0.3 [ 0.661542] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.663586] ledtrig-cpu: registered to indicate activity on CPUs [ 0.665306] NET: Registered protocol family 10 [ 0.666677] NET: Registered protocol family 17 [ 0.667818] Key type dns_resolver registered [ 0.669043] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.670423] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.672670] registered taskstats version 1 [ 0.673729] Loading compiled-in X.509 certificates [ 0.675476] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.677831] zswap: loaded using pool lzo/zbud [ 0.679700] Key type trusted registered [ 0.681622] Key type encrypted registered [ 0.682648] AppArmor: AppArmor sha1 policy hashing enabled [ 0.683962] ima: No TPM chip found, activating TPM-bypass! [ 0.685286] evm: HMAC attrs: 0x1 [ 0.686430] Magic number: 10:771:761 [ 0.687494] rtc_cmos 00:00: setting system clock to 2018-07-19 01:47:50 UTC (1531964870) [ 0.689504] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690919] EDD information not available. [ 0.760678] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.773288] Write protecting the kernel read-only data: 14336k [ 0.775742] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.777999] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.823964] 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 0.73 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.0.10... Lease of 192.168.0.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.87. iid=i-00000008 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-07-19 01:47:54,947 - paramiko.transport - DEBUG - starting thread (client mode): 0x9eae4b90L 2018-07-19 01:47:54,947 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-19 01:47:54,947 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-19 01:47:54,948 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-19 01:47:54,949 - 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-07-19 01:47:54,949 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-19 01:47:54,949 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-19 01:47:54,950 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-19 01:47:54,950 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-19 01:47:54,950 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-19 01:47:54,967 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-19 01:47:54,968 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-19 01:47:54,979 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: be2b2260a315dbb30c50b781fc0a45e1 2018-07-19 01:47:54,980 - paramiko.transport - DEBUG - Trying discovered key 19d7445c63af7490e07614cd0eb607b6 in /tmp/tmpcS7Fik 2018-07-19 01:47:55,007 - paramiko.transport - DEBUG - userauth is OK 2018-07-19 01:47:55,013 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-19 01:47:55,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-19 01:47:55,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f406a445-0055-4869-82db-5cfa1b5a891a/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" -d '{"volumeAttachment": {"volumeId": "efa47872-b2ea-458d-b0cc-326cd9a30663"}}' 2018-07-19 01:47:56,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47: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-d9e1c8ca-5b90-4e62-86d3-a8798ee3ce95 x-compute-request-id: req-d9e1c8ca-5b90-4e62-86d3-a8798ee3ce95 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "f406a445-0055-4869-82db-5cfa1b5a891a", "id": "efa47872-b2ea-458d-b0cc-326cd9a30663", "volumeId": "efa47872-b2ea-458d-b0cc-326cd9a30663"}} 2018-07-19 01:47:56,675 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f406a445-0055-4869-82db-5cfa1b5a891a/os-volume_attachments used request id req-d9e1c8ca-5b90-4e62-86d3-a8798ee3ce95 2018-07-19 01:47:56,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.63049197197s 2018-07-19 01:47:56,676 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f406a445-0055-4869-82db-5cfa1b5a891a/os-volume_attachments used request id req-d9e1c8ca-5b90-4e62-86d3-a8798ee3ce95 2018-07-19 01:47:56,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-19 01:47:56,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:57,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47:56 GMT Server: Apache x-compute-request-id: req-97c6617d-5823-46f8-85dc-b3312ad3277a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-97c6617d-5823-46f8-85dc-b3312ad3277a Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "cc3aaf0f20534845a655832ecde73b38", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "self"}, {"href": "http://172.30.9.27:8776/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-19T01:47:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "updated_at": "2018-07-19T01:47:56.000000", "volume_type": null, "name": "cinder_test-volume_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "efa47872-b2ea-458d-b0cc-326cd9a30663", "size": 2}]} 2018-07-19 01:47:57,719 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-97c6617d-5823-46f8-85dc-b3312ad3277a 2018-07-19 01:47:57,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.04235696793s 2018-07-19 01:47:57,719 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-97c6617d-5823-46f8-85dc-b3312ad3277a 2018-07-19 01:47:57,721 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:47:59,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-19 01:47:59,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:47:59,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:47:59 GMT Server: Apache x-compute-request-id: req-bda4f49a-87c6-4e16-8028-d3563b4dc6bf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bda4f49a-87c6-4e16-8028-d3563b4dc6bf Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "cc3aaf0f20534845a655832ecde73b38", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "self"}, {"href": "http://172.30.9.27:8776/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-19T01:47:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "updated_at": "2018-07-19T01:47:58.000000", "volume_type": null, "name": "cinder_test-volume_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "efa47872-b2ea-458d-b0cc-326cd9a30663", "size": 2}]} 2018-07-19 01:47:59,787 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-bda4f49a-87c6-4e16-8028-d3563b4dc6bf 2018-07-19 01:47:59,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0636849403381s 2018-07-19 01:47:59,788 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-bda4f49a-87c6-4e16-8028-d3563b4dc6bf 2018-07-19 01:47:59,789 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:48:01,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-19 01:48:01,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:01,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:01 GMT Server: Apache x-compute-request-id: req-6843ce2a-ad21-4504-84c5-723e76e75ab9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6843ce2a-ad21-4504-84c5-723e76e75ab9 Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "cc3aaf0f20534845a655832ecde73b38", "attachments": [{"server_id": "f406a445-0055-4869-82db-5cfa1b5a891a", "attachment_id": "4bcff1a7-5d12-46b0-b192-fa8f2fa5024c", "attached_at": "2018-07-19T01:47:58.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "efa47872-b2ea-458d-b0cc-326cd9a30663", "device": "/dev/vdb", "id": "efa47872-b2ea-458d-b0cc-326cd9a30663"}], "links": [{"href": "http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "self"}, {"href": "http://172.30.9.27:8776/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-19T01:47:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "updated_at": "2018-07-19T01:47:59.000000", "volume_type": null, "name": "cinder_test-volume_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "efa47872-b2ea-458d-b0cc-326cd9a30663", "size": 2}]} 2018-07-19 01:48:01,854 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-6843ce2a-ad21-4504-84c5-723e76e75ab9 2018-07-19 01:48:01,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0628271102905s 2018-07-19 01:48:01,855 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-6843ce2a-ad21-4504-84c5-723e76e75ab9 2018-07-19 01:48:01,857 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-19 01:48:01,858 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-19 01:48:01,858 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-19 01:48:01,859 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-19 01:48:01,927 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-19 01:48:01,927 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-19 01:48:01,929 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-19 01:48:01,929 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-19 01:48:01,967 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-19 01:48:01,967 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-19 01:48:01,994 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-19 01:48:02,421 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-19 01:48:02,422 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: 2f204ddf-f631-428e-90ce-ee0fc2772a78 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-07-19 01:48:02,422 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-07-19 01:48:02,423 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-07-19 01:48:02,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-19 01:48:02,424 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-19 01:48:02,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/f406a445-0055-4869-82db-5cfa1b5a891a/os-volume_attachments/efa47872-b2ea-458d-b0cc-326cd9a30663 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:03,870 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:48: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-d07d429e-6f72-4475-beb5-0f426551ed57 x-compute-request-id: req-d07d429e-6f72-4475-beb5-0f426551ed57 Content-Length: 0 Content-Type: application/json 2018-07-19 01:48:03,870 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/f406a445-0055-4869-82db-5cfa1b5a891a/os-volume_attachments/efa47872-b2ea-458d-b0cc-326cd9a30663 used request id req-d07d429e-6f72-4475-beb5-0f426551ed57 2018-07-19 01:48:03,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.44658303261s 2018-07-19 01:48:03,871 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/f406a445-0055-4869-82db-5cfa1b5a891a/os-volume_attachments/efa47872-b2ea-458d-b0cc-326cd9a30663 used request id req-d07d429e-6f72-4475-beb5-0f426551ed57 2018-07-19 01:48:03,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-19 01:48:03,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:04,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:03 GMT Server: Apache x-compute-request-id: req-fc7e5115-b843-44f8-b517-5a87c2cc7c1c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fc7e5115-b843-44f8-b517-5a87c2cc7c1c Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "cc3aaf0f20534845a655832ecde73b38", "attachments": [{"server_id": "f406a445-0055-4869-82db-5cfa1b5a891a", "attachment_id": "4bcff1a7-5d12-46b0-b192-fa8f2fa5024c", "attached_at": "2018-07-19T01:47:58.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "efa47872-b2ea-458d-b0cc-326cd9a30663", "device": "/dev/vdb", "id": "efa47872-b2ea-458d-b0cc-326cd9a30663"}], "links": [{"href": "http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "self"}, {"href": "http://172.30.9.27:8776/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-19T01:47:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "updated_at": "2018-07-19T01:48:03.000000", "volume_type": null, "name": "cinder_test-volume_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "efa47872-b2ea-458d-b0cc-326cd9a30663", "size": 2}]} 2018-07-19 01:48:04,792 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-fc7e5115-b843-44f8-b517-5a87c2cc7c1c 2018-07-19 01:48:04,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.920853853226s 2018-07-19 01:48:04,792 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-fc7e5115-b843-44f8-b517-5a87c2cc7c1c 2018-07-19 01:48:04,794 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:48:06,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-19 01:48:06,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:06,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:06 GMT Server: Apache x-compute-request-id: req-6fc03e5b-07d3-4771-83e5-c5b3e5387d54 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6fc03e5b-07d3-4771-83e5-c5b3e5387d54 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "cc3aaf0f20534845a655832ecde73b38", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "self"}, {"href": "http://172.30.9.27:8776/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-19T01:47:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "updated_at": "2018-07-19T01:48:05.000000", "volume_type": null, "name": "cinder_test-volume_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "efa47872-b2ea-458d-b0cc-326cd9a30663", "size": 2}]} 2018-07-19 01:48:06,857 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-6fc03e5b-07d3-4771-83e5-c5b3e5387d54 2018-07-19 01:48:06,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0617649555206s 2018-07-19 01:48:06,858 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-6fc03e5b-07d3-4771-83e5-c5b3e5387d54 2018-07-19 01:48:06,859 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-07-19 01:48:06,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-19 01:48:06,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" -d '{"volumeAttachment": {"volumeId": "efa47872-b2ea-458d-b0cc-326cd9a30663"}}' 2018-07-19 01:48:07,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48: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-841a5ec5-0b0f-42f9-befe-9caaf8f37dc3 x-compute-request-id: req-841a5ec5-0b0f-42f9-befe-9caaf8f37dc3 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "id": "efa47872-b2ea-458d-b0cc-326cd9a30663", "volumeId": "efa47872-b2ea-458d-b0cc-326cd9a30663"}} 2018-07-19 01:48:07,635 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f/os-volume_attachments used request id req-841a5ec5-0b0f-42f9-befe-9caaf8f37dc3 2018-07-19 01:48:07,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.775547981262s 2018-07-19 01:48:07,635 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f/os-volume_attachments used request id req-841a5ec5-0b0f-42f9-befe-9caaf8f37dc3 2018-07-19 01:48:07,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-19 01:48:07,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:07,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:07 GMT Server: Apache x-compute-request-id: req-fd9c59c8-e5c2-476b-b12c-b3104dbcb8c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fd9c59c8-e5c2-476b-b12c-b3104dbcb8c3 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "cc3aaf0f20534845a655832ecde73b38", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "self"}, {"href": "http://172.30.9.27:8776/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-19T01:47:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "updated_at": "2018-07-19T01:48:07.000000", "volume_type": null, "name": "cinder_test-volume_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "efa47872-b2ea-458d-b0cc-326cd9a30663", "size": 2}]} 2018-07-19 01:48:07,699 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-fd9c59c8-e5c2-476b-b12c-b3104dbcb8c3 2018-07-19 01:48:07,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0631940364838s 2018-07-19 01:48:07,700 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-fd9c59c8-e5c2-476b-b12c-b3104dbcb8c3 2018-07-19 01:48:07,701 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:48:09,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-19 01:48:09,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:09,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:09 GMT Server: Apache x-compute-request-id: req-b6499385-d909-4947-99fe-2dbc99cff3dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b6499385-d909-4947-99fe-2dbc99cff3dc Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "cc3aaf0f20534845a655832ecde73b38", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "self"}, {"href": "http://172.30.9.27:8776/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-19T01:47:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "updated_at": "2018-07-19T01:48:09.000000", "volume_type": null, "name": "cinder_test-volume_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "efa47872-b2ea-458d-b0cc-326cd9a30663", "size": 2}]} 2018-07-19 01:48:09,766 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-b6499385-d909-4947-99fe-2dbc99cff3dc 2018-07-19 01:48:09,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0627570152283s 2018-07-19 01:48:09,767 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-b6499385-d909-4947-99fe-2dbc99cff3dc 2018-07-19 01:48:09,768 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:48:11,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-19 01:48:11,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:11,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:11 GMT Server: Apache x-compute-request-id: req-c5cf7b4d-f38e-4e03-85d8-e3b34b2fc258 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c5cf7b4d-f38e-4e03-85d8-e3b34b2fc258 Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "cc3aaf0f20534845a655832ecde73b38", "attachments": [{"server_id": "b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "attachment_id": "ebfdf229-a45c-4ff8-b53b-83506cf22074", "attached_at": "2018-07-19T01:48:09.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "efa47872-b2ea-458d-b0cc-326cd9a30663", "device": "/dev/vdb", "id": "efa47872-b2ea-458d-b0cc-326cd9a30663"}], "links": [{"href": "http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "self"}, {"href": "http://172.30.9.27:8776/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-19T01:47:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "updated_at": "2018-07-19T01:48:09.000000", "volume_type": null, "name": "cinder_test-volume_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "efa47872-b2ea-458d-b0cc-326cd9a30663", "size": 2}]} 2018-07-19 01:48:11,833 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-c5cf7b4d-f38e-4e03-85d8-e3b34b2fc258 2018-07-19 01:48:11,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0625s 2018-07-19 01:48:11,833 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-c5cf7b4d-f38e-4e03-85d8-e3b34b2fc258 2018-07-19 01:48:11,835 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-19 01:48:11,837 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-19 01:48:11,837 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-19 01:48:11,840 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-19 01:48:11,907 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-19 01:48:11,908 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-19 01:48:11,909 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-19 01:48:11,909 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-19 01:48:11,945 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-19 01:48:11,946 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-19 01:48:11,974 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-19 01:48:11,993 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-19 01:48:11,993 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-07-19 01:48:11,993 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-07-19 01:48:11,994 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-07-19 01:48:11,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-19 01:48:11,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f/os-volume_attachments/efa47872-b2ea-458d-b0cc-326cd9a30663 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:11,998 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-19 01:48:12,518 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:48: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-c56ada1a-9408-4437-8e82-31949678ca37 x-compute-request-id: req-c56ada1a-9408-4437-8e82-31949678ca37 Content-Length: 0 Content-Type: application/json 2018-07-19 01:48:12,518 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f/os-volume_attachments/efa47872-b2ea-458d-b0cc-326cd9a30663 used request id req-c56ada1a-9408-4437-8e82-31949678ca37 2018-07-19 01:48:12,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.523226976395s 2018-07-19 01:48:12,518 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f/os-volume_attachments/efa47872-b2ea-458d-b0cc-326cd9a30663 used request id req-c56ada1a-9408-4437-8e82-31949678ca37 2018-07-19 01:48:12,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-19 01:48:12,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:12,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:12 GMT Server: Apache x-compute-request-id: req-45781b8e-acca-4991-8d63-71c1c81b2042 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-45781b8e-acca-4991-8d63-71c1c81b2042 Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "cc3aaf0f20534845a655832ecde73b38", "attachments": [{"server_id": "b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "attachment_id": "ebfdf229-a45c-4ff8-b53b-83506cf22074", "attached_at": "2018-07-19T01:48:09.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "efa47872-b2ea-458d-b0cc-326cd9a30663", "device": "/dev/vdb", "id": "efa47872-b2ea-458d-b0cc-326cd9a30663"}], "links": [{"href": "http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "self"}, {"href": "http://172.30.9.27:8776/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-19T01:47:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "updated_at": "2018-07-19T01:48:12.000000", "volume_type": null, "name": "cinder_test-volume_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "efa47872-b2ea-458d-b0cc-326cd9a30663", "size": 2}]} 2018-07-19 01:48:12,580 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-45781b8e-acca-4991-8d63-71c1c81b2042 2018-07-19 01:48:12,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0612699985504s 2018-07-19 01:48:12,580 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-45781b8e-acca-4991-8d63-71c1c81b2042 2018-07-19 01:48:12,581 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:48:14,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-19 01:48:14,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:14,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:14 GMT Server: Apache x-compute-request-id: req-afce7d58-071d-4c4a-97c3-44abd5fb50d6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-afce7d58-071d-4c4a-97c3-44abd5fb50d6 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "cc3aaf0f20534845a655832ecde73b38", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "self"}, {"href": "http://172.30.9.27:8776/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-19T01:47:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "updated_at": "2018-07-19T01:48:12.000000", "volume_type": null, "name": "cinder_test-volume_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "efa47872-b2ea-458d-b0cc-326cd9a30663", "size": 2}]} 2018-07-19 01:48:14,643 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-afce7d58-071d-4c4a-97c3-44abd5fb50d6 2018-07-19 01:48:14,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0606150627136s 2018-07-19 01:48:14,643 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-afce7d58-071d-4c4a-97c3-44abd5fb50d6 2018-07-19 01:48:14,760 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-19 01:48:14,760 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:01 | PASS | +---------------------+------------------+------------------+----------------+ 2018-07-19 01:48:14,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-19 01:48:14,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:14,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:48: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-34bf3e8e-908b-4736-90f4-98b422e3477f x-compute-request-id: req-34bf3e8e-908b-4736-90f4-98b422e3477f Content-Type: application/json 2018-07-19 01:48:14,930 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f used request id req-34bf3e8e-908b-4736-90f4-98b422e3477f 2018-07-19 01:48:14,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.164706945419s 2018-07-19 01:48:14,930 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f used request id req-34bf3e8e-908b-4736-90f4-98b422e3477f 2018-07-19 01:48:14,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:48:14,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:15,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48: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-fc109578-8a3c-4ac6-9073-b2ca6ab93d06 x-compute-request-id: req-fc109578-8a3c-4ac6-9073-b2ca6ab93d06 Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:4e:95", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:4e:95", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f406a445-0055-4869-82db-5cfa1b5a891a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f406a445-0055-4869-82db-5cfa1b5a891a", "rel": "bookmark"}], "image": {"id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "links": [{"href": "http://172.30.9.27:8774/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:47:50.000000", "flavor": {"id": "02fb627e-6c57-4b75-8ac1-8319008dceec", "links": [{"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}]}, "id": "f406a445-0055-4869-82db-5cfa1b5a891a", "security_groups": [{"name": "cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}], "user_id": "cc3aaf0f20534845a655832ecde73b38", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:47:50Z", "hostId": "f97bd51f2860991f57f11d1942176c17dede522ebc82480370e1137a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "name": "cinder_test-vm_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "created": "2018-07-19T01:47:43Z", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:66:3f", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:66:3f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "rel": "bookmark"}], "image": {"id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "links": [{"href": "http://172.30.9.27:8774/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:47:29.000000", "flavor": {"id": "02fb627e-6c57-4b75-8ac1-8319008dceec", "links": [{"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}]}, "id": "b9c44067-32d6-4bdb-ba88-1fd130cb7a3f", "security_groups": [{"name": "cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}], "user_id": "cc3aaf0f20534845a655832ecde73b38", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:48:14Z", "hostId": "79ec29b441f559182a9782f77c07c6d1da18fa90815faf8042eedf64", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "name": "cinder_test-vm2_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "created": "2018-07-19T01:47:23Z", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:48:15,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fc109578-8a3c-4ac6-9073-b2ca6ab93d06 2018-07-19 01:48:15,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.226048946381s 2018-07-19 01:48:15,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fc109578-8a3c-4ac6-9073-b2ca6ab93d06 2018-07-19 01:48:15,160 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:48:17,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:48:17,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:17,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48: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-8a2c2b79-70e2-48ae-92f2-fa694cbb2df5 x-compute-request-id: req-8a2c2b79-70e2-48ae-92f2-fa694cbb2df5 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:4e:95", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:4e:95", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f406a445-0055-4869-82db-5cfa1b5a891a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f406a445-0055-4869-82db-5cfa1b5a891a", "rel": "bookmark"}], "image": {"id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "links": [{"href": "http://172.30.9.27:8774/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:47:50.000000", "flavor": {"id": "02fb627e-6c57-4b75-8ac1-8319008dceec", "links": [{"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}]}, "id": "f406a445-0055-4869-82db-5cfa1b5a891a", "security_groups": [{"name": "cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}], "user_id": "cc3aaf0f20534845a655832ecde73b38", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:47:50Z", "hostId": "f97bd51f2860991f57f11d1942176c17dede522ebc82480370e1137a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "name": "cinder_test-vm_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "created": "2018-07-19T01:47:43Z", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:48:17,583 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8a2c2b79-70e2-48ae-92f2-fa694cbb2df5 2018-07-19 01:48:17,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.420426130295s 2018-07-19 01:48:17,583 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8a2c2b79-70e2-48ae-92f2-fa694cbb2df5 2018-07-19 01:48:17,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-19 01:48:17,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/aa292b21-1f8f-41c8-8c5e-f6150ab9742b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:18,135 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-05400c67-e6c7-429b-9603-4bee307c96a2 Content-Length: 0 Date: Thu, 19 Jul 2018 01:48:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:48:18,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/aa292b21-1f8f-41c8-8c5e-f6150ab9742b.json used request id req-05400c67-e6c7-429b-9603-4bee307c96a2 2018-07-19 01:48:18,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.547343969345s 2018-07-19 01:48:18,135 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/aa292b21-1f8f-41c8-8c5e-f6150ab9742b.json used request id req-05400c67-e6c7-429b-9603-4bee307c96a2 2018-07-19 01:48:18,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:48:18,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:18,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-bdfe6d8d-8a86-4867-817d-f3dcc7c4fbc5 Date: Thu, 19 Jul 2018 01:48:18 GMT RESP BODY: {"floatingips": [{"router_id": "e41948cd-89d0-4232-8a57-f1ccf481ae36", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:52Z", "updated_at": "2018-07-19T01:47:55Z", "floating_network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "69470db7-b48b-4104-a404-af33665f7d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:23:4e:95", "device_id": "f406a445-0055-4869-82db-5cfa1b5a891a"}, "fixed_ip_address": "192.168.0.10", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_id": "67f50e71-2914-44ce-948f-4067c44f0385", "id": "0eca44bd-38b8-46dc-81bc-268e94596085", "qos_policy_id": null}]} 2018-07-19 01:48:18,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-bdfe6d8d-8a86-4867-817d-f3dcc7c4fbc5 2018-07-19 01:48:18,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0744140148163s 2018-07-19 01:48:18,215 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-bdfe6d8d-8a86-4867-817d-f3dcc7c4fbc5 2018-07-19 01:48:18,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-19 01:48:18,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:18,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:18 GMT Server: Apache x-compute-request-id: req-a16ac549-2b88-4620-9bfa-485e8cda0827 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a16ac549-2b88-4620-9bfa-485e8cda0827 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "cc3aaf0f20534845a655832ecde73b38", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "self"}, {"href": "http://172.30.9.27:8776/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-19T01:47:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "updated_at": "2018-07-19T01:48:12.000000", "volume_type": null, "name": "cinder_test-volume_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "efa47872-b2ea-458d-b0cc-326cd9a30663", "size": 2}]} 2018-07-19 01:48:18,289 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-a16ac549-2b88-4620-9bfa-485e8cda0827 2018-07-19 01:48:18,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0690851211548s 2018-07-19 01:48:18,290 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-a16ac549-2b88-4620-9bfa-485e8cda0827 2018-07-19 01:48:18,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-07-19 01:48:18,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:18,373 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:48:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-14b440cc-4627-4365-9043-740ad13cf0a3 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-07-19 01:48:18,374 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663 used request id req-14b440cc-4627-4365-9043-740ad13cf0a3 2018-07-19 01:48:18,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0818500518799s 2018-07-19 01:48:18,374 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663 used request id req-14b440cc-4627-4365-9043-740ad13cf0a3 2018-07-19 01:48:18,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-19 01:48:18,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:18,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:18 GMT Server: Apache x-compute-request-id: req-0892a2a1-2f77-4917-8c60-a4da1c1a65c6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0892a2a1-2f77-4917-8c60-a4da1c1a65c6 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "cc3aaf0f20534845a655832ecde73b38", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "self"}, {"href": "http://172.30.9.27:8776/297a03fa47ca4bf89a83ac1519fd866e/volumes/efa47872-b2ea-458d-b0cc-326cd9a30663", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-19T01:47:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "updated_at": "2018-07-19T01:48:18.000000", "volume_type": null, "name": "cinder_test-volume_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "efa47872-b2ea-458d-b0cc-326cd9a30663", "size": 2}]} 2018-07-19 01:48:18,433 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-0892a2a1-2f77-4917-8c60-a4da1c1a65c6 2018-07-19 01:48:18,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0582828521729s 2018-07-19 01:48:18,433 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-0892a2a1-2f77-4917-8c60-a4da1c1a65c6 2018-07-19 01:48:18,435 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:48:20,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-19 01:48:20,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:20,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:20 GMT Server: Apache x-compute-request-id: req-55e95d28-0a21-41dc-bfea-40e42c6260d2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-55e95d28-0a21-41dc-bfea-40e42c6260d2 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-19 01:48:20,489 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-55e95d28-0a21-41dc-bfea-40e42c6260d2 2018-07-19 01:48:20,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0516738891602s 2018-07-19 01:48:20,489 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/297a03fa47ca4bf89a83ac1519fd866e/volumes/detail used request id req-55e95d28-0a21-41dc-bfea-40e42c6260d2 2018-07-19 01:48:20,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-19 01:48:20,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/0eca44bd-38b8-46dc-81bc-268e94596085.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:21,771 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34d196b2-2a25-4370-9946-26562c1c10b4 Content-Length: 0 Date: Thu, 19 Jul 2018 01:48:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:48:21,771 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/0eca44bd-38b8-46dc-81bc-268e94596085.json used request id req-34d196b2-2a25-4370-9946-26562c1c10b4 2018-07-19 01:48:21,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.27847909927s 2018-07-19 01:48:21,772 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/0eca44bd-38b8-46dc-81bc-268e94596085.json used request id req-34d196b2-2a25-4370-9946-26562c1c10b4 2018-07-19 01:48:21,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-19 01:48:21,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:21,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7fe90cfb-3b4e-421b-9d8e-08223af01bb4 Date: Thu, 19 Jul 2018 01:48:21 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:48:21,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7fe90cfb-3b4e-421b-9d8e-08223af01bb4 2018-07-19 01:48:21,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0630679130554s 2018-07-19 01:48:21,840 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7fe90cfb-3b4e-421b-9d8e-08223af01bb4 2018-07-19 01:48:21,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-19 01:48:21,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/f406a445-0055-4869-82db-5cfa1b5a891a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:21,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:48: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-26d2df7d-eecb-406d-84d4-1a920980c5b9 x-compute-request-id: req-26d2df7d-eecb-406d-84d4-1a920980c5b9 Content-Type: application/json 2018-07-19 01:48:21,976 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/f406a445-0055-4869-82db-5cfa1b5a891a used request id req-26d2df7d-eecb-406d-84d4-1a920980c5b9 2018-07-19 01:48:21,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.134593963623s 2018-07-19 01:48:21,976 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/f406a445-0055-4869-82db-5cfa1b5a891a used request id req-26d2df7d-eecb-406d-84d4-1a920980c5b9 2018-07-19 01:48:21,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:48:21,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:22,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48: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-ce414ace-9250-4b46-95b7-29518a3076a5 x-compute-request-id: req-ce414ace-9250-4b46-95b7-29518a3076a5 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:4e:95", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:4e:95", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f406a445-0055-4869-82db-5cfa1b5a891a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f406a445-0055-4869-82db-5cfa1b5a891a", "rel": "bookmark"}], "image": {"id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "links": [{"href": "http://172.30.9.27:8774/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-19T01:47:50.000000", "flavor": {"id": "02fb627e-6c57-4b75-8ac1-8319008dceec", "links": [{"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}]}, "id": "f406a445-0055-4869-82db-5cfa1b5a891a", "security_groups": [{"name": "cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}], "user_id": "cc3aaf0f20534845a655832ecde73b38", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:48:21Z", "hostId": "f97bd51f2860991f57f11d1942176c17dede522ebc82480370e1137a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "name": "cinder_test-vm_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "created": "2018-07-19T01:47:43Z", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-19 01:48:22,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ce414ace-9250-4b46-95b7-29518a3076a5 2018-07-19 01:48:22,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.622035980225s 2018-07-19 01:48:22,599 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ce414ace-9250-4b46-95b7-29518a3076a5 2018-07-19 01:48:22,601 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-19 01:48:24,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-19 01:48:24,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:24,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48: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-974e035c-a393-41dc-948c-9d90bf99d45e x-compute-request-id: req-974e035c-a393-41dc-948c-9d90bf99d45e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-19 01:48:24,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-974e035c-a393-41dc-948c-9d90bf99d45e 2018-07-19 01:48:24,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0766539573669s 2018-07-19 01:48:24,681 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-974e035c-a393-41dc-948c-9d90bf99d45e 2018-07-19 01:48:24,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-19 01:48:24,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:24,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-9eb21a01-11e4-4073-a50d-24a4c0cba0f3 Date: Thu, 19 Jul 2018 01:48:24 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:21Z", "updated_at": "2018-07-19T01:47:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-19T01:47:21Z", "revision_number": 0, "id": "03a73c55-213a-485a-b5db-53bdf20bcff0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:21Z", "security_group_id": "4d2139c2-1ce5-4b66-8945-a041a321b6af", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:22Z", "revision_number": 0, "id": "1c1899a5-ba3a-40b8-81c4-d6599d391f6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:22Z", "security_group_id": "4d2139c2-1ce5-4b66-8945-a041a321b6af", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:21Z", "revision_number": 0, "id": "2a129fb9-3258-4fee-9a5a-8b3603790c99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:21Z", "security_group_id": "4d2139c2-1ce5-4b66-8945-a041a321b6af", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:21Z", "revision_number": 0, "id": "623777a7-2abc-47e0-be73-25e7fcf957f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:21Z", "security_group_id": "4d2139c2-1ce5-4b66-8945-a041a321b6af", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}], "revision_number": 3, "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "4d2139c2-1ce5-4b66-8945-a041a321b6af", "name": "cinder_test-sg_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}, {"description": "Default security group", "tags": [], "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:14Z", "updated_at": "2018-07-19T01:47:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "04d1d32f-e678-41f7-8076-477b82ea420a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "263edd32-90ff-4dbd-8ace-7f2de75933b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "ee45226d-484f-44ca-b475-a1db2fd1d40a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "fd55c068-a117-4c66-9156-c3c787a9eebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}], "revision_number": 1, "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "5c348a94-ad17-415b-a554-a8d9d313d977", "name": "default"}]} 2018-07-19 01:48:24,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9eb21a01-11e4-4073-a50d-24a4c0cba0f3 2018-07-19 01:48:24,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0537929534912s 2018-07-19 01:48:24,738 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9eb21a01-11e4-4073-a50d-24a4c0cba0f3 2018-07-19 01:48:24,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-19 01:48:24,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/4d2139c2-1ce5-4b66-8945-a041a321b6af.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:24,914 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6aa8831f-9899-4b3a-ab80-77cd27cc81d5 Content-Length: 0 Date: Thu, 19 Jul 2018 01:48:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:48:24,914 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/4d2139c2-1ce5-4b66-8945-a041a321b6af.json used request id req-6aa8831f-9899-4b3a-ab80-77cd27cc81d5 2018-07-19 01:48:24,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.172723054886s 2018-07-19 01:48:24,915 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/4d2139c2-1ce5-4b66-8945-a041a321b6af.json used request id req-6aa8831f-9899-4b3a-ab80-77cd27cc81d5 2018-07-19 01:48:24,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-19 01:48:24,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:24,950 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:48: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-e651e46f-57d3-44fa-83fc-59b2f05ad3f0 x-compute-request-id: req-e651e46f-57d3-44fa-83fc-59b2f05ad3f0 Content-Length: 0 Content-Type: application/json 2018-07-19 01:48:24,950 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3 used request id req-e651e46f-57d3-44fa-83fc-59b2f05ad3f0 2018-07-19 01:48:24,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0347549915314s 2018-07-19 01:48:24,950 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_1e4d9620-5b52-4adb-8153-6f6a6aab92c3 used request id req-e651e46f-57d3-44fa-83fc-59b2f05ad3f0 2018-07-19 01:48:24,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-19 01:48:24,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/e41948cd-89d0-4232-8a57-f1ccf481ae36/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" -d '{"subnet_id": "70132294-3c7c-4908-b34a-957a48c854fc"}' 2018-07-19 01:48:26,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-625e5f16-2d36-4ff3-9954-9e0397f2e5a2 Date: Thu, 19 Jul 2018 01:48:26 GMT RESP BODY: {"network_id": "69470db7-b48b-4104-a404-af33665f7d57", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "subnet_id": "70132294-3c7c-4908-b34a-957a48c854fc", "subnet_ids": ["70132294-3c7c-4908-b34a-957a48c854fc"], "port_id": "3ebbde00-32ac-40a6-8c44-7fd97b4ce119", "id": "e41948cd-89d0-4232-8a57-f1ccf481ae36"} 2018-07-19 01:48:26,654 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e41948cd-89d0-4232-8a57-f1ccf481ae36/remove_router_interface.json used request id req-625e5f16-2d36-4ff3-9954-9e0397f2e5a2 2018-07-19 01:48:26,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.70360994339s 2018-07-19 01:48:26,655 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e41948cd-89d0-4232-8a57-f1ccf481ae36/remove_router_interface.json used request id req-625e5f16-2d36-4ff3-9954-9e0397f2e5a2 returning object e41948cd-89d0-4232-8a57-f1ccf481ae36 2018-07-19 01:48:26,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-19 01:48:26,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:26,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-29f9c4ea-7513-4c42-9206-927ee9e1b811 Date: Thu, 19 Jul 2018 01:48:26 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:15Z", "admin_state_up": true, "updated_at": "2018-07-19T01:48:25Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "e41948cd-89d0-4232-8a57-f1ccf481ae36", "name": "cinder_test-router_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}]} 2018-07-19 01:48:26,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-29f9c4ea-7513-4c42-9206-927ee9e1b811 2018-07-19 01:48:26,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.294343948364s 2018-07-19 01:48:26,950 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-29f9c4ea-7513-4c42-9206-927ee9e1b811 2018-07-19 01:48:26,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-19 01:48:26,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/e41948cd-89d0-4232-8a57-f1ccf481ae36.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:28,127 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c6c625d-6924-40ef-9fc1-831141bc73e7 Content-Length: 0 Date: Thu, 19 Jul 2018 01:48:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:48:28,127 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/e41948cd-89d0-4232-8a57-f1ccf481ae36.json used request id req-1c6c625d-6924-40ef-9fc1-831141bc73e7 2018-07-19 01:48:28,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.17592310905s 2018-07-19 01:48:28,128 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/e41948cd-89d0-4232-8a57-f1ccf481ae36.json used request id req-1c6c625d-6924-40ef-9fc1-831141bc73e7 2018-07-19 01:48:28,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-19 01:48:28,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:28,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-12294bf2-f732-42a4-98be-c7317901be23 Date: Thu, 19 Jul 2018 01:48:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69470db7-b48b-4104-a404-af33665f7d57","tenant_id":"297a03fa47ca4bf89a83ac1519fd866e","created_at":"2018-07-19T01:47:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-19T01:47:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"297a03fa47ca4bf89a83ac1519fd866e","id":"70132294-3c7c-4908-b34a-957a48c854fc","subnetpool_id":null,"name":"cinder_test-subnet_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}]} 2018-07-19 01:48:28,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-12294bf2-f732-42a4-98be-c7317901be23 2018-07-19 01:48:28,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0484099388123s 2018-07-19 01:48:28,177 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-12294bf2-f732-42a4-98be-c7317901be23 2018-07-19 01:48:28,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-19 01:48:28,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/70132294-3c7c-4908-b34a-957a48c854fc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:29,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f9e6f1c-1f7a-4ba9-bf4c-58ce4e0918b4 Date: Thu, 19 Jul 2018 01:48:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:48:29,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/70132294-3c7c-4908-b34a-957a48c854fc.json used request id req-0f9e6f1c-1f7a-4ba9-bf4c-58ce4e0918b4 2018-07-19 01:48:29,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.902381896973s 2018-07-19 01:48:29,081 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/70132294-3c7c-4908-b34a-957a48c854fc.json used request id req-0f9e6f1c-1f7a-4ba9-bf4c-58ce4e0918b4 2018-07-19 01:48:29,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-19 01:48:29,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:29,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-5d7e55df-3631-4d47-aa31-13458d64a78f Date: Thu, 19 Jul 2018 01:48:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69470db7-b48b-4104-a404-af33665f7d57","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"297a03fa47ca4bf89a83ac1519fd866e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:48:28Z","qos_policy_id":null,"name":"cinder_test-net_1e4d9620-5b52-4adb-8153-6f6a6aab92c3","admin_state_up":true,"tenant_id":"297a03fa47ca4bf89a83ac1519fd866e","created_at":"2018-07-19T01:47:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","mtu":1500}]} 2018-07-19 01:48:29,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5d7e55df-3631-4d47-aa31-13458d64a78f 2018-07-19 01:48:29,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110285997391s 2018-07-19 01:48:29,192 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5d7e55df-3631-4d47-aa31-13458d64a78f 2018-07-19 01:48:29,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-19 01:48:29,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/69470db7-b48b-4104-a404-af33665f7d57.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:30,350 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cfa815de-e5b3-4560-8f2f-033ab3297fe3 Date: Thu, 19 Jul 2018 01:48:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:48:30,350 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/69470db7-b48b-4104-a404-af33665f7d57.json used request id req-cfa815de-e5b3-4560-8f2f-033ab3297fe3 2018-07-19 01:48:30,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15655708313s 2018-07-19 01:48:30,351 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/69470db7-b48b-4104-a404-af33665f7d57.json used request id req-cfa815de-e5b3-4560-8f2f-033ab3297fe3 2018-07-19 01:48:30,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-19 01:48:30,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:30,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-d82456c3-0a0b-4df9-a646-6ea5ec001dd3 Date: Thu, 19 Jul 2018 01:48:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9/snap", "metadata": {}}], "file": "/v2/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9/file", "owner": "297a03fa47ca4bf89a83ac1519fd866e", "id": "66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "size": 12716032, "self": "/v2/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9", "disk_format": "qcow2", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-19T01:47:20Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-19T01:47:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-19 01:48:30,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d82456c3-0a0b-4df9-a646-6ea5ec001dd3 2018-07-19 01:48:30,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.19480919838s 2018-07-19 01:48:30,550 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d82456c3-0a0b-4df9-a646-6ea5ec001dd3 2018-07-19 01:48:30,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-19 01:48:30,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb20c14ddefb6a4511117ab85ee224cf15dde731" 2018-07-19 01:48:30,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-28320799-63e8-4749-8d09-f7791c8969d8 Date: Thu, 19 Jul 2018 01:48:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:48:30,877 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9 used request id req-28320799-63e8-4749-8d09-f7791c8969d8 2018-07-19 01:48:30,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.325646877289s 2018-07-19 01:48:30,878 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/66bf7867-6a07-4dfd-b97e-2e6680b3c1e9 used request id req-28320799-63e8-4749-8d09-f7791c8969d8 2018-07-19 01:48:30,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-19 01:48:30,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bea760a1a2b4bb4190b2e86d0f86e45b90de79c6" 2018-07-19 01:48:30,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48: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-66c2fbd3-7d1a-4f2d-8304-7e6688f4ab2f x-compute-request-id: req-66c2fbd3-7d1a-4f2d-8304-7e6688f4ab2f Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "02fb627e-6c57-4b75-8ac1-8319008dceec"}]} 2018-07-19 01:48:30,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-66c2fbd3-7d1a-4f2d-8304-7e6688f4ab2f 2018-07-19 01:48:30,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0283069610596s 2018-07-19 01:48:30,907 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-66c2fbd3-7d1a-4f2d-8304-7e6688f4ab2f 2018-07-19 01:48:30,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-19 01:48:30,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bea760a1a2b4bb4190b2e86d0f86e45b90de79c6" 2018-07-19 01:48:30,942 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:48: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-cf48270b-13e4-4493-a29c-b885266f08c2 x-compute-request-id: req-cf48270b-13e4-4493-a29c-b885266f08c2 Content-Length: 0 Content-Type: application/json 2018-07-19 01:48:30,942 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec used request id req-cf48270b-13e4-4493-a29c-b885266f08c2 2018-07-19 01:48:30,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0334541797638s 2018-07-19 01:48:30,943 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/02fb627e-6c57-4b75-8ac1-8319008dceec used request id req-cf48270b-13e4-4493-a29c-b885266f08c2 2018-07-19 01:48:30,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-19 01:48:30,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bea760a1a2b4bb4190b2e86d0f86e45b90de79c6" 2018-07-19 01:48:31,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a574a8a4-1e2f-4ed0-806a-38c6833a9114 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder_test-user_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "links": {"self": "http://172.30.9.27:5000/v3/users/cc3aaf0f20534845a655832ecde73b38"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc3aaf0f20534845a655832ecde73b38", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:48:31,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a574a8a4-1e2f-4ed0-806a-38c6833a9114 2018-07-19 01:48:31,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135833024979s 2018-07-19 01:48:31,079 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a574a8a4-1e2f-4ed0-806a-38c6833a9114 2018-07-19 01:48:31,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-19 01:48:31,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/cc3aaf0f20534845a655832ecde73b38 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bea760a1a2b4bb4190b2e86d0f86e45b90de79c6" 2018-07-19 01:48:31,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d0abe64-1b91-4c5b-9857-f78056e6a396 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_1e4d9620-5b52-4adb-8153-6f6a6aab92c3", "links": {"self": "http://172.30.9.27:5000/v3/users/cc3aaf0f20534845a655832ecde73b38"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cc3aaf0f20534845a655832ecde73b38", "description": null}} 2018-07-19 01:48:31,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/cc3aaf0f20534845a655832ecde73b38 used request id req-5d0abe64-1b91-4c5b-9857-f78056e6a396 2018-07-19 01:48:31,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128771066666s 2018-07-19 01:48:31,215 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/cc3aaf0f20534845a655832ecde73b38 used request id req-5d0abe64-1b91-4c5b-9857-f78056e6a396 2018-07-19 01:48:31,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-19 01:48:31,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/cc3aaf0f20534845a655832ecde73b38 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bea760a1a2b4bb4190b2e86d0f86e45b90de79c6" 2018-07-19 01:48:31,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:48:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7d605ca-af33-4846-b749-52b8c6121162 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:48:31,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cc3aaf0f20534845a655832ecde73b38 used request id req-a7d605ca-af33-4846-b749-52b8c6121162 2018-07-19 01:48:31,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.335093975067s 2018-07-19 01:48:31,551 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cc3aaf0f20534845a655832ecde73b38 used request id req-a7d605ca-af33-4846-b749-52b8c6121162 2018-07-19 01:48:31,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-19 01:48:31,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bea760a1a2b4bb4190b2e86d0f86e45b90de79c6" 2018-07-19 01:48:31,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8952eac-b910-43c7-a01a-63eb79928ff9 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e"}, "tags": [], "enabled": true, "id": "297a03fa47ca4bf89a83ac1519fd866e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_1e4d9620-5b52-4adb-8153-6f6a6aab92c3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8"}, "tags": [], "enabled": true, "id": "3f544d51ac9444a8b08581ab41564db8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "id": "ba1c3d47632b40318826191b43d81cda", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-19 01:48:31,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-a8952eac-b910-43c7-a01a-63eb79928ff9 2018-07-19 01:48:31,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104059934616s 2018-07-19 01:48:31,662 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-a8952eac-b910-43c7-a01a-63eb79928ff9 2018-07-19 01:48:31,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-19 01:48:31,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bea760a1a2b4bb4190b2e86d0f86e45b90de79c6" 2018-07-19 01:48:31,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:48:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c8484ca-2902-4fde-80ea-4b511e9f1318 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:48:31,824 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e used request id req-8c8484ca-2902-4fde-80ea-4b511e9f1318 2018-07-19 01:48:31,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.156982898712s 2018-07-19 01:48:31,824 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e used request id req-8c8484ca-2902-4fde-80ea-4b511e9f1318 2018-07-19 01:48:31,874 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-07-19 01:48:32,307 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-19 01:48:32,307 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-19 01:48:32,308 - openstack_tests - INFO - OS Credentials = > 2018-07-19 01:48:32,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:32,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:32,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["SudXEr9cT86MG3RSVjtn4w"], "issued_at": "2018-07-19T01:48:32.000000Z"}} 2018-07-19 01:48:32,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410469a98a56fc34e140149290872ebb23c5ab07" 2018-07-19 01:48:32,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-ec881bce-5761-4330-9094-056d3c7b3e59 Date: Thu, 19 Jul 2018 01:48:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:48:32,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-ec881bce-5761-4330-9094-056d3c7b3e59 2018-07-19 01:48:32,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b15f386b-9c21-451f-8211-ef5d1b7d5209 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410469a98a56fc34e140149290872ebb23c5ab07" 2018-07-19 01:48:32,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-ae768b5f-e613-4b9e-95ca-1d01630d459a Date: Thu, 19 Jul 2018 01:48:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4}]} 2018-07-19 01:48:32,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b15f386b-9c21-451f-8211-ef5d1b7d5209 used request id req-ae768b5f-e613-4b9e-95ca-1d01630d459a 2018-07-19 01:48:33,000 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-19 01:48:33,000 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-07-19 01:48:33,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-19 01:48:33,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:33,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["hFSEa65KStuOj3UIkz92pg"], "issued_at": "2018-07-19T01:48:33.000000Z"}} 2018-07-19 01:48:33,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebdb25ba1f60e2838588464a32d59fa5fb4f9454" 2018-07-19 01:48:33,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-afa34c5c-329b-4205-a4c3-99244cfc5b86 Date: Thu, 19 Jul 2018 01:48:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-19 01:48:33,665 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&name=foo used request id req-afa34c5c-329b-4205-a4c3-99244cfc5b86 2018-07-19 01:48:33,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:33,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-19 01:48:33,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:34,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["hI1sy6rDTSWrwlKSJZPusA"], "issued_at": "2018-07-19T01:48:34.000000Z"}} 2018-07-19 01:48:34,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b857aaa596d59f498cf4b03542f40c554db4b2d" 2018-07-19 01:48:34,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c12d0c-5689-4ba8-a62f-103eb1eec89f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:48:34,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d8c12d0c-5689-4ba8-a62f-103eb1eec89f 2018-07-19 01:48:34,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:48:34,176 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:48:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42f43cd8-f4cf-4465-965d-37743bffa9c7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:48:34,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-42f43cd8-f4cf-4465-965d-37743bffa9c7 2018-07-19 01:48:34,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b857aaa596d59f498cf4b03542f40c554db4b2d" 2018-07-19 01:48:34,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39ca2dae-b6de-454d-af71-4e2cdb2b5a77 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:48:34,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-39ca2dae-b6de-454d-af71-4e2cdb2b5a77 2018-07-19 01:48:34,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:34,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-19 01:48:34,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:34,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["vUV1UB3iQUu1-bw04CgKFw"], "issued_at": "2018-07-19T01:48:34.000000Z"}} 2018-07-19 01:48:34,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4c5451c735ce4f166808099a7e9e0c22ae3c3b" 2018-07-19 01:48:34,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8950ac65-09b9-4a1c-b484-6a324a73e426 Date: Thu, 19 Jul 2018 01:48:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:48:34,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-8950ac65-09b9-4a1c-b484-6a324a73e426 2018-07-19 01:48:34,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:35,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["1lnlGRaOToK4UNi5V8sHuA"], "issued_at": "2018-07-19T01:48:35.000000Z"}} 2018-07-19 01:48:35,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3459a455d31ad92dc65d7799202f77797ada7cd5" 2018-07-19 01:48:35,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-11965e9a-b264-45e5-aa6a-951af4d3a718 Date: Thu, 19 Jul 2018 01:48:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:48:35,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-11965e9a-b264-45e5-aa6a-951af4d3a718 2018-07-19 01:48:35,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b15f386b-9c21-451f-8211-ef5d1b7d5209 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3459a455d31ad92dc65d7799202f77797ada7cd5" 2018-07-19 01:48:35,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-969d9324-e4f3-4192-92bf-eadd0e2b7fcf Date: Thu, 19 Jul 2018 01:48:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4}]} 2018-07-19 01:48:35,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b15f386b-9c21-451f-8211-ef5d1b7d5209 used request id req-969d9324-e4f3-4192-92bf-eadd0e2b7fcf 2018-07-19 01:48:35,551 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:48:35,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:35,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:35,627 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-19 01:48:35,628 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:48:35,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:36,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["wbAEbzfDTJ6ApyatuHqNxw"], "issued_at": "2018-07-19T01:48:36.000000Z"}} 2018-07-19 01:48:36,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e6c1d0f36d8cf05ddb0e9d3432bbc95525a829" 2018-07-19 01:48:36,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48: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-61e26304-d6d1-4a67-b038-fa15aebe91eb x-compute-request-id: req-61e26304-d6d1-4a67-b038-fa15aebe91eb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-19 01:48:36,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail used request id req-61e26304-d6d1-4a67-b038-fa15aebe91eb 2018-07-19 01:48:36,223 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:48:36,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:36,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["mq6xjEmKTReMdRa8UHr-QA"], "issued_at": "2018-07-19T01:48:36.000000Z"}} 2018-07-19 01:48:36,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a50b7d7e4b42e7fa7244f2916c0e8c8b34794e54" 2018-07-19 01:48:36,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48: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-4c615f59-9b16-4053-a94b-b5dcbdeba45e x-compute-request-id: req-4c615f59-9b16-4053-a94b-b5dcbdeba45e Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 27, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "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-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 27, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-19 01:48:36,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-4c615f59-9b16-4053-a94b-b5dcbdeba45e 2018-07-19 01:48:36,847 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-19 01:48:36,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:36,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:36,883 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-19 01:48:36,883 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-19 01:48:36,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:37,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["s3JtdpU6SiKLAikq8akV7g"], "issued_at": "2018-07-19T01:48:37.000000Z"}} 2018-07-19 01:48:37,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3aa4f74e35cb57d1107fcce62c1cad34bf98be" 2018-07-19 01:48:37,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:37 GMT Server: Apache x-openstack-request-id: req-70f0d336-35fd-447b-a601-0def045cb41c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-19 01:48:37,960 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks used request id req-70f0d336-35fd-447b-a601-0def045cb41c 2018-07-19 01:48:37,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:37,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-19 01:48:37,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:38,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["DtyepVXRRRu7DD0BOSxDqw"], "issued_at": "2018-07-19T01:48:38.000000Z"}} 2018-07-19 01:48:38,384 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f594bd693ed8652efa502c7d926631ab3418047" 2018-07-19 01:48:38,618 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:38 GMT Server: Apache x-compute-request-id: req-bfca7e0f-fe2c-47d4-8b0d-cf5553837a0f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bfca7e0f-fe2c-47d4-8b0d-cf5553837a0f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-19 01:48:38,619 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/detail used request id req-bfca7e0f-fe2c-47d4-8b0d-cf5553837a0f 2018-07-19 01:48:38,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:39,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["QbIXTma8SCC8u20aqew3kQ"], "issued_at": "2018-07-19T01:48:39.000000Z"}} 2018-07-19 01:48:39,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcff729d37ba4179e3d721862eb6ea3da95b1833" 2018-07-19 01:48:39,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-099d09c7-ab7a-4e3a-ad19-7ecf3586bccd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:48:39,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-099d09c7-ab7a-4e3a-ad19-7ecf3586bccd 2018-07-19 01:48:39,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:48:39,116 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:48:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f137c40b-a422-49c6-bd6a-bf4be4e3616c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:48:39,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-f137c40b-a422-49c6-bd6a-bf4be4e3616c 2018-07-19 01:48:39,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcff729d37ba4179e3d721862eb6ea3da95b1833" 2018-07-19 01:48:39,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71f91e66-1f54-46b9-9c39-7f523db63a2a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-19 01:48:39,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-71f91e66-1f54-46b9-9c39-7f523db63a2a 2018-07-19 01:48:39,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcff729d37ba4179e3d721862eb6ea3da95b1833" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-854d58ea-1623-41bc-adfd-d75cc6da03a5-projName"}}' 2018-07-19 01:48:39,263 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:48:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d91f2bac-a000-4b83-b9a2-65f2a1c35645 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2ac7be108d9a4931a22fa476ff01b5e7"}, "tags": [], "enabled": true, "id": "2ac7be108d9a4931a22fa476ff01b5e7", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-854d58ea-1623-41bc-adfd-d75cc6da03a5-projName"}} 2018-07-19 01:48:39,263 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-d91f2bac-a000-4b83-b9a2-65f2a1c35645 2018-07-19 01:48:39,263 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-854d58ea-1623-41bc-adfd-d75cc6da03a5-projName 2018-07-19 01:48:39,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-854d58ea-1623-41bc-adfd-d75cc6da03a5-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcff729d37ba4179e3d721862eb6ea3da95b1833" 2018-07-19 01:48:39,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48fb4aea-27bc-4ef2-b47d-4c4dafa50d67 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-854d58ea-1623-41bc-adfd-d75cc6da03a5-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2ac7be108d9a4931a22fa476ff01b5e7"}, "tags": [], "enabled": true, "id": "2ac7be108d9a4931a22fa476ff01b5e7", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-854d58ea-1623-41bc-adfd-d75cc6da03a5-projName"}]} 2018-07-19 01:48:39,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-854d58ea-1623-41bc-adfd-d75cc6da03a5-projName used request id req-48fb4aea-27bc-4ef2-b47d-4c4dafa50d67 2018-07-19 01:48:39,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcff729d37ba4179e3d721862eb6ea3da95b1833" 2018-07-19 01:48:39,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08641476-7858-461e-b1a7-4773e1cccd98 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-19 01:48:39,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-08641476-7858-461e-b1a7-4773e1cccd98 2018-07-19 01:48:39,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcff729d37ba4179e3d721862eb6ea3da95b1833" 2018-07-19 01:48:39,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-05878093-2649-4820-85f2-b115c6440f6d Date: Thu, 19 Jul 2018 01:48:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:37Z", "updated_at": "2018-07-19T01:45:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "55fab744-0675-4817-8ca4-149506d206ac", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "58d4131a-abfe-4d84-aa0c-6a733d877936", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "cc1fa3a5-310b-404e-bd7b-23199157d572", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "e23f2d7f-5518-4b6a-9283-108eea6141ec", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}], "revision_number": 1, "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:14Z", "updated_at": "2018-07-19T01:47:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "04d1d32f-e678-41f7-8076-477b82ea420a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "263edd32-90ff-4dbd-8ace-7f2de75933b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "ee45226d-484f-44ca-b475-a1db2fd1d40a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "fd55c068-a117-4c66-9156-c3c787a9eebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}], "revision_number": 1, "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "5c348a94-ad17-415b-a554-a8d9d313d977", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "created_at": "2018-07-19T01:46:27Z", "updated_at": "2018-07-19T01:46:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "24aeed7d-800d-4aed-9206-a3b520f49acf", "remote_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "36bf9d89-b4f5-499f-89e4-ff13b5f51cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "38938142-c88f-4f1d-ba3a-7dea0248b340", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "43b01b11-ef6b-4a8d-abf6-ab303e1ed5b3", "remote_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}], "revision_number": 1, "project_id": "a07b532df0514ae0b0a6819df85b66ca", "id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:44:57Z", "updated_at": "2018-07-19T01:44:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "4756e1fc-92d3-466b-b479-ec324e39ed50", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "54b14ab0-2f3f-4df1-8801-17771a10bb20", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "676f40e0-0e58-42a0-9df7-935eec2316f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "b6fb12b5-efc5-4194-ac47-c99c3e881673", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}], "revision_number": 1, "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:43:17Z", "updated_at": "2018-07-19T01:43:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:17Z", "revision_number": 0, "id": "2b96e41c-1741-46f6-8978-dcdb8df3dc6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:17Z", "security_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:17Z", "revision_number": 0, "id": "6123aaa4-359c-4295-8884-946388a55249", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:17Z", "security_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:17Z", "revision_number": 0, "id": "bf3729cf-cb3c-4403-a691-fa384ca22ca1", "remote_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:17Z", "security_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:17Z", "revision_number": 0, "id": "c9b7b7ca-7a5a-4c94-9a77-1419763795d8", "remote_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:17Z", "security_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e12972053e4748afee8134c44dbf9f", "created_at": "2018-07-19T01:43:30Z", "updated_at": "2018-07-19T01:43:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "4a4c72ca-8fb1-4750-872c-ca988cf67f19", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "cf8b00ed-0bea-480f-a663-828e0f59559b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "e0697b95-7b22-4291-bb26-c058a2741da9", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "f657da31-c233-4545-b3d9-b85dd358b45e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}], "revision_number": 1, "project_id": "67e12972053e4748afee8134c44dbf9f", "id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-19T01:43:18Z", "updated_at": "2018-07-19T01:43:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "193b8517-470d-453e-a265-ce9b9b26f5d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "6a19c421-d0b2-45be-85af-5363ad3397e8", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "8fa7798e-d456-4c8e-8535-01dda4b6bc51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "eb1212aa-30f9-4795-b27b-0b175b183b90", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "created_at": "2018-07-19T01:40:32Z", "updated_at": "2018-07-19T01:40:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "cff0f5c7-1feb-4d14-9156-979d1fb6fd8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "e7df14eb-5645-4560-9d9e-94a6da43fa1e", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "f54359c6-c0ca-4f98-be27-940cf88c088a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "faa37d0e-1254-4c16-aba1-a91d71fd5875", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}], "revision_number": 1, "project_id": "3f544d51ac9444a8b08581ab41564db8", "id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "created_at": "2018-07-19T01:44:02Z", "updated_at": "2018-07-19T01:44:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "260efffe-d23f-4873-91f9-9a81f164ddce", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "3ac30d19-c888-43c3-bbc4-0d2da352cae8", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "70bf8aa6-fb82-4bf4-9fe6-33e0b3e67f6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "ffb279e6-f7d0-48fd-9cd3-03e47e4ddb99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}], "revision_number": 1, "project_id": "8d43272a7a7d47d2898cdcaface4e5b5", "id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "name": "default"}]} 2018-07-19 01:48:39,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-05878093-2649-4820-85f2-b115c6440f6d 2018-07-19 01:48:39,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcff729d37ba4179e3d721862eb6ea3da95b1833" 2018-07-19 01:48:39,648 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:48:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecb635c9-b711-4236-ab75-64c766f83bb0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: afb85065340d42ed9eee5b4bc6503710.", "code": 404, "title": "Not Found"}} 2018-07-19 01:48:39,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710 used request id req-ecb635c9-b711-4236-ab75-64c766f83bb0 2018-07-19 01:48:39,649 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:48:39,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcff729d37ba4179e3d721862eb6ea3da95b1833" 2018-07-19 01:48:39,742 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:48:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67334612-a1a6-42b7-926c-f8e9d75a9b60 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 297a03fa47ca4bf89a83ac1519fd866e.", "code": 404, "title": "Not Found"}} 2018-07-19 01:48:39,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e used request id req-67334612-a1a6-42b7-926c-f8e9d75a9b60 2018-07-19 01:48:39,742 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:48:39,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcff729d37ba4179e3d721862eb6ea3da95b1833" 2018-07-19 01:48:39,842 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:48:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9a01700-e2ca-4014-8229-990ef773fe39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a07b532df0514ae0b0a6819df85b66ca.", "code": 404, "title": "Not Found"}} 2018-07-19 01:48:39,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca used request id req-f9a01700-e2ca-4014-8229-990ef773fe39 2018-07-19 01:48:39,843 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:48:39,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcff729d37ba4179e3d721862eb6ea3da95b1833" 2018-07-19 01:48:39,934 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:48:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7b3e73a-8eb2-4b20-ae2d-2d2e435697b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 295093b5a2884f91aa1f1d270ab17311.", "code": 404, "title": "Not Found"}} 2018-07-19 01:48:39,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311 used request id req-f7b3e73a-8eb2-4b20-ae2d-2d2e435697b1 2018-07-19 01:48:39,935 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:48:39,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcff729d37ba4179e3d721862eb6ea3da95b1833" 2018-07-19 01:48:40,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7e62c05-3a6a-483b-b0f8-102da2f660f3 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:48:40,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-d7e62c05-3a6a-483b-b0f8-102da2f660f3 2018-07-19 01:48:40,031 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2 2018-07-19 01:48:40,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcff729d37ba4179e3d721862eb6ea3da95b1833" 2018-07-19 01:48:40,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-df082148-81d2-439b-933f-9d5811fa272c Date: Thu, 19 Jul 2018 01:48:40 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-07-19T01:43:17Z", "security_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:43:17Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "2b96e41c-1741-46f6-8978-dcdb8df3dc6d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:43:17Z", "security_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:43:17Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "6123aaa4-359c-4295-8884-946388a55249"}, {"remote_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:43:17Z", "security_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:43:17Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "bf3729cf-cb3c-4403-a691-fa384ca22ca1"}, {"remote_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:43:17Z", "security_group_id": "a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:43:17Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "c9b7b7ca-7a5a-4c94-9a77-1419763795d8"}]} 2018-07-19 01:48:40,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2 used request id req-df082148-81d2-439b-933f-9d5811fa272c 2018-07-19 01:48:40,057 - neutron_utils - INFO - Deleting security group with name - default 2018-07-19 01:48:40,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcff729d37ba4179e3d721862eb6ea3da95b1833" 2018-07-19 01:48:40,211 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70960e8c-988f-4d07-a36d-877313c000b8 Content-Length: 0 Date: Thu, 19 Jul 2018 01:48:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:48:40,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/a8da17ed-f30a-42d5-ad0e-4d1eb603c2d2 used request id req-70960e8c-988f-4d07-a36d-877313c000b8 2018-07-19 01:48:40,212 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-854d58ea-1623-41bc-adfd-d75cc6da03a5-projName 2018-07-19 01:48:40,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/2ac7be108d9a4931a22fa476ff01b5e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcff729d37ba4179e3d721862eb6ea3da95b1833" 2018-07-19 01:48:40,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-175cd751-5801-4909-b2e4-448ea9cf5241 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:48:40,370 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/2ac7be108d9a4931a22fa476ff01b5e7 used request id req-175cd751-5801-4909-b2e4-448ea9cf5241 2018-07-19 01:48:40,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:40,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["81C7pLF-QHu0VjvXVH17dg"], "issued_at": "2018-07-19T01:48:40.000000Z"}} 2018-07-19 01:48:40,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ea8c55ed0d5ae5fa19eae2deb511c117afbfe8" 2018-07-19 01:48:40,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eccbf8de-012e-4518-a414-2749737b08cd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:48:40,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-eccbf8de-012e-4518-a414-2749737b08cd 2018-07-19 01:48:40,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:48:40,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45269c4b-b88b-4efa-864a-8220d25cda68 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:48:40,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-45269c4b-b88b-4efa-864a-8220d25cda68 2018-07-19 01:48:40,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ea8c55ed0d5ae5fa19eae2deb511c117afbfe8" 2018-07-19 01:48:40,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05bd293f-4f0d-404c-ad90-678383da9cd4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-19 01:48:40,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-05bd293f-4f0d-404c-ad90-678383da9cd4 2018-07-19 01:48:41,341 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-242e210e-c97c-461a-991a-3cdfb772bbf1-username 2018-07-19 01:48:41,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ea8c55ed0d5ae5fa19eae2deb511c117afbfe8" 2018-07-19 01:48:41,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa376b0d-735d-4f68-a58d-d95378563185 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-242e210e-c97c-461a-991a-3cdfb772bbf1-username", "links": {"self": "http://172.30.9.27:5000/v3/users/2c62d15dc2e749a09ce54837ea0e6136"}, "domain_id": "default", "enabled": true, "id": "2c62d15dc2e749a09ce54837ea0e6136", "options": {}}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:48:41,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-aa376b0d-735d-4f68-a58d-d95378563185 2018-07-19 01:48:41,454 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-242e210e-c97c-461a-991a-3cdfb772bbf1-username 2018-07-19 01:48:41,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/2c62d15dc2e749a09ce54837ea0e6136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ea8c55ed0d5ae5fa19eae2deb511c117afbfe8" 2018-07-19 01:48:41,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:48:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dd8673e-23d8-4571-9a3c-3bdf0f0ff4a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:48:41,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2c62d15dc2e749a09ce54837ea0e6136 used request id req-7dd8673e-23d8-4571-9a3c-3bdf0f0ff4a5 2018-07-19 01:48:41,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:42,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["IibOr1-oQCWgM5JrhYhLWg"], "issued_at": "2018-07-19T01:48:42.000000Z"}} 2018-07-19 01:48:42,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd63744e653173c8398d70c8be87c13197873ed" 2018-07-19 01:48:42,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac07e1fc-a009-4876-9936-95caee8f9195 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:48:42,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ac07e1fc-a009-4876-9936-95caee8f9195 2018-07-19 01:48:42,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:42,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-19 01:48:42,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:42,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["SjTP37n9Q5iA8NLfe941cQ"], "issued_at": "2018-07-19T01:48:42.000000Z"}} 2018-07-19 01:48:42,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3deb3a96dbcb65140c8c3e272b54e8da815defea" 2018-07-19 01:48:42,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4456cc1b-e7ec-49e1-94a2-8a39d2b8a9e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:48:42,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4456cc1b-e7ec-49e1-94a2-8a39d2b8a9e5 2018-07-19 01:48:42,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:42,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:43,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["mtot3GJLRDyPT4dFWVm5rg"], "issued_at": "2018-07-19T01:48:43.000000Z"}} 2018-07-19 01:48:43,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:43,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["CSuE9y5MRTu_r6IS1ewNpg"], "issued_at": "2018-07-19T01:48:43.000000Z"}} 2018-07-19 01:48:43,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b6dde228196e4b89dde37118a5cda900f81af7" 2018-07-19 01:48:43,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1207a03-d8fa-4b0e-84c8-5c5a8262b653 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:48:43,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f1207a03-d8fa-4b0e-84c8-5c5a8262b653 2018-07-19 01:48:43,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:43,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:43,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["f8LvolqWQe2taA1-JmOxRQ"], "issued_at": "2018-07-19T01:48:43.000000Z"}} 2018-07-19 01:48:43,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:44,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["RcT5b70kSQebmELUhHpvQQ"], "issued_at": "2018-07-19T01:48:44.000000Z"}} 2018-07-19 01:48:44,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b3b64c48334a8d0316647d52846da2a89f2a66" 2018-07-19 01:48:44,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea7a80d1-d734-4217-9b19-1aa980c1999b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:48:44,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ea7a80d1-d734-4217-9b19-1aa980c1999b 2018-07-19 01:48:44,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:44,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:44,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["UgLCv63RRYiOCTccrDHkSA"], "issued_at": "2018-07-19T01:48:44.000000Z"}} 2018-07-19 01:48:44,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:44,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:45,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["HVxOYDlBT_CQri-qQdN2oA"], "issued_at": "2018-07-19T01:48:45.000000Z"}} 2018-07-19 01:48:45,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:45,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:45,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["j--yVx8uSjmD71945rvCoA"], "issued_at": "2018-07-19T01:48:45.000000Z"}} 2018-07-19 01:48:45,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:46,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["1zyrpFhmSFe7YcJ5RTX6-w"], "issued_at": "2018-07-19T01:48:46.000000Z"}} 2018-07-19 01:48:46,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a8f92812e0335659026ca8bc5a83e4302a95c3" 2018-07-19 01:48:46,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0941e7da-9a37-4a2b-8ed4-fbe3dc15b5e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:48:46,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0941e7da-9a37-4a2b-8ed4-fbe3dc15b5e3 2018-07-19 01:48:46,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:48:46,077 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:48:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfb74784-c5b5-461f-9240-2af5bff831d4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:48:46,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-dfb74784-c5b5-461f-9240-2af5bff831d4 2018-07-19 01:48:46,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a8f92812e0335659026ca8bc5a83e4302a95c3" 2018-07-19 01:48:46,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7563fb96-8f18-4d51-9b17-9abc8193872c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-19 01:48:46,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-7563fb96-8f18-4d51-9b17-9abc8193872c 2018-07-19 01:48:46,527 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-501b88a5-12ab-422c-b4da-fc55e64f2505-username 2018-07-19 01:48:46,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a8f92812e0335659026ca8bc5a83e4302a95c3" 2018-07-19 01:48:46,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0be0499-82cc-4587-b102-ad7ce8505357 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-19 01:48:46,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-d0be0499-82cc-4587-b102-ad7ce8505357 2018-07-19 01:48:46,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a8f92812e0335659026ca8bc5a83e4302a95c3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-501b88a5-12ab-422c-b4da-fc55e64f2505-projName"}}' 2018-07-19 01:48:46,599 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:48:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcd37def-5d68-403c-abd8-6de97a9991a0 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3e73b52d52b94dcabfafd70be092a7c0"}, "tags": [], "enabled": true, "id": "3e73b52d52b94dcabfafd70be092a7c0", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-501b88a5-12ab-422c-b4da-fc55e64f2505-projName"}} 2018-07-19 01:48:46,599 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-bcd37def-5d68-403c-abd8-6de97a9991a0 2018-07-19 01:48:46,600 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-501b88a5-12ab-422c-b4da-fc55e64f2505-projName 2018-07-19 01:48:46,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a8f92812e0335659026ca8bc5a83e4302a95c3" -d '{"role": {"name": "KeystoneUtilsTests-501b88a5-12ab-422c-b4da-fc55e64f2505-role"}}' 2018-07-19 01:48:46,718 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:48:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69e7daf7-4e4c-4fe7-b8e8-27168cd97140 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7a88d19e7a2c46b79889dec4c4241b4a", "links": {"self": "http://172.30.9.27:5000/v3/roles/7a88d19e7a2c46b79889dec4c4241b4a"}, "name": "KeystoneUtilsTests-501b88a5-12ab-422c-b4da-fc55e64f2505-role"}} 2018-07-19 01:48:46,718 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-69e7daf7-4e4c-4fe7-b8e8-27168cd97140 2018-07-19 01:48:46,718 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-501b88a5-12ab-422c-b4da-fc55e64f2505-role 2018-07-19 01:48:46,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/7a88d19e7a2c46b79889dec4c4241b4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a8f92812e0335659026ca8bc5a83e4302a95c3" 2018-07-19 01:48:46,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0736904-7bc3-47f7-b2f6-47ac26c93092 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7a88d19e7a2c46b79889dec4c4241b4a", "links": {"self": "http://172.30.9.27:5000/v3/roles/7a88d19e7a2c46b79889dec4c4241b4a"}, "name": "KeystoneUtilsTests-501b88a5-12ab-422c-b4da-fc55e64f2505-role"}} 2018-07-19 01:48:46,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/7a88d19e7a2c46b79889dec4c4241b4a used request id req-b0736904-7bc3-47f7-b2f6-47ac26c93092 2018-07-19 01:48:46,813 - keystone_utils - INFO - Granting role KeystoneUtilsTests-501b88a5-12ab-422c-b4da-fc55e64f2505-role to project KeystoneUtilsTests-501b88a5-12ab-422c-b4da-fc55e64f2505-projName 2018-07-19 01:48:46,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/3e73b52d52b94dcabfafd70be092a7c0/users/9a50218cad2b466290c1bc2e52bb051c/roles/7a88d19e7a2c46b79889dec4c4241b4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a8f92812e0335659026ca8bc5a83e4302a95c3" 2018-07-19 01:48:46,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:48:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d3b69df-4d84-47f8-80ae-4c36a38d3738 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:48:46,871 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3e73b52d52b94dcabfafd70be092a7c0/users/9a50218cad2b466290c1bc2e52bb051c/roles/7a88d19e7a2c46b79889dec4c4241b4a used request id req-9d3b69df-4d84-47f8-80ae-4c36a38d3738 2018-07-19 01:48:46,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3e73b52d52b94dcabfafd70be092a7c0/users/9a50218cad2b466290c1bc2e52bb051c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a8f92812e0335659026ca8bc5a83e4302a95c3" 2018-07-19 01:48:46,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed6b439b-4621-496a-a467-c79fb1834eb5 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/3e73b52d52b94dcabfafd70be092a7c0/users/9a50218cad2b466290c1bc2e52bb051c/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7a88d19e7a2c46b79889dec4c4241b4a", "links": {"self": "http://172.30.9.27:5000/v3/roles/7a88d19e7a2c46b79889dec4c4241b4a"}, "name": "KeystoneUtilsTests-501b88a5-12ab-422c-b4da-fc55e64f2505-role"}]} 2018-07-19 01:48:46,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3e73b52d52b94dcabfafd70be092a7c0/users/9a50218cad2b466290c1bc2e52bb051c/roles used request id req-ed6b439b-4621-496a-a467-c79fb1834eb5 2018-07-19 01:48:46,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a8f92812e0335659026ca8bc5a83e4302a95c3" 2018-07-19 01:48:47,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-3eec0239-e692-43bc-bc49-5e94525df037 Date: Thu, 19 Jul 2018 01:48:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:37Z", "updated_at": "2018-07-19T01:45:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "55fab744-0675-4817-8ca4-149506d206ac", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "58d4131a-abfe-4d84-aa0c-6a733d877936", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "cc1fa3a5-310b-404e-bd7b-23199157d572", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "e23f2d7f-5518-4b6a-9283-108eea6141ec", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}], "revision_number": 1, "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:14Z", "updated_at": "2018-07-19T01:47:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "04d1d32f-e678-41f7-8076-477b82ea420a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "263edd32-90ff-4dbd-8ace-7f2de75933b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "ee45226d-484f-44ca-b475-a1db2fd1d40a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "fd55c068-a117-4c66-9156-c3c787a9eebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}], "revision_number": 1, "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "5c348a94-ad17-415b-a554-a8d9d313d977", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "created_at": "2018-07-19T01:46:27Z", "updated_at": "2018-07-19T01:46:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "24aeed7d-800d-4aed-9206-a3b520f49acf", "remote_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "36bf9d89-b4f5-499f-89e4-ff13b5f51cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "38938142-c88f-4f1d-ba3a-7dea0248b340", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "43b01b11-ef6b-4a8d-abf6-ab303e1ed5b3", "remote_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}], "revision_number": 1, "project_id": "a07b532df0514ae0b0a6819df85b66ca", "id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:44:57Z", "updated_at": "2018-07-19T01:44:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "4756e1fc-92d3-466b-b479-ec324e39ed50", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "54b14ab0-2f3f-4df1-8801-17771a10bb20", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "676f40e0-0e58-42a0-9df7-935eec2316f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "b6fb12b5-efc5-4194-ac47-c99c3e881673", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}], "revision_number": 1, "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e12972053e4748afee8134c44dbf9f", "created_at": "2018-07-19T01:43:30Z", "updated_at": "2018-07-19T01:43:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "4a4c72ca-8fb1-4750-872c-ca988cf67f19", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "cf8b00ed-0bea-480f-a663-828e0f59559b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "e0697b95-7b22-4291-bb26-c058a2741da9", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "f657da31-c233-4545-b3d9-b85dd358b45e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}], "revision_number": 1, "project_id": "67e12972053e4748afee8134c44dbf9f", "id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-19T01:43:18Z", "updated_at": "2018-07-19T01:43:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "193b8517-470d-453e-a265-ce9b9b26f5d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "6a19c421-d0b2-45be-85af-5363ad3397e8", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "8fa7798e-d456-4c8e-8535-01dda4b6bc51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "eb1212aa-30f9-4795-b27b-0b175b183b90", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "created_at": "2018-07-19T01:40:32Z", "updated_at": "2018-07-19T01:40:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "cff0f5c7-1feb-4d14-9156-979d1fb6fd8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "e7df14eb-5645-4560-9d9e-94a6da43fa1e", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "f54359c6-c0ca-4f98-be27-940cf88c088a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "faa37d0e-1254-4c16-aba1-a91d71fd5875", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}], "revision_number": 1, "project_id": "3f544d51ac9444a8b08581ab41564db8", "id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:48:47Z", "updated_at": "2018-07-19T01:48:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:48:47Z", "revision_number": 0, "id": "3584b632-ead1-4688-81b3-d2b1ede9fd97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:48:47Z", "security_group_id": "d568021c-91b1-4b56-a1fe-65ddca161e4a", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:48:47Z", "revision_number": 0, "id": "4f34e157-3b72-4644-a2e3-1d48749f38a2", "remote_group_id": "d568021c-91b1-4b56-a1fe-65ddca161e4a", "remote_ip_prefix": null, "created_at": "2018-07-19T01:48:47Z", "security_group_id": "d568021c-91b1-4b56-a1fe-65ddca161e4a", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:48:47Z", "revision_number": 0, "id": "88883197-4f1f-41d5-bd96-80bb86229887", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:48:47Z", "security_group_id": "d568021c-91b1-4b56-a1fe-65ddca161e4a", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:48:47Z", "revision_number": 0, "id": "a7748912-6f73-48f2-995b-b5f62cd56125", "remote_group_id": "d568021c-91b1-4b56-a1fe-65ddca161e4a", "remote_ip_prefix": null, "created_at": "2018-07-19T01:48:47Z", "security_group_id": "d568021c-91b1-4b56-a1fe-65ddca161e4a", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "d568021c-91b1-4b56-a1fe-65ddca161e4a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "created_at": "2018-07-19T01:44:02Z", "updated_at": "2018-07-19T01:44:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "260efffe-d23f-4873-91f9-9a81f164ddce", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "3ac30d19-c888-43c3-bbc4-0d2da352cae8", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "70bf8aa6-fb82-4bf4-9fe6-33e0b3e67f6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "ffb279e6-f7d0-48fd-9cd3-03e47e4ddb99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}], "revision_number": 1, "project_id": "8d43272a7a7d47d2898cdcaface4e5b5", "id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "name": "default"}]} 2018-07-19 01:48:47,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-3eec0239-e692-43bc-bc49-5e94525df037 2018-07-19 01:48:47,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a8f92812e0335659026ca8bc5a83e4302a95c3" 2018-07-19 01:48:47,374 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:48:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07b0dea7-0151-480c-a977-2799a64abb07 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: afb85065340d42ed9eee5b4bc6503710.", "code": 404, "title": "Not Found"}} 2018-07-19 01:48:47,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710 used request id req-07b0dea7-0151-480c-a977-2799a64abb07 2018-07-19 01:48:47,375 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:48:47,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a8f92812e0335659026ca8bc5a83e4302a95c3" 2018-07-19 01:48:47,469 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:48:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-408f7fd2-91ab-4186-b010-07fa24e014a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 297a03fa47ca4bf89a83ac1519fd866e.", "code": 404, "title": "Not Found"}} 2018-07-19 01:48:47,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e used request id req-408f7fd2-91ab-4186-b010-07fa24e014a6 2018-07-19 01:48:47,470 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:48:47,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a8f92812e0335659026ca8bc5a83e4302a95c3" 2018-07-19 01:48:47,490 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:48:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9200e37-e264-4328-927c-ed889aa0dbc2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a07b532df0514ae0b0a6819df85b66ca.", "code": 404, "title": "Not Found"}} 2018-07-19 01:48:47,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca used request id req-e9200e37-e264-4328-927c-ed889aa0dbc2 2018-07-19 01:48:47,491 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:48:47,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a8f92812e0335659026ca8bc5a83e4302a95c3" 2018-07-19 01:48:47,586 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:48:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b7da106-fd21-47cb-9eb9-1441ee3621cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 295093b5a2884f91aa1f1d270ab17311.", "code": 404, "title": "Not Found"}} 2018-07-19 01:48:47,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311 used request id req-1b7da106-fd21-47cb-9eb9-1441ee3621cb 2018-07-19 01:48:47,586 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:48:47,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a8f92812e0335659026ca8bc5a83e4302a95c3" 2018-07-19 01:48:47,677 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:48:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5434e091-5f4b-4c63-a4bf-a5c57cedb89e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67e12972053e4748afee8134c44dbf9f.", "code": 404, "title": "Not Found"}} 2018-07-19 01:48:47,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f used request id req-5434e091-5f4b-4c63-a4bf-a5c57cedb89e 2018-07-19 01:48:47,678 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:48:47,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a8f92812e0335659026ca8bc5a83e4302a95c3" 2018-07-19 01:48:47,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c509e6-d122-455e-bfaa-5a793b28da88 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f544d51ac9444a8b08581ab41564db8", "name": "service"}} 2018-07-19 01:48:47,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8 used request id req-74c509e6-d122-455e-bfaa-5a793b28da88 2018-07-19 01:48:47,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a8f92812e0335659026ca8bc5a83e4302a95c3" 2018-07-19 01:48:47,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20282661-78f0-483a-ab9f-0a0025b43677 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:48:47,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-20282661-78f0-483a-ab9f-0a0025b43677 2018-07-19 01:48:47,879 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d568021c-91b1-4b56-a1fe-65ddca161e4a 2018-07-19 01:48:47,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d568021c-91b1-4b56-a1fe-65ddca161e4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a8f92812e0335659026ca8bc5a83e4302a95c3" 2018-07-19 01:48:47,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-85c8d4e3-9a17-4759-9e37-eeee4141af20 Date: Thu, 19 Jul 2018 01:48: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-07-19T01:48:47Z", "security_group_id": "d568021c-91b1-4b56-a1fe-65ddca161e4a", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:48:47Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "3584b632-ead1-4688-81b3-d2b1ede9fd97"}, {"remote_group_id": "d568021c-91b1-4b56-a1fe-65ddca161e4a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:48:47Z", "security_group_id": "d568021c-91b1-4b56-a1fe-65ddca161e4a", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:48:47Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "4f34e157-3b72-4644-a2e3-1d48749f38a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:48:47Z", "security_group_id": "d568021c-91b1-4b56-a1fe-65ddca161e4a", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:48:47Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "88883197-4f1f-41d5-bd96-80bb86229887"}, {"remote_group_id": "d568021c-91b1-4b56-a1fe-65ddca161e4a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:48:47Z", "security_group_id": "d568021c-91b1-4b56-a1fe-65ddca161e4a", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:48:47Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "a7748912-6f73-48f2-995b-b5f62cd56125"}]} 2018-07-19 01:48:47,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d568021c-91b1-4b56-a1fe-65ddca161e4a used request id req-85c8d4e3-9a17-4759-9e37-eeee4141af20 2018-07-19 01:48:47,905 - neutron_utils - INFO - Deleting security group with name - default 2018-07-19 01:48:47,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/d568021c-91b1-4b56-a1fe-65ddca161e4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a8f92812e0335659026ca8bc5a83e4302a95c3" 2018-07-19 01:48:48,024 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b3343ff2-e3c6-47b8-86da-f868102a43c7 Content-Length: 0 Date: Thu, 19 Jul 2018 01:48:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:48:48,024 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d568021c-91b1-4b56-a1fe-65ddca161e4a used request id req-b3343ff2-e3c6-47b8-86da-f868102a43c7 2018-07-19 01:48:48,024 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-501b88a5-12ab-422c-b4da-fc55e64f2505-projName 2018-07-19 01:48:48,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/3e73b52d52b94dcabfafd70be092a7c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a8f92812e0335659026ca8bc5a83e4302a95c3" 2018-07-19 01:48:48,210 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:48:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27e6500f-ad61-4157-b4d7-e1ecf6ce6018 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:48:48,210 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/3e73b52d52b94dcabfafd70be092a7c0 used request id req-27e6500f-ad61-4157-b4d7-e1ecf6ce6018 2018-07-19 01:48:48,210 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-501b88a5-12ab-422c-b4da-fc55e64f2505-username 2018-07-19 01:48:48,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/9a50218cad2b466290c1bc2e52bb051c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a8f92812e0335659026ca8bc5a83e4302a95c3" 2018-07-19 01:48:48,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:48:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-691c8e39-6553-437d-8d99-1d893e17a4c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:48:48,464 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/9a50218cad2b466290c1bc2e52bb051c used request id req-691c8e39-6553-437d-8d99-1d893e17a4c5 2018-07-19 01:48:48,464 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-501b88a5-12ab-422c-b4da-fc55e64f2505-role 2018-07-19 01:48:48,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/7a88d19e7a2c46b79889dec4c4241b4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a8f92812e0335659026ca8bc5a83e4302a95c3" 2018-07-19 01:48:48,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:48:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbacad00-591d-4d09-9883-e9c0c3f75b21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:48:48,597 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/7a88d19e7a2c46b79889dec4c4241b4a used request id req-cbacad00-591d-4d09-9883-e9c0c3f75b21 2018-07-19 01:48:48,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:48,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["2GSZuDA9Rm-2T7eu74odZQ"], "issued_at": "2018-07-19T01:48:48.000000Z"}} 2018-07-19 01:48:48,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b10c3745edc33dccf10e78fdc37915cd3a677dc1" 2018-07-19 01:48:49,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc3079c3-e470-4250-bafb-0262a2bc8b8e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:48:49,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fc3079c3-e470-4250-bafb-0262a2bc8b8e 2018-07-19 01:48:49,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:49,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:49,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["8FyaTNAgSoG0oSrLt3ZDFA"], "issued_at": "2018-07-19T01:48:49.000000Z"}} 2018-07-19 01:48:49,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80a655f7a46ffda3a06aa6779dae422c59a095a" 2018-07-19 01:48:49,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a95d6644-b3f3-476e-b2ad-7b59f04e1ba1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:48:49,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a95d6644-b3f3-476e-b2ad-7b59f04e1ba1 2018-07-19 01:48:49,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:48:49,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:48:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35277c3e-acfd-41b9-9422-bfcb541fb4f1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:48:49,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-35277c3e-acfd-41b9-9422-bfcb541fb4f1 2018-07-19 01:48:49,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80a655f7a46ffda3a06aa6779dae422c59a095a" 2018-07-19 01:48:49,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4853685-8c9e-4e71-98ed-9cf2d0241294 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:48:49,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b4853685-8c9e-4e71-98ed-9cf2d0241294 2018-07-19 01:48:49,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80a655f7a46ffda3a06aa6779dae422c59a095a" 2018-07-19 01:48:49,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da2417a-ba7e-47ce-90c2-18f9f91fef90 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-19 01:48:49,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-8da2417a-ba7e-47ce-90c2-18f9f91fef90 2018-07-19 01:48:50,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80a655f7a46ffda3a06aa6779dae422c59a095a" 2018-07-19 01:48:50,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d102155a-1eb1-4f36-bdfe-ad84284df8b9 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:48:50,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d102155a-1eb1-4f36-bdfe-ad84284df8b9 2018-07-19 01:48:50,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80a655f7a46ffda3a06aa6779dae422c59a095a" 2018-07-19 01:48:50,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f095fcd9-f773-4375-a098-c1d8308b27ff Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "id": "ba1c3d47632b40318826191b43d81cda", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-19 01:48:50,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=admin used request id req-f095fcd9-f773-4375-a098-c1d8308b27ff 2018-07-19 01:48:50,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/e9ed31cec9ed47c6ba2f3d92aef54c8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80a655f7a46ffda3a06aa6779dae422c59a095a" 2018-07-19 01:48:50,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55c2db2c-19d6-43a9-b2c6-162ad881ba23 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/e9ed31cec9ed47c6ba2f3d92aef54c8f"}, "enabled": true, "id": "e9ed31cec9ed47c6ba2f3d92aef54c8f", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-e67b5abd-64c6-401-name"}} 2018-07-19 01:48:50,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/e9ed31cec9ed47c6ba2f3d92aef54c8f used request id req-55c2db2c-19d6-43a9-b2c6-162ad881ba23 2018-07-19 01:48:50,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/e9ed31cec9ed47c6ba2f3d92aef54c8f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80a655f7a46ffda3a06aa6779dae422c59a095a" 2018-07-19 01:48:50,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20c8e3bb-e3de-4301-8072-7378c7998a5e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/e9ed31cec9ed47c6ba2f3d92aef54c8f/roles", "previous": null, "next": null}, "roles": []} 2018-07-19 01:48:50,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/e9ed31cec9ed47c6ba2f3d92aef54c8f/roles used request id req-20c8e3bb-e3de-4301-8072-7378c7998a5e 2018-07-19 01:48:50,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80a655f7a46ffda3a06aa6779dae422c59a095a" 2018-07-19 01:48:50,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc66b647-6860-40ba-a97f-25bad078102d Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}} 2018-07-19 01:48:50,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083 used request id req-bc66b647-6860-40ba-a97f-25bad078102d 2018-07-19 01:48:50,592 - keystone_utils - INFO - Granting role admin to project admin 2018-07-19 01:48:50,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/e9ed31cec9ed47c6ba2f3d92aef54c8f/roles/6b9935e076ea4a53a46b5ece44668083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80a655f7a46ffda3a06aa6779dae422c59a095a" 2018-07-19 01:48:50,721 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:48:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3fdafe0-bec0-4262-9492-2318b5c218db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:48:50,721 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/e9ed31cec9ed47c6ba2f3d92aef54c8f/roles/6b9935e076ea4a53a46b5ece44668083 used request id req-d3fdafe0-bec0-4262-9492-2318b5c218db 2018-07-19 01:48:50,721 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-e67b5abd-64c6-401-name 2018-07-19 01:48:50,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:48:50,730 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:48:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-276d051f-df6b-4c41-be39-e987c41438d2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:48:50,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-276d051f-df6b-4c41-be39-e987c41438d2 2018-07-19 01:48:50,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b10c3745edc33dccf10e78fdc37915cd3a677dc1" 2018-07-19 01:48:50,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efe7f199-651a-49dd-b2a8-cd58fd14156c Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-e67b5abd-64c6-401-name", "links": {"self": "http://172.30.9.27:5000/v3/users/e9ed31cec9ed47c6ba2f3d92aef54c8f"}, "domain_id": "default", "enabled": true, "id": "e9ed31cec9ed47c6ba2f3d92aef54c8f", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:48:50,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-efe7f199-651a-49dd-b2a8-cd58fd14156c 2018-07-19 01:48:50,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b10c3745edc33dccf10e78fdc37915cd3a677dc1" 2018-07-19 01:48:51,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd01482-22b3-4d6b-8a19-d7699d5f20b5 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:48:51,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7bd01482-22b3-4d6b-8a19-d7699d5f20b5 2018-07-19 01:48:51,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b10c3745edc33dccf10e78fdc37915cd3a677dc1" 2018-07-19 01:48:51,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e952e9-9743-4fc6-86a0-04b6e8697c0c Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "id": "ba1c3d47632b40318826191b43d81cda", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-19 01:48:51,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=admin used request id req-88e952e9-9743-4fc6-86a0-04b6e8697c0c 2018-07-19 01:48:51,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/e9ed31cec9ed47c6ba2f3d92aef54c8f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b10c3745edc33dccf10e78fdc37915cd3a677dc1" 2018-07-19 01:48:51,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3769ac4c-776a-4f0d-a7d2-7a117d3972e7 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/e9ed31cec9ed47c6ba2f3d92aef54c8f/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}]} 2018-07-19 01:48:51,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/e9ed31cec9ed47c6ba2f3d92aef54c8f/roles used request id req-3769ac4c-776a-4f0d-a7d2-7a117d3972e7 2018-07-19 01:48:51,231 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-e67b5abd-64c6-401-name 2018-07-19 01:48:51,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/e9ed31cec9ed47c6ba2f3d92aef54c8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80a655f7a46ffda3a06aa6779dae422c59a095a" 2018-07-19 01:48:51,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e65061e-1e17-43d7-95f5-cd84f6d95d5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:48:51,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e9ed31cec9ed47c6ba2f3d92aef54c8f used request id req-7e65061e-1e17-43d7-95f5-cd84f6d95d5a 2018-07-19 01:48:51,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:51,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["-9GMoVNNROm32XTkYULvpw"], "issued_at": "2018-07-19T01:48:51.000000Z"}} 2018-07-19 01:48:51,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fe452aed593df0bb51f4fc74c4531f5ac409b6d" 2018-07-19 01:48:51,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e72873f0-8abf-45d2-9ddd-2bd5904d1e65 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:48:51,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e72873f0-8abf-45d2-9ddd-2bd5904d1e65 2018-07-19 01:48:51,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:51,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:52,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["HnelssWqT0ah-QnmnIPxBw"], "issued_at": "2018-07-19T01:48:52.000000Z"}} 2018-07-19 01:48:52,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a21178e19b69f9483c1e62392b45ca19c14cdfd" 2018-07-19 01:48:52,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f34e76f-e893-4fd8-b455-ac14dd878b2c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:48:52,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7f34e76f-e893-4fd8-b455-ac14dd878b2c 2018-07-19 01:48:52,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:48:52,432 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:48:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b2929fe-55bc-43e2-9422-b5ea607ed3fa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:48:52,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-3b2929fe-55bc-43e2-9422-b5ea607ed3fa 2018-07-19 01:48:52,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a21178e19b69f9483c1e62392b45ca19c14cdfd" 2018-07-19 01:48:52,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2334b394-b850-48e4-98dc-bb6c2dcb9cc6 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:48:52,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2334b394-b850-48e4-98dc-bb6c2dcb9cc6 2018-07-19 01:48:52,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a21178e19b69f9483c1e62392b45ca19c14cdfd" 2018-07-19 01:48:52,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e927660-9682-49c8-919e-0fa56f1a39e0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-19 01:48:52,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-1e927660-9682-49c8-919e-0fa56f1a39e0 2018-07-19 01:48:53,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a21178e19b69f9483c1e62392b45ca19c14cdfd" 2018-07-19 01:48:53,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-974e163b-f5cb-43c4-9cb0-0ddc763a9344 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:48:53,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-974e163b-f5cb-43c4-9cb0-0ddc763a9344 2018-07-19 01:48:53,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a21178e19b69f9483c1e62392b45ca19c14cdfd" 2018-07-19 01:48:53,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-454cfbc9-4951-4e2b-bff1-4e24ea48d2ab Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "id": "ba1c3d47632b40318826191b43d81cda", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-19 01:48:53,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=admin used request id req-454cfbc9-4951-4e2b-bff1-4e24ea48d2ab 2018-07-19 01:48:53,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/deb11da88f3949e983c0c276ef7e3ea0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a21178e19b69f9483c1e62392b45ca19c14cdfd" 2018-07-19 01:48:53,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a7af19-7491-4c4e-8eac-3b4b74aeb4de Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/deb11da88f3949e983c0c276ef7e3ea0"}, "enabled": true, "id": "deb11da88f3949e983c0c276ef7e3ea0", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-2d05b1c9-f0f6-42c-name"}} 2018-07-19 01:48:53,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/deb11da88f3949e983c0c276ef7e3ea0 used request id req-72a7af19-7491-4c4e-8eac-3b4b74aeb4de 2018-07-19 01:48:53,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/deb11da88f3949e983c0c276ef7e3ea0/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a21178e19b69f9483c1e62392b45ca19c14cdfd" 2018-07-19 01:48:53,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b5ac20-5b7b-4b7c-8bfb-3593d290de46 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/deb11da88f3949e983c0c276ef7e3ea0/roles", "previous": null, "next": null}, "roles": []} 2018-07-19 01:48:53,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/deb11da88f3949e983c0c276ef7e3ea0/roles used request id req-53b5ac20-5b7b-4b7c-8bfb-3593d290de46 2018-07-19 01:48:53,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a21178e19b69f9483c1e62392b45ca19c14cdfd" 2018-07-19 01:48:53,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ef49f1-842c-47b0-964c-7abc298bcce8 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}} 2018-07-19 01:48:53,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083 used request id req-d6ef49f1-842c-47b0-964c-7abc298bcce8 2018-07-19 01:48:53,489 - keystone_utils - INFO - Granting role admin to project admin 2018-07-19 01:48:53,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/deb11da88f3949e983c0c276ef7e3ea0/roles/6b9935e076ea4a53a46b5ece44668083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a21178e19b69f9483c1e62392b45ca19c14cdfd" 2018-07-19 01:48:53,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f340548b-f7e7-465e-a78f-0568c117d4b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:48:53,542 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/deb11da88f3949e983c0c276ef7e3ea0/roles/6b9935e076ea4a53a46b5ece44668083 used request id req-f340548b-f7e7-465e-a78f-0568c117d4b9 2018-07-19 01:48:53,542 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-2d05b1c9-f0f6-42c-name 2018-07-19 01:48:53,543 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-2d05b1c9-f0f6-42c-name 2018-07-19 01:48:53,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:48:53,550 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-467dbd6f-0501-4b65-8f11-5b0308d8ce8d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:48:53,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-467dbd6f-0501-4b65-8f11-5b0308d8ce8d 2018-07-19 01:48:53,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/deb11da88f3949e983c0c276ef7e3ea0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fe452aed593df0bb51f4fc74c4531f5ac409b6d" 2018-07-19 01:48:53,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d719f323-3355-46e6-b284-d6595c027477 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:48:53,735 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/deb11da88f3949e983c0c276ef7e3ea0 used request id req-d719f323-3355-46e6-b284-d6595c027477 2018-07-19 01:48:53,735 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-2d05b1c9-f0f6-42c-name 2018-07-19 01:48:53,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/deb11da88f3949e983c0c276ef7e3ea0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a21178e19b69f9483c1e62392b45ca19c14cdfd" 2018-07-19 01:48:53,840 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f7e3c2b-5163-4255-94e6-5a9d0bdb2ff8 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: deb11da88f3949e983c0c276ef7e3ea0.", "code": 404, "title": "Not Found"}} 2018-07-19 01:48:53,840 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/deb11da88f3949e983c0c276ef7e3ea0 used request id req-6f7e3c2b-5163-4255-94e6-5a9d0bdb2ff8 2018-07-19 01:48:53,840 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:48:53,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:54,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["p7wq-UEgQYKE_O55NTc-hQ"], "issued_at": "2018-07-19T01:48:54.000000Z"}} 2018-07-19 01:48:54,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a507979d1249de8790448a862709fdccacb9ed" 2018-07-19 01:48:54,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ffa43b-8839-4932-be8f-084e3660659a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:48:54,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-74ffa43b-8839-4932-be8f-084e3660659a 2018-07-19 01:48:54,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:54,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:54,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["DnzlQJJ0TYGykt3dzBUKCA"], "issued_at": "2018-07-19T01:48:54.000000Z"}} 2018-07-19 01:48:54,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f3d44dffa361a9c31817affa3d57d3b87f0537" 2018-07-19 01:48:54,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1398636f-c317-475b-9c0a-6f17ac7ab17a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:48:54,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1398636f-c317-475b-9c0a-6f17ac7ab17a 2018-07-19 01:48:54,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:48:54,909 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:48:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-794ebf12-9279-4975-9222-effac919f924 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:48:54,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-794ebf12-9279-4975-9222-effac919f924 2018-07-19 01:48:54,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f3d44dffa361a9c31817affa3d57d3b87f0537" 2018-07-19 01:48:55,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc1cb965-a525-49b8-a959-b3fd55d12ad2 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:48:55,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fc1cb965-a525-49b8-a959-b3fd55d12ad2 2018-07-19 01:48:55,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f3d44dffa361a9c31817affa3d57d3b87f0537" 2018-07-19 01:48:55,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f4825d-9932-4199-ab26-f52902ed35f0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-19 01:48:55,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-13f4825d-9932-4199-ab26-f52902ed35f0 2018-07-19 01:48:55,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f3d44dffa361a9c31817affa3d57d3b87f0537" 2018-07-19 01:48:55,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a60ea4-858f-4463-8134-583c8be9c70f Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:48:55,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-20a60ea4-858f-4463-8134-583c8be9c70f 2018-07-19 01:48:55,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f3d44dffa361a9c31817affa3d57d3b87f0537" 2018-07-19 01:48:55,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c4376ce-6128-4f99-92b4-ab965c379ee4 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "id": "ba1c3d47632b40318826191b43d81cda", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-19 01:48:55,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=admin used request id req-9c4376ce-6128-4f99-92b4-ab965c379ee4 2018-07-19 01:48:55,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/3d0f565f22b649b99bc775b3dd4e5a0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f3d44dffa361a9c31817affa3d57d3b87f0537" 2018-07-19 01:48:55,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29a3571a-c2b0-43e9-a238-d9ce1a559ffb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/3d0f565f22b649b99bc775b3dd4e5a0a"}, "enabled": true, "id": "3d0f565f22b649b99bc775b3dd4e5a0a", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-6390642c-2873-439-name"}} 2018-07-19 01:48:55,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3d0f565f22b649b99bc775b3dd4e5a0a used request id req-29a3571a-c2b0-43e9-a238-d9ce1a559ffb 2018-07-19 01:48:55,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/3d0f565f22b649b99bc775b3dd4e5a0a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f3d44dffa361a9c31817affa3d57d3b87f0537" 2018-07-19 01:48:55,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f05cbed-f5a6-4e2b-a79c-f3460b01578d Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/3d0f565f22b649b99bc775b3dd4e5a0a/roles", "previous": null, "next": null}, "roles": []} 2018-07-19 01:48:55,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/3d0f565f22b649b99bc775b3dd4e5a0a/roles used request id req-1f05cbed-f5a6-4e2b-a79c-f3460b01578d 2018-07-19 01:48:55,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f3d44dffa361a9c31817affa3d57d3b87f0537" 2018-07-19 01:48:55,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ffb4221-a27b-4350-82df-497417ba2f25 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}} 2018-07-19 01:48:55,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083 used request id req-5ffb4221-a27b-4350-82df-497417ba2f25 2018-07-19 01:48:55,865 - keystone_utils - INFO - Granting role admin to project admin 2018-07-19 01:48:55,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/3d0f565f22b649b99bc775b3dd4e5a0a/roles/6b9935e076ea4a53a46b5ece44668083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f3d44dffa361a9c31817affa3d57d3b87f0537" 2018-07-19 01:48:55,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:48:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5770edc9-b928-4dda-9b92-0cbf71a3e2c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:48:55,989 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/3d0f565f22b649b99bc775b3dd4e5a0a/roles/6b9935e076ea4a53a46b5ece44668083 used request id req-5770edc9-b928-4dda-9b92-0cbf71a3e2c2 2018-07-19 01:48:55,989 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-6390642c-2873-439-name 2018-07-19 01:48:55,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:48:55,999 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:48:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d977c9f2-7787-4409-945a-4b95aa076832 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:48:55,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-d977c9f2-7787-4409-945a-4b95aa076832 2018-07-19 01:48:56,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a507979d1249de8790448a862709fdccacb9ed" 2018-07-19 01:48:56,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d6c60f7-9a8e-4c1f-b86c-7d4c55cca2aa Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-6390642c-2873-439-name", "links": {"self": "http://172.30.9.27:5000/v3/users/3d0f565f22b649b99bc775b3dd4e5a0a"}, "domain_id": "default", "enabled": true, "id": "3d0f565f22b649b99bc775b3dd4e5a0a", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:48:56,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4d6c60f7-9a8e-4c1f-b86c-7d4c55cca2aa 2018-07-19 01:48:56,112 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-6390642c-2873-439-name 2018-07-19 01:48:56,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/3d0f565f22b649b99bc775b3dd4e5a0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f3d44dffa361a9c31817affa3d57d3b87f0537" 2018-07-19 01:48:56,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:48:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7aa2370e-a806-407e-a74e-b6d98c5ea32d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:48:56,277 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3d0f565f22b649b99bc775b3dd4e5a0a used request id req-7aa2370e-a806-407e-a74e-b6d98c5ea32d 2018-07-19 01:48:56,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:56,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["Cco2E9vaQFGlitzw0fIBMw"], "issued_at": "2018-07-19T01:48:56.000000Z"}} 2018-07-19 01:48:56,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0602c3b7daf7bcfacb7f55840327aa8778c70dba" 2018-07-19 01:48:56,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef843b6f-9e02-4604-8b9d-279df2f48309 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:48:56,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ef843b6f-9e02-4604-8b9d-279df2f48309 2018-07-19 01:48:56,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:56,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:57,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["r5_cleZmS0O7RGAUdnKrbA"], "issued_at": "2018-07-19T01:48:57.000000Z"}} 2018-07-19 01:48:57,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa0f454d2ea5f379d69a732e17b3edd63c98029" 2018-07-19 01:48:57,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efed44c2-e9cb-4d97-8a57-8fbe247caff0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:48:57,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-efed44c2-e9cb-4d97-8a57-8fbe247caff0 2018-07-19 01:48:57,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:48:57,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:48:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4567e2bd-9725-4876-a9cb-be2d926e44b6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:48:57,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-4567e2bd-9725-4876-a9cb-be2d926e44b6 2018-07-19 01:48:57,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa0f454d2ea5f379d69a732e17b3edd63c98029" 2018-07-19 01:48:57,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ec98af-9e53-4960-9ae7-05b7e54fd2db Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:48:57,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-58ec98af-9e53-4960-9ae7-05b7e54fd2db 2018-07-19 01:48:57,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa0f454d2ea5f379d69a732e17b3edd63c98029" 2018-07-19 01:48:57,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0af0179-a367-4c82-bf21-8959ddcfc61c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-19 01:48:57,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f0af0179-a367-4c82-bf21-8959ddcfc61c 2018-07-19 01:48:57,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa0f454d2ea5f379d69a732e17b3edd63c98029" 2018-07-19 01:48:57,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5da3020-001e-41fe-b369-f08a4f32a29c Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:48:57,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c5da3020-001e-41fe-b369-f08a4f32a29c 2018-07-19 01:48:57,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa0f454d2ea5f379d69a732e17b3edd63c98029" 2018-07-19 01:48:57,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0821ab6e-84d1-4f82-89a4-62eefd0d892a Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "id": "ba1c3d47632b40318826191b43d81cda", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-19 01:48:57,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=admin used request id req-0821ab6e-84d1-4f82-89a4-62eefd0d892a 2018-07-19 01:48:57,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/475325c5c80640a892bdd4d267cb9cc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa0f454d2ea5f379d69a732e17b3edd63c98029" 2018-07-19 01:48:58,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1cbf059-5dc3-4c49-bc2e-c19d3816884b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/475325c5c80640a892bdd4d267cb9cc6"}, "enabled": true, "id": "475325c5c80640a892bdd4d267cb9cc6", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-03a2a47b-b3e2-4ef-name"}} 2018-07-19 01:48:58,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/475325c5c80640a892bdd4d267cb9cc6 used request id req-d1cbf059-5dc3-4c49-bc2e-c19d3816884b 2018-07-19 01:48:58,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/475325c5c80640a892bdd4d267cb9cc6/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa0f454d2ea5f379d69a732e17b3edd63c98029" 2018-07-19 01:48:58,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a96346c1-4117-4d8e-a033-39525f77a63b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/475325c5c80640a892bdd4d267cb9cc6/roles", "previous": null, "next": null}, "roles": []} 2018-07-19 01:48:58,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/475325c5c80640a892bdd4d267cb9cc6/roles used request id req-a96346c1-4117-4d8e-a033-39525f77a63b 2018-07-19 01:48:58,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa0f454d2ea5f379d69a732e17b3edd63c98029" 2018-07-19 01:48:58,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0d27ce6-80ff-470a-81fb-2a7da3fb64d4 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}} 2018-07-19 01:48:58,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083 used request id req-e0d27ce6-80ff-470a-81fb-2a7da3fb64d4 2018-07-19 01:48:58,484 - keystone_utils - INFO - Granting role admin to project admin 2018-07-19 01:48:58,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/475325c5c80640a892bdd4d267cb9cc6/roles/6b9935e076ea4a53a46b5ece44668083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa0f454d2ea5f379d69a732e17b3edd63c98029" 2018-07-19 01:48:58,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:48:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fe8a3e6-22f1-42e1-99e5-c0f11af34ec5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:48:58,625 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda/users/475325c5c80640a892bdd4d267cb9cc6/roles/6b9935e076ea4a53a46b5ece44668083 used request id req-2fe8a3e6-22f1-42e1-99e5-c0f11af34ec5 2018-07-19 01:48:58,625 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-03a2a47b-b3e2-4ef-name 2018-07-19 01:48:58,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:48:58,634 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:48:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5317a1ce-0c47-4839-a8b5-f0dff4aab118 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:48:58,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-5317a1ce-0c47-4839-a8b5-f0dff4aab118 2018-07-19 01:48:58,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0602c3b7daf7bcfacb7f55840327aa8778c70dba" 2018-07-19 01:48:58,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c02ac8-766f-40eb-96a5-524dd567ec0d Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-03a2a47b-b3e2-4ef-name", "links": {"self": "http://172.30.9.27:5000/v3/users/475325c5c80640a892bdd4d267cb9cc6"}, "domain_id": "default", "enabled": true, "id": "475325c5c80640a892bdd4d267cb9cc6", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:48:58,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-42c02ac8-766f-40eb-96a5-524dd567ec0d 2018-07-19 01:48:58,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:58,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:59,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["fjBLro65R6-IXWH8rlgtjA"], "issued_at": "2018-07-19T01:48:59.000000Z"}} 2018-07-19 01:48:59,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fb1cd327145173be1acb8a621b8018741bb9738" 2018-07-19 01:48:59,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aae7822-fbeb-41eb-b0e8-93c17769364e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:48:59,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2aae7822-fbeb-41eb-b0e8-93c17769364e 2018-07-19 01:48:59,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:48:59,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:48:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bee41dbc-f4da-40bc-97b9-cc282abf7010 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:48:59,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-bee41dbc-f4da-40bc-97b9-cc282abf7010 2018-07-19 01:48:59,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fb1cd327145173be1acb8a621b8018741bb9738" 2018-07-19 01:48:59,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47dce5ba-efd8-47df-9926-54bb33ed67eb Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-03a2a47b-b3e2-4ef-name", "links": {"self": "http://172.30.9.27:5000/v3/users/475325c5c80640a892bdd4d267cb9cc6"}, "domain_id": "default", "enabled": true, "id": "475325c5c80640a892bdd4d267cb9cc6", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:48:59,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-47dce5ba-efd8-47df-9926-54bb33ed67eb 2018-07-19 01:48:59,289 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-03a2a47b-b3e2-4ef-name 2018-07-19 01:48:59,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/475325c5c80640a892bdd4d267cb9cc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa0f454d2ea5f379d69a732e17b3edd63c98029" 2018-07-19 01:48:59,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:48:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95e63daa-1edd-45fe-8dc7-4c8480d22942 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:48:59,457 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/475325c5c80640a892bdd4d267cb9cc6 used request id req-95e63daa-1edd-45fe-8dc7-4c8480d22942 2018-07-19 01:48:59,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:48:59,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:48:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["koRPSzaISAi8ei_WDaKabw"], "issued_at": "2018-07-19T01:48:59.000000Z"}} 2018-07-19 01:48:59,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3b5c187426d73db38f93e1d1f03dc06eead586" 2018-07-19 01:48:59,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0de060c-7fc2-4e35-9fc2-ce4c36ae787c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:48:59,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e0de060c-7fc2-4e35-9fc2-ce4c36ae787c 2018-07-19 01:48:59,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:48:59,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:00,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["Mf0yWY-xSQGDRToS0WCm6w"], "issued_at": "2018-07-19T01:49:00.000000Z"}} 2018-07-19 01:49:00,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a5603c734c71ab556306a9c9d700fc0763d32" 2018-07-19 01:49:00,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02b07f66-0b85-44af-b17d-be003b51abb6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:00,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-02b07f66-0b85-44af-b17d-be003b51abb6 2018-07-19 01:49:00,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:00,444 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8da9185-b921-4002-8abe-e37a54176eb7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:00,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-c8da9185-b921-4002-8abe-e37a54176eb7 2018-07-19 01:49:00,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-023656a4-9285-496-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a5603c734c71ab556306a9c9d700fc0763d32" 2018-07-19 01:49:00,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-915504cc-0539-42f3-b452-d21ef7be7827 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-023656a4-9285-496-name", "previous": null, "next": null}, "projects": []} 2018-07-19 01:49:00,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-023656a4-9285-496-name used request id req-915504cc-0539-42f3-b452-d21ef7be7827 2018-07-19 01:49:00,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a5603c734c71ab556306a9c9d700fc0763d32" 2018-07-19 01:49:00,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3be0539-75a2-454d-8014-f27f0b5f049d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-19 01:49:00,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-c3be0539-75a2-454d-8014-f27f0b5f049d 2018-07-19 01:49:00,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a5603c734c71ab556306a9c9d700fc0763d32" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-023656a4-9285-496-name"}}' 2018-07-19 01:49:00,748 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:49:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b3374c8-579d-4078-a134-9768ee784cc6 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f8b2ea401f2a4f3daf9f3976fada6560"}, "tags": [], "enabled": true, "id": "f8b2ea401f2a4f3daf9f3976fada6560", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-023656a4-9285-496-name"}} 2018-07-19 01:49:00,748 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1b3374c8-579d-4078-a134-9768ee784cc6 2018-07-19 01:49:00,748 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-023656a4-9285-496-name 2018-07-19 01:49:00,748 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-023656a4-9285-496-name 2018-07-19 01:49:00,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:00,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6362db5e-7b9a-4c03-af85-759b44faf6cf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:00,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-6362db5e-7b9a-4c03-af85-759b44faf6cf 2018-07-19 01:49:00,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/f8b2ea401f2a4f3daf9f3976fada6560 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3b5c187426d73db38f93e1d1f03dc06eead586" 2018-07-19 01:49:00,900 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:49:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d83d1d5-e60e-4103-a357-85b70786b83d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:49:00,900 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/f8b2ea401f2a4f3daf9f3976fada6560 used request id req-4d83d1d5-e60e-4103-a357-85b70786b83d 2018-07-19 01:49:00,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a5603c734c71ab556306a9c9d700fc0763d32" 2018-07-19 01:49:01,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-2dbfe2ca-81d7-4293-a548-bb269785c0f5 Date: Thu, 19 Jul 2018 01:49:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:37Z", "updated_at": "2018-07-19T01:45:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "55fab744-0675-4817-8ca4-149506d206ac", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "58d4131a-abfe-4d84-aa0c-6a733d877936", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "cc1fa3a5-310b-404e-bd7b-23199157d572", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "e23f2d7f-5518-4b6a-9283-108eea6141ec", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}], "revision_number": 1, "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:14Z", "updated_at": "2018-07-19T01:47:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "04d1d32f-e678-41f7-8076-477b82ea420a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "263edd32-90ff-4dbd-8ace-7f2de75933b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "ee45226d-484f-44ca-b475-a1db2fd1d40a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "fd55c068-a117-4c66-9156-c3c787a9eebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}], "revision_number": 1, "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "5c348a94-ad17-415b-a554-a8d9d313d977", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "created_at": "2018-07-19T01:46:27Z", "updated_at": "2018-07-19T01:46:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "24aeed7d-800d-4aed-9206-a3b520f49acf", "remote_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "36bf9d89-b4f5-499f-89e4-ff13b5f51cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "38938142-c88f-4f1d-ba3a-7dea0248b340", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "43b01b11-ef6b-4a8d-abf6-ab303e1ed5b3", "remote_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}], "revision_number": 1, "project_id": "a07b532df0514ae0b0a6819df85b66ca", "id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:44:57Z", "updated_at": "2018-07-19T01:44:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "4756e1fc-92d3-466b-b479-ec324e39ed50", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "54b14ab0-2f3f-4df1-8801-17771a10bb20", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "676f40e0-0e58-42a0-9df7-935eec2316f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "b6fb12b5-efc5-4194-ac47-c99c3e881673", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}], "revision_number": 1, "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e12972053e4748afee8134c44dbf9f", "created_at": "2018-07-19T01:43:30Z", "updated_at": "2018-07-19T01:43:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "4a4c72ca-8fb1-4750-872c-ca988cf67f19", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "cf8b00ed-0bea-480f-a663-828e0f59559b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "e0697b95-7b22-4291-bb26-c058a2741da9", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "f657da31-c233-4545-b3d9-b85dd358b45e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}], "revision_number": 1, "project_id": "67e12972053e4748afee8134c44dbf9f", "id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-19T01:43:18Z", "updated_at": "2018-07-19T01:43:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "193b8517-470d-453e-a265-ce9b9b26f5d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "6a19c421-d0b2-45be-85af-5363ad3397e8", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "8fa7798e-d456-4c8e-8535-01dda4b6bc51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "eb1212aa-30f9-4795-b27b-0b175b183b90", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "created_at": "2018-07-19T01:40:32Z", "updated_at": "2018-07-19T01:40:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "cff0f5c7-1feb-4d14-9156-979d1fb6fd8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "e7df14eb-5645-4560-9d9e-94a6da43fa1e", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "f54359c6-c0ca-4f98-be27-940cf88c088a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "faa37d0e-1254-4c16-aba1-a91d71fd5875", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}], "revision_number": 1, "project_id": "3f544d51ac9444a8b08581ab41564db8", "id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:49:01Z", "updated_at": "2018-07-19T01:49:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "3e0168ca-a827-4193-a80f-d15c1428e49e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "a28c756d-514a-4bff-96d8-a236add7e46f", "remote_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "a93c5a38-38a6-402b-a7ee-a74d3a1d55a6", "remote_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "cda4476d-196e-44d8-88d5-a76b747b1226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "created_at": "2018-07-19T01:44:02Z", "updated_at": "2018-07-19T01:44:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "260efffe-d23f-4873-91f9-9a81f164ddce", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "3ac30d19-c888-43c3-bbc4-0d2da352cae8", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "70bf8aa6-fb82-4bf4-9fe6-33e0b3e67f6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "ffb279e6-f7d0-48fd-9cd3-03e47e4ddb99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}], "revision_number": 1, "project_id": "8d43272a7a7d47d2898cdcaface4e5b5", "id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "name": "default"}]} 2018-07-19 01:49:01,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-2dbfe2ca-81d7-4293-a548-bb269785c0f5 2018-07-19 01:49:01,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a5603c734c71ab556306a9c9d700fc0763d32" 2018-07-19 01:49:01,317 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e74d7d47-ef16-4c8c-87be-ac7726171a78 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: afb85065340d42ed9eee5b4bc6503710.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:01,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710 used request id req-e74d7d47-ef16-4c8c-87be-ac7726171a78 2018-07-19 01:49:01,317 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:01,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a5603c734c71ab556306a9c9d700fc0763d32" 2018-07-19 01:49:01,335 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e46ef7d-7022-4803-9715-ce05f2a7a851 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 297a03fa47ca4bf89a83ac1519fd866e.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:01,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e used request id req-4e46ef7d-7022-4803-9715-ce05f2a7a851 2018-07-19 01:49:01,336 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:01,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a5603c734c71ab556306a9c9d700fc0763d32" 2018-07-19 01:49:01,434 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e9a30d5-75ef-48d2-b71e-f9235f473d6e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a07b532df0514ae0b0a6819df85b66ca.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:01,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca used request id req-5e9a30d5-75ef-48d2-b71e-f9235f473d6e 2018-07-19 01:49:01,434 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:01,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a5603c734c71ab556306a9c9d700fc0763d32" 2018-07-19 01:49:01,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ac24f52-21d8-4c48-bf92-a05545f78020 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 295093b5a2884f91aa1f1d270ab17311.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:01,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311 used request id req-5ac24f52-21d8-4c48-bf92-a05545f78020 2018-07-19 01:49:01,529 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:01,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a5603c734c71ab556306a9c9d700fc0763d32" 2018-07-19 01:49:01,625 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81c9afee-d149-4075-a209-1a7c4937fa44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67e12972053e4748afee8134c44dbf9f.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:01,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f used request id req-81c9afee-d149-4075-a209-1a7c4937fa44 2018-07-19 01:49:01,625 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:01,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a5603c734c71ab556306a9c9d700fc0763d32" 2018-07-19 01:49:01,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac767ef0-fbf6-4fe3-bb3b-3612d62b2183 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f544d51ac9444a8b08581ab41564db8", "name": "service"}} 2018-07-19 01:49:01,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8 used request id req-ac767ef0-fbf6-4fe3-bb3b-3612d62b2183 2018-07-19 01:49:01,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a5603c734c71ab556306a9c9d700fc0763d32" 2018-07-19 01:49:01,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fca2aff5-a0f7-437e-b46a-25d598f6f34b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:49:01,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-fca2aff5-a0f7-437e-b46a-25d598f6f34b 2018-07-19 01:49:01,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d43272a7a7d47d2898cdcaface4e5b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a5603c734c71ab556306a9c9d700fc0763d32" 2018-07-19 01:49:01,911 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44fa301b-72c9-4e4f-b0e6-422ce49aaeb4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8d43272a7a7d47d2898cdcaface4e5b5.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:01,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d43272a7a7d47d2898cdcaface4e5b5 used request id req-44fa301b-72c9-4e4f-b0e6-422ce49aaeb4 2018-07-19 01:49:01,911 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:01,912 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-023656a4-9285-496-name 2018-07-19 01:49:01,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/f8b2ea401f2a4f3daf9f3976fada6560 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a5603c734c71ab556306a9c9d700fc0763d32" 2018-07-19 01:49:02,018 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5066ad32-1771-4295-8540-eb4476da1dc6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f8b2ea401f2a4f3daf9f3976fada6560.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:02,018 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/f8b2ea401f2a4f3daf9f3976fada6560 used request id req-5066ad32-1771-4295-8540-eb4476da1dc6 2018-07-19 01:49:02,018 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:02,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a5603c734c71ab556306a9c9d700fc0763d32" 2018-07-19 01:49:02,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b39158a-af66-4a59-9b1d-07c53875e2d8 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:49:02,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2b39158a-af66-4a59-9b1d-07c53875e2d8 2018-07-19 01:49:02,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3b5c187426d73db38f93e1d1f03dc06eead586" 2018-07-19 01:49:02,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8096ab2-0a6a-4931-b68e-cc8880556414 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-19 01:49:02,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-d8096ab2-0a6a-4931-b68e-cc8880556414 2018-07-19 01:49:02,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a5603c734c71ab556306a9c9d700fc0763d32" 2018-07-19 01:49:02,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0232885-1088-44b6-8fab-17964218edad Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:49:02,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e0232885-1088-44b6-8fab-17964218edad 2018-07-19 01:49:02,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:02,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["maqF9seIRl6JL9mAJpw5UA"], "issued_at": "2018-07-19T01:49:02.000000Z"}} 2018-07-19 01:49:02,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a1eaae1b3366c0781c21edaa466f61379f2f90" 2018-07-19 01:49:02,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ef159c-e01f-45da-b49d-4c8e0960e8ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:02,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-79ef159c-e01f-45da-b49d-4c8e0960e8ff 2018-07-19 01:49:02,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:49:02,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:03,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["7Vi8dbEwQiWyNhMyMQ4ePA"], "issued_at": "2018-07-19T01:49:03.000000Z"}} 2018-07-19 01:49:03,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1991d54b52e1c3a79990eb016fc091f4f0849b0d" 2018-07-19 01:49:03,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4ca5754-4eb5-43e2-a7ca-35b6877aa766 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:03,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c4ca5754-4eb5-43e2-a7ca-35b6877aa766 2018-07-19 01:49:03,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:03,302 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e39a1e25-66f1-4e5a-8acf-2227fcdfd6c3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:03,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-e39a1e25-66f1-4e5a-8acf-2227fcdfd6c3 2018-07-19 01:49:03,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e8fb3ee0-edc7-4cc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1991d54b52e1c3a79990eb016fc091f4f0849b0d" 2018-07-19 01:49:03,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4818b24-6fef-4692-a5d0-4a9717f4ec92 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e8fb3ee0-edc7-4cc-name", "previous": null, "next": null}, "projects": []} 2018-07-19 01:49:03,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e8fb3ee0-edc7-4cc-name used request id req-e4818b24-6fef-4692-a5d0-4a9717f4ec92 2018-07-19 01:49:03,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1991d54b52e1c3a79990eb016fc091f4f0849b0d" 2018-07-19 01:49:03,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eff16f78-6246-4b55-88c7-2550154944aa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-19 01:49:03,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-eff16f78-6246-4b55-88c7-2550154944aa 2018-07-19 01:49:03,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1991d54b52e1c3a79990eb016fc091f4f0849b0d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-e8fb3ee0-edc7-4cc-name"}}' 2018-07-19 01:49:03,617 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:49:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4441b3f-0963-45b8-98e3-1906455e5377 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c006adacf4d845e5951a552be2925afc"}, "tags": [], "enabled": true, "id": "c006adacf4d845e5951a552be2925afc", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-e8fb3ee0-edc7-4cc-name"}} 2018-07-19 01:49:03,617 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f4441b3f-0963-45b8-98e3-1906455e5377 2018-07-19 01:49:03,617 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-e8fb3ee0-edc7-4cc-name 2018-07-19 01:49:03,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:03,626 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7bd61d1-0bac-48e3-84a8-3b394eeab5f5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:03,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-e7bd61d1-0bac-48e3-84a8-3b394eeab5f5 2018-07-19 01:49:03,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e8fb3ee0-edc7-4cc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a1eaae1b3366c0781c21edaa466f61379f2f90" 2018-07-19 01:49:03,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a22348-4404-4286-8f0c-957435081de6 Content-Encoding: gzip Content-Length: 275 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e8fb3ee0-edc7-4cc-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c006adacf4d845e5951a552be2925afc"}, "tags": [], "enabled": true, "id": "c006adacf4d845e5951a552be2925afc", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-e8fb3ee0-edc7-4cc-name"}]} 2018-07-19 01:49:03,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e8fb3ee0-edc7-4cc-name used request id req-c9a22348-4404-4286-8f0c-957435081de6 2018-07-19 01:49:03,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a1eaae1b3366c0781c21edaa466f61379f2f90" 2018-07-19 01:49:03,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f358f3-7d22-4c8b-9abc-2532c64c983d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-19 01:49:03,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-20f358f3-7d22-4c8b-9abc-2532c64c983d 2018-07-19 01:49:03,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1991d54b52e1c3a79990eb016fc091f4f0849b0d" 2018-07-19 01:49:03,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-f9c7be9f-913f-4332-9f97-f3dade3b4ac5 Date: Thu, 19 Jul 2018 01:49:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:37Z", "updated_at": "2018-07-19T01:45:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "55fab744-0675-4817-8ca4-149506d206ac", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "58d4131a-abfe-4d84-aa0c-6a733d877936", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "cc1fa3a5-310b-404e-bd7b-23199157d572", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "e23f2d7f-5518-4b6a-9283-108eea6141ec", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}], "revision_number": 1, "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:14Z", "updated_at": "2018-07-19T01:47:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "04d1d32f-e678-41f7-8076-477b82ea420a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "263edd32-90ff-4dbd-8ace-7f2de75933b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "ee45226d-484f-44ca-b475-a1db2fd1d40a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "fd55c068-a117-4c66-9156-c3c787a9eebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}], "revision_number": 1, "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "5c348a94-ad17-415b-a554-a8d9d313d977", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "created_at": "2018-07-19T01:46:27Z", "updated_at": "2018-07-19T01:46:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "24aeed7d-800d-4aed-9206-a3b520f49acf", "remote_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "36bf9d89-b4f5-499f-89e4-ff13b5f51cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "38938142-c88f-4f1d-ba3a-7dea0248b340", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "43b01b11-ef6b-4a8d-abf6-ab303e1ed5b3", "remote_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}], "revision_number": 1, "project_id": "a07b532df0514ae0b0a6819df85b66ca", "id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:44:57Z", "updated_at": "2018-07-19T01:44:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "4756e1fc-92d3-466b-b479-ec324e39ed50", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "54b14ab0-2f3f-4df1-8801-17771a10bb20", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "676f40e0-0e58-42a0-9df7-935eec2316f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "b6fb12b5-efc5-4194-ac47-c99c3e881673", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}], "revision_number": 1, "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e12972053e4748afee8134c44dbf9f", "created_at": "2018-07-19T01:43:30Z", "updated_at": "2018-07-19T01:43:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "4a4c72ca-8fb1-4750-872c-ca988cf67f19", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "cf8b00ed-0bea-480f-a663-828e0f59559b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "e0697b95-7b22-4291-bb26-c058a2741da9", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "f657da31-c233-4545-b3d9-b85dd358b45e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}], "revision_number": 1, "project_id": "67e12972053e4748afee8134c44dbf9f", "id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-19T01:43:18Z", "updated_at": "2018-07-19T01:43:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "193b8517-470d-453e-a265-ce9b9b26f5d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "6a19c421-d0b2-45be-85af-5363ad3397e8", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "8fa7798e-d456-4c8e-8535-01dda4b6bc51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "eb1212aa-30f9-4795-b27b-0b175b183b90", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "created_at": "2018-07-19T01:40:32Z", "updated_at": "2018-07-19T01:40:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "cff0f5c7-1feb-4d14-9156-979d1fb6fd8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "e7df14eb-5645-4560-9d9e-94a6da43fa1e", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "f54359c6-c0ca-4f98-be27-940cf88c088a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "faa37d0e-1254-4c16-aba1-a91d71fd5875", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}], "revision_number": 1, "project_id": "3f544d51ac9444a8b08581ab41564db8", "id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:49:01Z", "updated_at": "2018-07-19T01:49:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "3e0168ca-a827-4193-a80f-d15c1428e49e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "a28c756d-514a-4bff-96d8-a236add7e46f", "remote_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "a93c5a38-38a6-402b-a7ee-a74d3a1d55a6", "remote_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "cda4476d-196e-44d8-88d5-a76b747b1226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "created_at": "2018-07-19T01:44:02Z", "updated_at": "2018-07-19T01:44:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "260efffe-d23f-4873-91f9-9a81f164ddce", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "3ac30d19-c888-43c3-bbc4-0d2da352cae8", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "70bf8aa6-fb82-4bf4-9fe6-33e0b3e67f6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "ffb279e6-f7d0-48fd-9cd3-03e47e4ddb99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}], "revision_number": 1, "project_id": "8d43272a7a7d47d2898cdcaface4e5b5", "id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "name": "default"}]} 2018-07-19 01:49:03,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-f9c7be9f-913f-4332-9f97-f3dade3b4ac5 2018-07-19 01:49:03,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1991d54b52e1c3a79990eb016fc091f4f0849b0d" 2018-07-19 01:49:04,087 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9718dbd-b4e1-4b57-8165-8e401109a8b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: afb85065340d42ed9eee5b4bc6503710.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:04,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710 used request id req-a9718dbd-b4e1-4b57-8165-8e401109a8b9 2018-07-19 01:49:04,088 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:04,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1991d54b52e1c3a79990eb016fc091f4f0849b0d" 2018-07-19 01:49:04,192 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d66c5adb-b5e8-4a50-aa3f-c17d4f305d63 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 297a03fa47ca4bf89a83ac1519fd866e.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:04,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e used request id req-d66c5adb-b5e8-4a50-aa3f-c17d4f305d63 2018-07-19 01:49:04,192 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:04,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1991d54b52e1c3a79990eb016fc091f4f0849b0d" 2018-07-19 01:49:04,283 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9afd0f32-ca8d-44d6-83f1-d6da15801f53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a07b532df0514ae0b0a6819df85b66ca.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:04,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca used request id req-9afd0f32-ca8d-44d6-83f1-d6da15801f53 2018-07-19 01:49:04,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:04,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1991d54b52e1c3a79990eb016fc091f4f0849b0d" 2018-07-19 01:49:04,376 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f25b99bf-c52a-489a-a02e-b07c8f315d21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 295093b5a2884f91aa1f1d270ab17311.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:04,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311 used request id req-f25b99bf-c52a-489a-a02e-b07c8f315d21 2018-07-19 01:49:04,376 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:04,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1991d54b52e1c3a79990eb016fc091f4f0849b0d" 2018-07-19 01:49:04,470 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04249d83-a647-44e3-acb6-071a71cfcee8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67e12972053e4748afee8134c44dbf9f.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:04,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f used request id req-04249d83-a647-44e3-acb6-071a71cfcee8 2018-07-19 01:49:04,471 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:04,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1991d54b52e1c3a79990eb016fc091f4f0849b0d" 2018-07-19 01:49:04,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098245cc-40d4-4b6e-8fea-e57c1ebe5002 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f544d51ac9444a8b08581ab41564db8", "name": "service"}} 2018-07-19 01:49:04,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8 used request id req-098245cc-40d4-4b6e-8fea-e57c1ebe5002 2018-07-19 01:49:04,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1991d54b52e1c3a79990eb016fc091f4f0849b0d" 2018-07-19 01:49:04,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d9904f-9fac-4bb4-96c9-471e1e0987d8 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:49:04,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-d2d9904f-9fac-4bb4-96c9-471e1e0987d8 2018-07-19 01:49:04,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d43272a7a7d47d2898cdcaface4e5b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1991d54b52e1c3a79990eb016fc091f4f0849b0d" 2018-07-19 01:49:04,762 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81613676-0af0-470f-93e9-f3538cdf1931 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8d43272a7a7d47d2898cdcaface4e5b5.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:04,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d43272a7a7d47d2898cdcaface4e5b5 used request id req-81613676-0af0-470f-93e9-f3538cdf1931 2018-07-19 01:49:04,763 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:04,764 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-e8fb3ee0-edc7-4cc-name 2018-07-19 01:49:04,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/c006adacf4d845e5951a552be2925afc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1991d54b52e1c3a79990eb016fc091f4f0849b0d" 2018-07-19 01:49:04,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:49:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-564ae7fb-1d4b-408c-8ffc-5229666cb870 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:49:04,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/c006adacf4d845e5951a552be2925afc used request id req-564ae7fb-1d4b-408c-8ffc-5229666cb870 2018-07-19 01:49:04,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1991d54b52e1c3a79990eb016fc091f4f0849b0d" 2018-07-19 01:49:05,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b2c93e5-3c87-4c87-9900-5beee61e0f38 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:49:05,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2b2c93e5-3c87-4c87-9900-5beee61e0f38 2018-07-19 01:49:05,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:05,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["jgbFFsteQA2gQzBq7FXoHg"], "issued_at": "2018-07-19T01:49:05.000000Z"}} 2018-07-19 01:49:05,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0051aec9d7fa64dcbf7f22d06e054453e6a3e64d" 2018-07-19 01:49:05,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0fdcab1-51ff-4a35-b42a-fe866a6483fd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:05,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a0fdcab1-51ff-4a35-b42a-fe866a6483fd 2018-07-19 01:49:05,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:49:05,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:05,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["5UWPKr7DSoegAC5u8qgxbg"], "issued_at": "2018-07-19T01:49:05.000000Z"}} 2018-07-19 01:49:05,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39abb85c378eec37e0145019ad363d6e032cea3" 2018-07-19 01:49:06,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd67121-6dd9-4861-9f38-4dcc38c21adb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:06,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1bd67121-6dd9-4861-9f38-4dcc38c21adb 2018-07-19 01:49:06,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:06,044 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6559339-73e8-423a-907a-e0442087ff73 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:06,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-a6559339-73e8-423a-907a-e0442087ff73 2018-07-19 01:49:06,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-024a62ad-78ad-477-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39abb85c378eec37e0145019ad363d6e032cea3" 2018-07-19 01:49:06,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a93b63eb-4340-4891-9fcb-4be4b823e27e Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-024a62ad-78ad-477-name", "previous": null, "next": null}, "projects": []} 2018-07-19 01:49:06,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-024a62ad-78ad-477-name used request id req-a93b63eb-4340-4891-9fcb-4be4b823e27e 2018-07-19 01:49:06,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39abb85c378eec37e0145019ad363d6e032cea3" 2018-07-19 01:49:06,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69454780-1de2-4050-b45f-df02a40b0b3d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-19 01:49:06,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-69454780-1de2-4050-b45f-df02a40b0b3d 2018-07-19 01:49:06,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39abb85c378eec37e0145019ad363d6e032cea3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-024a62ad-78ad-477-name"}}' 2018-07-19 01:49:06,361 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:49:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b714348-0b04-4278-aee7-92d0ed117b05 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/335688d67953421a8531ed05b73842ea"}, "tags": [], "enabled": true, "id": "335688d67953421a8531ed05b73842ea", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-024a62ad-78ad-477-name"}} 2018-07-19 01:49:06,361 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-4b714348-0b04-4278-aee7-92d0ed117b05 2018-07-19 01:49:06,361 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-024a62ad-78ad-477-name 2018-07-19 01:49:06,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:06,370 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a787723-b242-4223-b4da-b18769d77d05 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:06,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-1a787723-b242-4223-b4da-b18769d77d05 2018-07-19 01:49:06,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-024a62ad-78ad-477-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0051aec9d7fa64dcbf7f22d06e054453e6a3e64d" 2018-07-19 01:49:06,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44a5d1b5-309d-455b-83f4-cd80f531668d Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-024a62ad-78ad-477-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/335688d67953421a8531ed05b73842ea"}, "tags": [], "enabled": true, "id": "335688d67953421a8531ed05b73842ea", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-024a62ad-78ad-477-name"}]} 2018-07-19 01:49:06,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-024a62ad-78ad-477-name used request id req-44a5d1b5-309d-455b-83f4-cd80f531668d 2018-07-19 01:49:06,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:49:06,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:06,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["xgswBUK0Sy-G3HmZMnslcg"], "issued_at": "2018-07-19T01:49:06.000000Z"}} 2018-07-19 01:49:06,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b1b15475bda9a43c9bbe1c61efc7a8c9d838fd" 2018-07-19 01:49:06,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47e76f37-e83a-44ce-a2a0-83d8d0fdb76e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:06,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-47e76f37-e83a-44ce-a2a0-83d8d0fdb76e 2018-07-19 01:49:06,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:06,984 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55d5d60f-8da2-4584-8802-24360d1d4787 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:06,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-55d5d60f-8da2-4584-8802-24360d1d4787 2018-07-19 01:49:06,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-024a62ad-78ad-477-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b1b15475bda9a43c9bbe1c61efc7a8c9d838fd" 2018-07-19 01:49:07,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23fd7645-165a-4943-8f7d-c61eccd48f38 Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-024a62ad-78ad-477-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/335688d67953421a8531ed05b73842ea"}, "tags": [], "enabled": true, "id": "335688d67953421a8531ed05b73842ea", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-024a62ad-78ad-477-name"}]} 2018-07-19 01:49:07,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-024a62ad-78ad-477-name used request id req-23fd7645-165a-4943-8f7d-c61eccd48f38 2018-07-19 01:49:07,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0051aec9d7fa64dcbf7f22d06e054453e6a3e64d" 2018-07-19 01:49:07,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4534d53f-e3c6-445b-8199-1ac5bbfbccf1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-19 01:49:07,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-4534d53f-e3c6-445b-8199-1ac5bbfbccf1 2018-07-19 01:49:07,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39abb85c378eec37e0145019ad363d6e032cea3" 2018-07-19 01:49:07,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-a2040efc-7a8a-4c22-81c6-3fb877a5e54a Date: Thu, 19 Jul 2018 01:49:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:37Z", "updated_at": "2018-07-19T01:45:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "55fab744-0675-4817-8ca4-149506d206ac", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "58d4131a-abfe-4d84-aa0c-6a733d877936", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "cc1fa3a5-310b-404e-bd7b-23199157d572", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "e23f2d7f-5518-4b6a-9283-108eea6141ec", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}], "revision_number": 1, "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:14Z", "updated_at": "2018-07-19T01:47:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "04d1d32f-e678-41f7-8076-477b82ea420a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "263edd32-90ff-4dbd-8ace-7f2de75933b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "ee45226d-484f-44ca-b475-a1db2fd1d40a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "fd55c068-a117-4c66-9156-c3c787a9eebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}], "revision_number": 1, "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "5c348a94-ad17-415b-a554-a8d9d313d977", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "created_at": "2018-07-19T01:46:27Z", "updated_at": "2018-07-19T01:46:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "24aeed7d-800d-4aed-9206-a3b520f49acf", "remote_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "36bf9d89-b4f5-499f-89e4-ff13b5f51cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "38938142-c88f-4f1d-ba3a-7dea0248b340", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "43b01b11-ef6b-4a8d-abf6-ab303e1ed5b3", "remote_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}], "revision_number": 1, "project_id": "a07b532df0514ae0b0a6819df85b66ca", "id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:44:57Z", "updated_at": "2018-07-19T01:44:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "4756e1fc-92d3-466b-b479-ec324e39ed50", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "54b14ab0-2f3f-4df1-8801-17771a10bb20", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "676f40e0-0e58-42a0-9df7-935eec2316f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "b6fb12b5-efc5-4194-ac47-c99c3e881673", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}], "revision_number": 1, "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e12972053e4748afee8134c44dbf9f", "created_at": "2018-07-19T01:43:30Z", "updated_at": "2018-07-19T01:43:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "4a4c72ca-8fb1-4750-872c-ca988cf67f19", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "cf8b00ed-0bea-480f-a663-828e0f59559b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "e0697b95-7b22-4291-bb26-c058a2741da9", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "f657da31-c233-4545-b3d9-b85dd358b45e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}], "revision_number": 1, "project_id": "67e12972053e4748afee8134c44dbf9f", "id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-19T01:43:18Z", "updated_at": "2018-07-19T01:43:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "193b8517-470d-453e-a265-ce9b9b26f5d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "6a19c421-d0b2-45be-85af-5363ad3397e8", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "8fa7798e-d456-4c8e-8535-01dda4b6bc51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "eb1212aa-30f9-4795-b27b-0b175b183b90", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "created_at": "2018-07-19T01:40:32Z", "updated_at": "2018-07-19T01:40:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "cff0f5c7-1feb-4d14-9156-979d1fb6fd8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "e7df14eb-5645-4560-9d9e-94a6da43fa1e", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "f54359c6-c0ca-4f98-be27-940cf88c088a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "faa37d0e-1254-4c16-aba1-a91d71fd5875", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}], "revision_number": 1, "project_id": "3f544d51ac9444a8b08581ab41564db8", "id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:49:01Z", "updated_at": "2018-07-19T01:49:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "3e0168ca-a827-4193-a80f-d15c1428e49e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "a28c756d-514a-4bff-96d8-a236add7e46f", "remote_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "a93c5a38-38a6-402b-a7ee-a74d3a1d55a6", "remote_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "cda4476d-196e-44d8-88d5-a76b747b1226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "created_at": "2018-07-19T01:44:02Z", "updated_at": "2018-07-19T01:44:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "260efffe-d23f-4873-91f9-9a81f164ddce", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "3ac30d19-c888-43c3-bbc4-0d2da352cae8", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "70bf8aa6-fb82-4bf4-9fe6-33e0b3e67f6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "ffb279e6-f7d0-48fd-9cd3-03e47e4ddb99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}], "revision_number": 1, "project_id": "8d43272a7a7d47d2898cdcaface4e5b5", "id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "name": "default"}]} 2018-07-19 01:49:07,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-a2040efc-7a8a-4c22-81c6-3fb877a5e54a 2018-07-19 01:49:07,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39abb85c378eec37e0145019ad363d6e032cea3" 2018-07-19 01:49:07,448 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53728912-3736-4c2a-ae8d-6b97cd2b1ba5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: afb85065340d42ed9eee5b4bc6503710.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:07,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710 used request id req-53728912-3736-4c2a-ae8d-6b97cd2b1ba5 2018-07-19 01:49:07,448 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:07,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39abb85c378eec37e0145019ad363d6e032cea3" 2018-07-19 01:49:07,546 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e802b73-f88d-45be-93ad-2b02da2b3018 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 297a03fa47ca4bf89a83ac1519fd866e.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:07,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e used request id req-1e802b73-f88d-45be-93ad-2b02da2b3018 2018-07-19 01:49:07,547 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:07,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39abb85c378eec37e0145019ad363d6e032cea3" 2018-07-19 01:49:07,642 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da50e695-004f-4b70-bf51-a6b4b1f54e39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a07b532df0514ae0b0a6819df85b66ca.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:07,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca used request id req-da50e695-004f-4b70-bf51-a6b4b1f54e39 2018-07-19 01:49:07,642 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:07,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39abb85c378eec37e0145019ad363d6e032cea3" 2018-07-19 01:49:07,735 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6badc3da-4287-4add-8b2c-89fa37d33db4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 295093b5a2884f91aa1f1d270ab17311.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:07,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311 used request id req-6badc3da-4287-4add-8b2c-89fa37d33db4 2018-07-19 01:49:07,735 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:07,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39abb85c378eec37e0145019ad363d6e032cea3" 2018-07-19 01:49:07,829 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0b95068-5629-456a-9e00-5ed428cab3c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67e12972053e4748afee8134c44dbf9f.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:07,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f used request id req-f0b95068-5629-456a-9e00-5ed428cab3c6 2018-07-19 01:49:07,829 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:07,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39abb85c378eec37e0145019ad363d6e032cea3" 2018-07-19 01:49:07,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e204c917-67c5-4f09-89f5-7feb472a3085 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f544d51ac9444a8b08581ab41564db8", "name": "service"}} 2018-07-19 01:49:07,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8 used request id req-e204c917-67c5-4f09-89f5-7feb472a3085 2018-07-19 01:49:07,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39abb85c378eec37e0145019ad363d6e032cea3" 2018-07-19 01:49:08,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b314ba-3b6d-4ab5-a82e-d8e5f139182b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:49:08,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-32b314ba-3b6d-4ab5-a82e-d8e5f139182b 2018-07-19 01:49:08,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d43272a7a7d47d2898cdcaface4e5b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39abb85c378eec37e0145019ad363d6e032cea3" 2018-07-19 01:49:08,128 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fc8ba6d-268b-456e-b92c-e66d7638e0aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8d43272a7a7d47d2898cdcaface4e5b5.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:08,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d43272a7a7d47d2898cdcaface4e5b5 used request id req-6fc8ba6d-268b-456e-b92c-e66d7638e0aa 2018-07-19 01:49:08,128 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:08,129 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-024a62ad-78ad-477-name 2018-07-19 01:49:08,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/335688d67953421a8531ed05b73842ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39abb85c378eec37e0145019ad363d6e032cea3" 2018-07-19 01:49:08,205 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:49:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24f7c23c-1d1e-45ff-8769-8aa4824c84e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:49:08,205 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/335688d67953421a8531ed05b73842ea used request id req-24f7c23c-1d1e-45ff-8769-8aa4824c84e8 2018-07-19 01:49:08,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39abb85c378eec37e0145019ad363d6e032cea3" 2018-07-19 01:49:08,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13443bb7-7253-4e05-84ea-6a0265ba351e Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:49:08,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-13443bb7-7253-4e05-84ea-6a0265ba351e 2018-07-19 01:49:08,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:08,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["uRyhf-L3Q_CUtf3NJJ1PYQ"], "issued_at": "2018-07-19T01:49:08.000000Z"}} 2018-07-19 01:49:08,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce557170d31248329299410e893087dbcb12b61" 2018-07-19 01:49:08,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0005cc8-520b-461c-b12f-60175cf19560 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:08,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b0005cc8-520b-461c-b12f-60175cf19560 2018-07-19 01:49:08,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:49:08,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:09,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["Jjwl9hCAQnGsW7rUPTkt7w"], "issued_at": "2018-07-19T01:49:09.000000Z"}} 2018-07-19 01:49:09,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1d92ab2c132bc1880f61f3886eba67818176c8" 2018-07-19 01:49:09,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e1c28b3-1da8-410e-afdd-f46d60887938 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:09,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9e1c28b3-1da8-410e-afdd-f46d60887938 2018-07-19 01:49:09,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:09,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7db03d57-be50-459b-94ef-2bbb2a1070d4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:09,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-7db03d57-be50-459b-94ef-2bbb2a1070d4 2018-07-19 01:49:09,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-31b8e11d-80f5-4ef-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1d92ab2c132bc1880f61f3886eba67818176c8" 2018-07-19 01:49:09,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b36fb6-495e-457e-be5b-bd0fe6dd2d42 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-31b8e11d-80f5-4ef-name", "previous": null, "next": null}, "projects": []} 2018-07-19 01:49:09,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-31b8e11d-80f5-4ef-name used request id req-76b36fb6-495e-457e-be5b-bd0fe6dd2d42 2018-07-19 01:49:09,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1d92ab2c132bc1880f61f3886eba67818176c8" 2018-07-19 01:49:09,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db0b1eb2-04a3-4c0b-881a-1977253e7f18 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-07-19 01:49:09,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=foo used request id req-db0b1eb2-04a3-4c0b-881a-1977253e7f18 2018-07-19 01:49:09,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1d92ab2c132bc1880f61f3886eba67818176c8" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-31b8e11d-80f5-4ef-name"}}' 2018-07-19 01:49:09,651 - keystoneauth.session - DEBUG - RESP: [400] Date: Thu, 19 Jul 2018 01:49:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e297cc6-d067-4e1f-af4c-04c3778c93ed Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-07-19 01:49:09,651 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-6e297cc6-d067-4e1f-af4c-04c3778c93ed 2018-07-19 01:49:09,651 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-07-19 01:49:09,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1d92ab2c132bc1880f61f3886eba67818176c8" 2018-07-19 01:49:09,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e06ff7a3-f784-4e27-8a15-46e2f5ce67e9 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:49:09,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e06ff7a3-f784-4e27-8a15-46e2f5ce67e9 2018-07-19 01:49:09,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:10,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["WmVBvL21S124Yq3elio8hQ"], "issued_at": "2018-07-19T01:49:10.000000Z"}} 2018-07-19 01:49:10,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330c62eb0ac13629b235d8c9ff0f9f3cc56df786" 2018-07-19 01:49:10,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a10ee28f-69a1-4dc8-bae9-47e46ad7abf7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:10,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a10ee28f-69a1-4dc8-bae9-47e46ad7abf7 2018-07-19 01:49:10,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:49:10,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:10,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["bGQyKMnlTqydoayGbl3sKw"], "issued_at": "2018-07-19T01:49:10.000000Z"}} 2018-07-19 01:49:10,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02de9567affe684f1cc7d99ff7c758036c0b0876" 2018-07-19 01:49:10,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84b2b820-dfac-46b3-8a84-43d32f46945c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:10,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-84b2b820-dfac-46b3-8a84-43d32f46945c 2018-07-19 01:49:10,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:10,674 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03494258-68b3-4233-97d6-938764a37bed Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:10,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-03494258-68b3-4233-97d6-938764a37bed 2018-07-19 01:49:10,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-205e674b-8c36-422-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02de9567affe684f1cc7d99ff7c758036c0b0876" 2018-07-19 01:49:10,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2531d997-9c56-4b3b-8995-efa13cf758c9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-205e674b-8c36-422-name", "previous": null, "next": null}, "projects": []} 2018-07-19 01:49:10,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-205e674b-8c36-422-name used request id req-2531d997-9c56-4b3b-8995-efa13cf758c9 2018-07-19 01:49:10,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02de9567affe684f1cc7d99ff7c758036c0b0876" 2018-07-19 01:49:10,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95135c5f-6e3f-413d-886e-e7765f25a19c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-19 01:49:10,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-95135c5f-6e3f-413d-886e-e7765f25a19c 2018-07-19 01:49:10,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02de9567affe684f1cc7d99ff7c758036c0b0876" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-205e674b-8c36-422-name"}}' 2018-07-19 01:49:10,996 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:49:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85a9f684-f0b6-489f-b23f-68e3d4012db8 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a2a39c3419a4629a0e4b29075ed9381"}, "tags": [], "enabled": true, "id": "0a2a39c3419a4629a0e4b29075ed9381", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-205e674b-8c36-422-name"}} 2018-07-19 01:49:10,996 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-85a9f684-f0b6-489f-b23f-68e3d4012db8 2018-07-19 01:49:10,997 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-205e674b-8c36-422-name 2018-07-19 01:49:10,997 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:49:11,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-quota-sets/0a2a39c3419a4629a0e4b29075ed9381 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02de9567affe684f1cc7d99ff7c758036c0b0876" 2018-07-19 01:49:11,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49: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-ff9643d6-003d-49fc-9f2b-ae09d3af7834 x-compute-request-id: req-ff9643d6-003d-49fc-9f2b-ae09d3af7834 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": "0a2a39c3419a4629a0e4b29075ed9381", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-19 01:49:11,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/0a2a39c3419a4629a0e4b29075ed9381 used request id req-ff9643d6-003d-49fc-9f2b-ae09d3af7834 2018-07-19 01:49:11,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:8774/v2.1/os-quota-sets/0a2a39c3419a4629a0e4b29075ed9381 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02de9567affe684f1cc7d99ff7c758036c0b0876" -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-07-19 01:49:11,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49: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-57b30602-3205-497d-8c72-67fa9fa19d2a x-compute-request-id: req-57b30602-3205-497d-8c72-67fa9fa19d2a 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-07-19 01:49:11,719 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/0a2a39c3419a4629a0e4b29075ed9381 used request id req-57b30602-3205-497d-8c72-67fa9fa19d2a 2018-07-19 01:49:11,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:11,727 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cac825a-7fc0-4285-bca5-7631c115624e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:11,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-2cac825a-7fc0-4285-bca5-7631c115624e 2018-07-19 01:49:11,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-205e674b-8c36-422-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330c62eb0ac13629b235d8c9ff0f9f3cc56df786" 2018-07-19 01:49:11,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69d2bff5-a83f-4aff-92e8-13df31e2f280 Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-205e674b-8c36-422-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a2a39c3419a4629a0e4b29075ed9381"}, "tags": [], "enabled": true, "id": "0a2a39c3419a4629a0e4b29075ed9381", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-205e674b-8c36-422-name"}]} 2018-07-19 01:49:11,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-205e674b-8c36-422-name used request id req-69d2bff5-a83f-4aff-92e8-13df31e2f280 2018-07-19 01:49:11,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330c62eb0ac13629b235d8c9ff0f9f3cc56df786" 2018-07-19 01:49:11,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-472c1fac-18c5-4d6b-b1a2-9785cba588ca Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-19 01:49:11,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-472c1fac-18c5-4d6b-b1a2-9785cba588ca 2018-07-19 01:49:11,928 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:49:11,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-quota-sets/0a2a39c3419a4629a0e4b29075ed9381 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330c62eb0ac13629b235d8c9ff0f9f3cc56df786" 2018-07-19 01:49:12,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49: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-972d0aa4-cd7e-42b7-858b-212a81ac15ba x-compute-request-id: req-972d0aa4-cd7e-42b7-858b-212a81ac15ba 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": "0a2a39c3419a4629a0e4b29075ed9381", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-19 01:49:12,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/0a2a39c3419a4629a0e4b29075ed9381 used request id req-972d0aa4-cd7e-42b7-858b-212a81ac15ba 2018-07-19 01:49:12,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02de9567affe684f1cc7d99ff7c758036c0b0876" 2018-07-19 01:49:12,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-2bc07e35-6e4d-46d0-ac86-1dd546bc23ee Date: Thu, 19 Jul 2018 01:49:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:37Z", "updated_at": "2018-07-19T01:45:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "55fab744-0675-4817-8ca4-149506d206ac", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "58d4131a-abfe-4d84-aa0c-6a733d877936", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "cc1fa3a5-310b-404e-bd7b-23199157d572", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "e23f2d7f-5518-4b6a-9283-108eea6141ec", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}], "revision_number": 1, "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:14Z", "updated_at": "2018-07-19T01:47:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "04d1d32f-e678-41f7-8076-477b82ea420a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "263edd32-90ff-4dbd-8ace-7f2de75933b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "ee45226d-484f-44ca-b475-a1db2fd1d40a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "fd55c068-a117-4c66-9156-c3c787a9eebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}], "revision_number": 1, "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "5c348a94-ad17-415b-a554-a8d9d313d977", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "created_at": "2018-07-19T01:46:27Z", "updated_at": "2018-07-19T01:46:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "24aeed7d-800d-4aed-9206-a3b520f49acf", "remote_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "36bf9d89-b4f5-499f-89e4-ff13b5f51cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "38938142-c88f-4f1d-ba3a-7dea0248b340", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "43b01b11-ef6b-4a8d-abf6-ab303e1ed5b3", "remote_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}], "revision_number": 1, "project_id": "a07b532df0514ae0b0a6819df85b66ca", "id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:44:57Z", "updated_at": "2018-07-19T01:44:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "4756e1fc-92d3-466b-b479-ec324e39ed50", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "54b14ab0-2f3f-4df1-8801-17771a10bb20", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "676f40e0-0e58-42a0-9df7-935eec2316f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "b6fb12b5-efc5-4194-ac47-c99c3e881673", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}], "revision_number": 1, "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e12972053e4748afee8134c44dbf9f", "created_at": "2018-07-19T01:43:30Z", "updated_at": "2018-07-19T01:43:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "4a4c72ca-8fb1-4750-872c-ca988cf67f19", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "cf8b00ed-0bea-480f-a663-828e0f59559b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "e0697b95-7b22-4291-bb26-c058a2741da9", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "f657da31-c233-4545-b3d9-b85dd358b45e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}], "revision_number": 1, "project_id": "67e12972053e4748afee8134c44dbf9f", "id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-19T01:43:18Z", "updated_at": "2018-07-19T01:43:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "193b8517-470d-453e-a265-ce9b9b26f5d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "6a19c421-d0b2-45be-85af-5363ad3397e8", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "8fa7798e-d456-4c8e-8535-01dda4b6bc51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "eb1212aa-30f9-4795-b27b-0b175b183b90", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "created_at": "2018-07-19T01:40:32Z", "updated_at": "2018-07-19T01:40:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "cff0f5c7-1feb-4d14-9156-979d1fb6fd8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "e7df14eb-5645-4560-9d9e-94a6da43fa1e", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "f54359c6-c0ca-4f98-be27-940cf88c088a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "faa37d0e-1254-4c16-aba1-a91d71fd5875", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}], "revision_number": 1, "project_id": "3f544d51ac9444a8b08581ab41564db8", "id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:49:01Z", "updated_at": "2018-07-19T01:49:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "3e0168ca-a827-4193-a80f-d15c1428e49e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "a28c756d-514a-4bff-96d8-a236add7e46f", "remote_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "a93c5a38-38a6-402b-a7ee-a74d3a1d55a6", "remote_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "cda4476d-196e-44d8-88d5-a76b747b1226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "created_at": "2018-07-19T01:44:02Z", "updated_at": "2018-07-19T01:44:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "260efffe-d23f-4873-91f9-9a81f164ddce", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "3ac30d19-c888-43c3-bbc4-0d2da352cae8", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "70bf8aa6-fb82-4bf4-9fe6-33e0b3e67f6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "ffb279e6-f7d0-48fd-9cd3-03e47e4ddb99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}], "revision_number": 1, "project_id": "8d43272a7a7d47d2898cdcaface4e5b5", "id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "name": "default"}]} 2018-07-19 01:49:12,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-2bc07e35-6e4d-46d0-ac86-1dd546bc23ee 2018-07-19 01:49:12,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02de9567affe684f1cc7d99ff7c758036c0b0876" 2018-07-19 01:49:12,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccd746d9-6ba2-408f-b83e-32acfc952776 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: afb85065340d42ed9eee5b4bc6503710.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:12,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710 used request id req-ccd746d9-6ba2-408f-b83e-32acfc952776 2018-07-19 01:49:12,644 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:12,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02de9567affe684f1cc7d99ff7c758036c0b0876" 2018-07-19 01:49:12,740 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc2f1b6e-6926-4b31-82ad-b84025502ba5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 297a03fa47ca4bf89a83ac1519fd866e.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:12,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e used request id req-cc2f1b6e-6926-4b31-82ad-b84025502ba5 2018-07-19 01:49:12,740 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:12,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02de9567affe684f1cc7d99ff7c758036c0b0876" 2018-07-19 01:49:12,760 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83179a82-8a24-4324-8f76-a728f0cfd696 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a07b532df0514ae0b0a6819df85b66ca.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:12,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca used request id req-83179a82-8a24-4324-8f76-a728f0cfd696 2018-07-19 01:49:12,761 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:12,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02de9567affe684f1cc7d99ff7c758036c0b0876" 2018-07-19 01:49:12,853 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7690178a-fde8-492f-8829-d90354cb502a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 295093b5a2884f91aa1f1d270ab17311.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:12,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311 used request id req-7690178a-fde8-492f-8829-d90354cb502a 2018-07-19 01:49:12,853 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:12,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02de9567affe684f1cc7d99ff7c758036c0b0876" 2018-07-19 01:49:12,952 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed7d52cf-2db8-4c6e-82d0-dd4c93e86a58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67e12972053e4748afee8134c44dbf9f.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:12,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f used request id req-ed7d52cf-2db8-4c6e-82d0-dd4c93e86a58 2018-07-19 01:49:12,953 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:12,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02de9567affe684f1cc7d99ff7c758036c0b0876" 2018-07-19 01:49:13,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65286f9e-b3b6-4c6a-bc3a-c41cb059dcdd Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f544d51ac9444a8b08581ab41564db8", "name": "service"}} 2018-07-19 01:49:13,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8 used request id req-65286f9e-b3b6-4c6a-bc3a-c41cb059dcdd 2018-07-19 01:49:13,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02de9567affe684f1cc7d99ff7c758036c0b0876" 2018-07-19 01:49:13,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6a06e07-a35f-45d6-a582-1c0168858ada Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:49:13,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-c6a06e07-a35f-45d6-a582-1c0168858ada 2018-07-19 01:49:13,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d43272a7a7d47d2898cdcaface4e5b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02de9567affe684f1cc7d99ff7c758036c0b0876" 2018-07-19 01:49:13,253 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ceea779-9b1f-4809-82ff-d71c3fffb21a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8d43272a7a7d47d2898cdcaface4e5b5.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:13,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d43272a7a7d47d2898cdcaface4e5b5 used request id req-0ceea779-9b1f-4809-82ff-d71c3fffb21a 2018-07-19 01:49:13,253 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:13,254 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-205e674b-8c36-422-name 2018-07-19 01:49:13,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/0a2a39c3419a4629a0e4b29075ed9381 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02de9567affe684f1cc7d99ff7c758036c0b0876" 2018-07-19 01:49:13,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:49:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-380f31ca-7040-4132-bcb4-06b99a985466 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:49:13,402 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/0a2a39c3419a4629a0e4b29075ed9381 used request id req-380f31ca-7040-4132-bcb4-06b99a985466 2018-07-19 01:49:13,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02de9567affe684f1cc7d99ff7c758036c0b0876" 2018-07-19 01:49:13,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cbec1ca-c906-4cd2-9b6d-c1ea9c9842f2 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:49:13,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1cbec1ca-c906-4cd2-9b6d-c1ea9c9842f2 2018-07-19 01:49:13,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:13,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["bld2ENGsTOWZOP2pky23Pg"], "issued_at": "2018-07-19T01:49:13.000000Z"}} 2018-07-19 01:49:13,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13986b88c76cf8232ac5bc240d9ec84d0a82c264" 2018-07-19 01:49:14,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-842eeaf4-0406-400c-a929-c1f9f13e76ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:14,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-842eeaf4-0406-400c-a929-c1f9f13e76ca 2018-07-19 01:49:14,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:49:14,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:14,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["87SLSD2TQt6ZpKV0wRLw7g"], "issued_at": "2018-07-19T01:49:14.000000Z"}} 2018-07-19 01:49:14,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b76534515118df996ab5e5ea1c6385ad415eeb" 2018-07-19 01:49:14,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c82f5573-5b45-4da7-966c-e521d463f5fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:14,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c82f5573-5b45-4da7-966c-e521d463f5fe 2018-07-19 01:49:14,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:14,572 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a60d8cb0-f2aa-42ec-b335-56c2d73eedc0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:14,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-a60d8cb0-f2aa-42ec-b335-56c2d73eedc0 2018-07-19 01:49:14,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a570a577-c743-426-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b76534515118df996ab5e5ea1c6385ad415eeb" 2018-07-19 01:49:14,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7abe806-0517-44e9-bea9-2d145884b188 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a570a577-c743-426-name", "previous": null, "next": null}, "projects": []} 2018-07-19 01:49:14,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a570a577-c743-426-name used request id req-f7abe806-0517-44e9-bea9-2d145884b188 2018-07-19 01:49:14,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b76534515118df996ab5e5ea1c6385ad415eeb" 2018-07-19 01:49:14,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b55a288e-d3b1-4a6c-aef2-c10a46cc7125 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-19 01:49:14,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-b55a288e-d3b1-4a6c-aef2-c10a46cc7125 2018-07-19 01:49:14,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b76534515118df996ab5e5ea1c6385ad415eeb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-a570a577-c743-426-name"}}' 2018-07-19 01:49:14,892 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:49:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b01a1926-87bc-41c4-8e60-4a47ab78b4be Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/26dc133842dd43049d17704c6c30d4bd"}, "tags": [], "enabled": true, "id": "26dc133842dd43049d17704c6c30d4bd", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-a570a577-c743-426-name"}} 2018-07-19 01:49:14,892 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-b01a1926-87bc-41c4-8e60-4a47ab78b4be 2018-07-19 01:49:14,893 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-a570a577-c743-426-name 2018-07-19 01:49:14,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:14,901 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffe510d3-5e6c-4b07-a6a4-c5030965b4f9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:14,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-ffe510d3-5e6c-4b07-a6a4-c5030965b4f9 2018-07-19 01:49:14,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a570a577-c743-426-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13986b88c76cf8232ac5bc240d9ec84d0a82c264" 2018-07-19 01:49:15,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dcd4052-3e54-4ee4-905e-0b82dfc0235f Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a570a577-c743-426-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/26dc133842dd43049d17704c6c30d4bd"}, "tags": [], "enabled": true, "id": "26dc133842dd43049d17704c6c30d4bd", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-a570a577-c743-426-name"}]} 2018-07-19 01:49:15,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a570a577-c743-426-name used request id req-5dcd4052-3e54-4ee4-905e-0b82dfc0235f 2018-07-19 01:49:15,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13986b88c76cf8232ac5bc240d9ec84d0a82c264" 2018-07-19 01:49:15,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6de9d76-7261-4ddc-a648-d4564e012b52 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-19 01:49:15,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-f6de9d76-7261-4ddc-a648-d4564e012b52 2018-07-19 01:49:15,113 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:49:15,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:8774/v2.1/os-quota-sets/26dc133842dd43049d17704c6c30d4bd -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b76534515118df996ab5e5ea1c6385ad415eeb" -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-07-19 01:49:15,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49: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-d0818afb-d2e7-4fe4-a306-af3fed25a6a2 x-compute-request-id: req-d0818afb-d2e7-4fe4-a306-af3fed25a6a2 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-07-19 01:49:15,638 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/26dc133842dd43049d17704c6c30d4bd used request id req-d0818afb-d2e7-4fe4-a306-af3fed25a6a2 2018-07-19 01:49:15,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/quotas/26dc133842dd43049d17704c6c30d4bd -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b76534515118df996ab5e5ea1c6385ad415eeb" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-07-19 01:49:15,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-4f12d7eb-54c3-4c88-afad-4979f46fbdf9 Date: Thu, 19 Jul 2018 01:49:15 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-07-19 01:49:15,939 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/26dc133842dd43049d17704c6c30d4bd used request id req-4f12d7eb-54c3-4c88-afad-4979f46fbdf9 2018-07-19 01:49:15,940 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:49:15,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-quota-sets/26dc133842dd43049d17704c6c30d4bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b76534515118df996ab5e5ea1c6385ad415eeb" 2018-07-19 01:49:16,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49: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-5d3c146b-fe5c-45ed-89a8-ced5b7a57ea8 x-compute-request-id: req-5d3c146b-fe5c-45ed-89a8-ced5b7a57ea8 Content-Encoding: gzip Content-Length: 223 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": "26dc133842dd43049d17704c6c30d4bd", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-19 01:49:16,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/26dc133842dd43049d17704c6c30d4bd used request id req-5d3c146b-fe5c-45ed-89a8-ced5b7a57ea8 2018-07-19 01:49:16,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/quotas/26dc133842dd43049d17704c6c30d4bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b76534515118df996ab5e5ea1c6385ad415eeb" 2018-07-19 01:49:16,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-d938dbed-fd4c-45c9-8845-66c17850cd42 Date: Thu, 19 Jul 2018 01:49:16 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-07-19 01:49:16,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/quotas/26dc133842dd43049d17704c6c30d4bd used request id req-d938dbed-fd4c-45c9-8845-66c17850cd42 2018-07-19 01:49:16,347 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:49:16,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-quota-sets/26dc133842dd43049d17704c6c30d4bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13986b88c76cf8232ac5bc240d9ec84d0a82c264" 2018-07-19 01:49:16,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49: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-c9768d0d-23ac-4eec-bca6-99e875d3c098 x-compute-request-id: req-c9768d0d-23ac-4eec-bca6-99e875d3c098 Content-Encoding: gzip Content-Length: 223 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": "26dc133842dd43049d17704c6c30d4bd", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-19 01:49:16,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/26dc133842dd43049d17704c6c30d4bd used request id req-c9768d0d-23ac-4eec-bca6-99e875d3c098 2018-07-19 01:49:16,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/quotas/26dc133842dd43049d17704c6c30d4bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13986b88c76cf8232ac5bc240d9ec84d0a82c264" 2018-07-19 01:49:16,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-6efe843e-bf46-4004-9e28-88b5ac65c732 Date: Thu, 19 Jul 2018 01:49:16 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-07-19 01:49:16,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/quotas/26dc133842dd43049d17704c6c30d4bd used request id req-6efe843e-bf46-4004-9e28-88b5ac65c732 2018-07-19 01:49:16,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b76534515118df996ab5e5ea1c6385ad415eeb" 2018-07-19 01:49:16,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-a8976365-e340-4f27-8500-0b371f18c80a Date: Thu, 19 Jul 2018 01:49:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:37Z", "updated_at": "2018-07-19T01:45:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "55fab744-0675-4817-8ca4-149506d206ac", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "58d4131a-abfe-4d84-aa0c-6a733d877936", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "cc1fa3a5-310b-404e-bd7b-23199157d572", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "e23f2d7f-5518-4b6a-9283-108eea6141ec", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}], "revision_number": 1, "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:14Z", "updated_at": "2018-07-19T01:47:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "04d1d32f-e678-41f7-8076-477b82ea420a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "263edd32-90ff-4dbd-8ace-7f2de75933b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "ee45226d-484f-44ca-b475-a1db2fd1d40a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "fd55c068-a117-4c66-9156-c3c787a9eebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}], "revision_number": 1, "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "5c348a94-ad17-415b-a554-a8d9d313d977", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "created_at": "2018-07-19T01:46:27Z", "updated_at": "2018-07-19T01:46:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "24aeed7d-800d-4aed-9206-a3b520f49acf", "remote_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "36bf9d89-b4f5-499f-89e4-ff13b5f51cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "38938142-c88f-4f1d-ba3a-7dea0248b340", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "43b01b11-ef6b-4a8d-abf6-ab303e1ed5b3", "remote_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}], "revision_number": 1, "project_id": "a07b532df0514ae0b0a6819df85b66ca", "id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:44:57Z", "updated_at": "2018-07-19T01:44:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "4756e1fc-92d3-466b-b479-ec324e39ed50", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "54b14ab0-2f3f-4df1-8801-17771a10bb20", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "676f40e0-0e58-42a0-9df7-935eec2316f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "b6fb12b5-efc5-4194-ac47-c99c3e881673", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}], "revision_number": 1, "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e12972053e4748afee8134c44dbf9f", "created_at": "2018-07-19T01:43:30Z", "updated_at": "2018-07-19T01:43:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "4a4c72ca-8fb1-4750-872c-ca988cf67f19", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "cf8b00ed-0bea-480f-a663-828e0f59559b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "e0697b95-7b22-4291-bb26-c058a2741da9", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "f657da31-c233-4545-b3d9-b85dd358b45e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}], "revision_number": 1, "project_id": "67e12972053e4748afee8134c44dbf9f", "id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-19T01:43:18Z", "updated_at": "2018-07-19T01:43:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "193b8517-470d-453e-a265-ce9b9b26f5d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "6a19c421-d0b2-45be-85af-5363ad3397e8", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "8fa7798e-d456-4c8e-8535-01dda4b6bc51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "eb1212aa-30f9-4795-b27b-0b175b183b90", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "created_at": "2018-07-19T01:40:32Z", "updated_at": "2018-07-19T01:40:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "cff0f5c7-1feb-4d14-9156-979d1fb6fd8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "e7df14eb-5645-4560-9d9e-94a6da43fa1e", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "f54359c6-c0ca-4f98-be27-940cf88c088a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "faa37d0e-1254-4c16-aba1-a91d71fd5875", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}], "revision_number": 1, "project_id": "3f544d51ac9444a8b08581ab41564db8", "id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:49:01Z", "updated_at": "2018-07-19T01:49:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "3e0168ca-a827-4193-a80f-d15c1428e49e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "a28c756d-514a-4bff-96d8-a236add7e46f", "remote_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "a93c5a38-38a6-402b-a7ee-a74d3a1d55a6", "remote_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "cda4476d-196e-44d8-88d5-a76b747b1226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "created_at": "2018-07-19T01:44:02Z", "updated_at": "2018-07-19T01:44:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "260efffe-d23f-4873-91f9-9a81f164ddce", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "3ac30d19-c888-43c3-bbc4-0d2da352cae8", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "70bf8aa6-fb82-4bf4-9fe6-33e0b3e67f6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "ffb279e6-f7d0-48fd-9cd3-03e47e4ddb99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}], "revision_number": 1, "project_id": "8d43272a7a7d47d2898cdcaface4e5b5", "id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "name": "default"}]} 2018-07-19 01:49:16,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-a8976365-e340-4f27-8500-0b371f18c80a 2018-07-19 01:49:16,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b76534515118df996ab5e5ea1c6385ad415eeb" 2018-07-19 01:49:17,043 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fccdcf5d-6579-4616-b0aa-f138c146c9c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: afb85065340d42ed9eee5b4bc6503710.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:17,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710 used request id req-fccdcf5d-6579-4616-b0aa-f138c146c9c9 2018-07-19 01:49:17,043 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:17,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b76534515118df996ab5e5ea1c6385ad415eeb" 2018-07-19 01:49:17,138 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da5e1773-a082-4d51-92db-7c6225e9c942 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 297a03fa47ca4bf89a83ac1519fd866e.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:17,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e used request id req-da5e1773-a082-4d51-92db-7c6225e9c942 2018-07-19 01:49:17,138 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:17,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b76534515118df996ab5e5ea1c6385ad415eeb" 2018-07-19 01:49:17,231 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f691f2b4-82f1-417b-bb86-10c770d90a65 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a07b532df0514ae0b0a6819df85b66ca.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:17,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca used request id req-f691f2b4-82f1-417b-bb86-10c770d90a65 2018-07-19 01:49:17,232 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:17,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b76534515118df996ab5e5ea1c6385ad415eeb" 2018-07-19 01:49:17,338 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02386f79-e067-4bde-badf-1e351707a227 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 295093b5a2884f91aa1f1d270ab17311.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:17,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311 used request id req-02386f79-e067-4bde-badf-1e351707a227 2018-07-19 01:49:17,339 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:17,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b76534515118df996ab5e5ea1c6385ad415eeb" 2018-07-19 01:49:17,435 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7c02548-d6ef-4940-bcc7-b5d185d322c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67e12972053e4748afee8134c44dbf9f.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:17,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f used request id req-f7c02548-d6ef-4940-bcc7-b5d185d322c0 2018-07-19 01:49:17,435 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:17,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b76534515118df996ab5e5ea1c6385ad415eeb" 2018-07-19 01:49:17,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca801a90-ab21-4ca3-a0c3-7d31d820aac0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f544d51ac9444a8b08581ab41564db8", "name": "service"}} 2018-07-19 01:49:17,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3f544d51ac9444a8b08581ab41564db8 used request id req-ca801a90-ab21-4ca3-a0c3-7d31d820aac0 2018-07-19 01:49:17,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b76534515118df996ab5e5ea1c6385ad415eeb" 2018-07-19 01:49:17,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a705cd6e-eef1-4feb-b8aa-e2d8c95d23f2 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:49:17,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-a705cd6e-eef1-4feb-b8aa-e2d8c95d23f2 2018-07-19 01:49:17,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8d43272a7a7d47d2898cdcaface4e5b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b76534515118df996ab5e5ea1c6385ad415eeb" 2018-07-19 01:49:17,739 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fa6b18d-898b-4e4e-97ea-3c4a4cbf7c70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8d43272a7a7d47d2898cdcaface4e5b5.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:17,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8d43272a7a7d47d2898cdcaface4e5b5 used request id req-3fa6b18d-898b-4e4e-97ea-3c4a4cbf7c70 2018-07-19 01:49:17,739 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:17,740 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-a570a577-c743-426-name 2018-07-19 01:49:17,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/26dc133842dd43049d17704c6c30d4bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b76534515118df996ab5e5ea1c6385ad415eeb" 2018-07-19 01:49:17,895 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:49:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17dc311b-972c-43ce-a829-740e83b0d9c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:49:17,895 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/26dc133842dd43049d17704c6c30d4bd used request id req-17dc311b-972c-43ce-a829-740e83b0d9c0 2018-07-19 01:49:17,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b76534515118df996ab5e5ea1c6385ad415eeb" 2018-07-19 01:49:18,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b59e52bb-e4cd-433a-9b58-195ca7559774 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:49:18,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b59e52bb-e4cd-433a-9b58-195ca7559774 2018-07-19 01:49:18,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:18,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["ZoLVCPWIS7GPp_bM7IV0Qg"], "issued_at": "2018-07-19T01:49:18.000000Z"}} 2018-07-19 01:49:18,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a848b0be39e6d4a8808445546c77e325228518dc" 2018-07-19 01:49:18,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3c8bbd7-3992-4c70-9d56-a3116ae879f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:18,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b3c8bbd7-3992-4c70-9d56-a3116ae879f0 2018-07-19 01:49:18,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:49:18,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:18,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["s6i9aWTBSDW2mXOG0SwLgA"], "issued_at": "2018-07-19T01:49:18.000000Z"}} 2018-07-19 01:49:18,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d53a8ad9b3160c970fff7b840d7b6fe51a7e9f" 2018-07-19 01:49:18,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9225eadc-ac7d-4adf-a216-798b7b1ea477 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:18,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9225eadc-ac7d-4adf-a216-798b7b1ea477 2018-07-19 01:49:18,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:18,982 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-369b6b6a-ca55-4ee7-b6b8-4b23518f9785 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:18,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-369b6b6a-ca55-4ee7-b6b8-4b23518f9785 2018-07-19 01:49:18,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-42c431fb-dad5-47a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d53a8ad9b3160c970fff7b840d7b6fe51a7e9f" 2018-07-19 01:49:19,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50239a23-43fc-416b-8e2f-14fb5472c4ad Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-42c431fb-dad5-47a-name", "previous": null, "next": null}, "projects": []} 2018-07-19 01:49:19,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-42c431fb-dad5-47a-name used request id req-50239a23-43fc-416b-8e2f-14fb5472c4ad 2018-07-19 01:49:19,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d53a8ad9b3160c970fff7b840d7b6fe51a7e9f" 2018-07-19 01:49:19,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-788b4aac-b4b6-41d1-a40e-a89bf846cec5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-19 01:49:19,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-788b4aac-b4b6-41d1-a40e-a89bf846cec5 2018-07-19 01:49:19,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d53a8ad9b3160c970fff7b840d7b6fe51a7e9f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-42c431fb-dad5-47a-name"}}' 2018-07-19 01:49:19,224 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:49:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dfdd443-eb48-4461-a86e-d09d2643afb2 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7fd439e32f9c418c9c5bca5aec2d3dd1"}, "tags": [], "enabled": true, "id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-42c431fb-dad5-47a-name"}} 2018-07-19 01:49:19,224 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0dfdd443-eb48-4461-a86e-d09d2643afb2 2018-07-19 01:49:19,224 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-42c431fb-dad5-47a-name 2018-07-19 01:49:19,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:49:19,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:19,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["QpqYu8NJRmGnyr51MmmHTA"], "issued_at": "2018-07-19T01:49:19.000000Z"}} 2018-07-19 01:49:19,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138b4e31005cc86c928d7c67fc5a9f45a6327dfe" 2018-07-19 01:49:19,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d60dcd3-2e9b-4678-8bbc-1512675afd2c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:19,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4d60dcd3-2e9b-4678-8bbc-1512675afd2c 2018-07-19 01:49:19,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:19,717 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b41114ee-786b-4989-bcaf-04d1114433ec Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:19,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-b41114ee-786b-4989-bcaf-04d1114433ec 2018-07-19 01:49:19,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138b4e31005cc86c928d7c67fc5a9f45a6327dfe" 2018-07-19 01:49:19,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2bb16bc-5bc4-46b6-b3c9-2e04c1f58eaa Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:49:19,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e2bb16bc-5bc4-46b6-b3c9-2e04c1f58eaa 2018-07-19 01:49:19,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138b4e31005cc86c928d7c67fc5a9f45a6327dfe" 2018-07-19 01:49:19,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-729e1c7f-e7fc-4aec-a637-0f45ff5f0a99 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-19 01:49:19,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-729e1c7f-e7fc-4aec-a637-0f45ff5f0a99 2018-07-19 01:49:20,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138b4e31005cc86c928d7c67fc5a9f45a6327dfe" 2018-07-19 01:49:20,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df08a528-e561-485b-a18b-da7608dce5f7 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:49:20,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-df08a528-e561-485b-a18b-da7608dce5f7 2018-07-19 01:49:20,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-42c431fb-dad5-47a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138b4e31005cc86c928d7c67fc5a9f45a6327dfe" 2018-07-19 01:49:20,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc0d4cda-3dd2-4f11-ae12-a96d908203e7 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-42c431fb-dad5-47a-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7fd439e32f9c418c9c5bca5aec2d3dd1"}, "tags": [], "enabled": true, "id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-42c431fb-dad5-47a-name"}]} 2018-07-19 01:49:20,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-42c431fb-dad5-47a-name used request id req-dc0d4cda-3dd2-4f11-ae12-a96d908203e7 2018-07-19 01:49:20,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/cb4862b2696a4b97b5eaeb780b90cce0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138b4e31005cc86c928d7c67fc5a9f45a6327dfe" 2018-07-19 01:49:20,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cf3a29a-f0d0-42be-8444-451ccc194952 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/cb4862b2696a4b97b5eaeb780b90cce0"}, "enabled": true, "id": "cb4862b2696a4b97b5eaeb780b90cce0", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-42c431fb-dad5-47a-user"}} 2018-07-19 01:49:20,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/cb4862b2696a4b97b5eaeb780b90cce0 used request id req-3cf3a29a-f0d0-42be-8444-451ccc194952 2018-07-19 01:49:20,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/7fd439e32f9c418c9c5bca5aec2d3dd1/users/cb4862b2696a4b97b5eaeb780b90cce0/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138b4e31005cc86c928d7c67fc5a9f45a6327dfe" 2018-07-19 01:49:20,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a40631f3-773c-4ef8-8378-63427b5864e5 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/7fd439e32f9c418c9c5bca5aec2d3dd1/users/cb4862b2696a4b97b5eaeb780b90cce0/roles", "previous": null, "next": null}, "roles": []} 2018-07-19 01:49:20,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/7fd439e32f9c418c9c5bca5aec2d3dd1/users/cb4862b2696a4b97b5eaeb780b90cce0/roles used request id req-a40631f3-773c-4ef8-8378-63427b5864e5 2018-07-19 01:49:20,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138b4e31005cc86c928d7c67fc5a9f45a6327dfe" 2018-07-19 01:49:20,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b28fd4c1-5647-4136-8b21-71696532bd72 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}} 2018-07-19 01:49:20,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083 used request id req-b28fd4c1-5647-4136-8b21-71696532bd72 2018-07-19 01:49:20,805 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-42c431fb-dad5-47a-name 2018-07-19 01:49:20,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/7fd439e32f9c418c9c5bca5aec2d3dd1/users/cb4862b2696a4b97b5eaeb780b90cce0/roles/6b9935e076ea4a53a46b5ece44668083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138b4e31005cc86c928d7c67fc5a9f45a6327dfe" 2018-07-19 01:49:20,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:49:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb2e2aca-e5e1-4644-8093-5c24d4487fd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:49:20,940 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/7fd439e32f9c418c9c5bca5aec2d3dd1/users/cb4862b2696a4b97b5eaeb780b90cce0/roles/6b9935e076ea4a53a46b5ece44668083 used request id req-fb2e2aca-e5e1-4644-8093-5c24d4487fd8 2018-07-19 01:49:20,941 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-42c431fb-dad5-47a-user 2018-07-19 01:49:20,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d53a8ad9b3160c970fff7b840d7b6fe51a7e9f" 2018-07-19 01:49:21,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bf7b3cc-9c5b-4360-ae4d-576d9e6b6656 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:49:21,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6bf7b3cc-9c5b-4360-ae4d-576d9e6b6656 2018-07-19 01:49:21,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d53a8ad9b3160c970fff7b840d7b6fe51a7e9f" -d '{"role": {"name": "CreateProjectUserTests-42c431fb-dad5-47a-name-role"}}' 2018-07-19 01:49:21,146 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:49:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ac8ada0-19b2-4d0b-a4c9-df3fcfb76512 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e0d00019afe344279a49b5a339e66cc8", "links": {"self": "http://172.30.9.27:5000/v3/roles/e0d00019afe344279a49b5a339e66cc8"}, "name": "CreateProjectUserTests-42c431fb-dad5-47a-name-role"}} 2018-07-19 01:49:21,146 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-4ac8ada0-19b2-4d0b-a4c9-df3fcfb76512 2018-07-19 01:49:21,146 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-42c431fb-dad5-47a-name-role 2018-07-19 01:49:21,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/e0d00019afe344279a49b5a339e66cc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d53a8ad9b3160c970fff7b840d7b6fe51a7e9f" 2018-07-19 01:49:21,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c76f44c4-6556-429c-9bbe-fc391b7c674c Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e0d00019afe344279a49b5a339e66cc8", "links": {"self": "http://172.30.9.27:5000/v3/roles/e0d00019afe344279a49b5a339e66cc8"}, "name": "CreateProjectUserTests-42c431fb-dad5-47a-name-role"}} 2018-07-19 01:49:21,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/e0d00019afe344279a49b5a339e66cc8 used request id req-c76f44c4-6556-429c-9bbe-fc391b7c674c 2018-07-19 01:49:21,241 - keystone_utils - INFO - Granting role CreateProjectUserTests-42c431fb-dad5-47a-name-role to project CreateProjectUserTests-42c431fb-dad5-47a-name 2018-07-19 01:49:21,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/7fd439e32f9c418c9c5bca5aec2d3dd1/users/cb4862b2696a4b97b5eaeb780b90cce0/roles/e0d00019afe344279a49b5a339e66cc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d53a8ad9b3160c970fff7b840d7b6fe51a7e9f" 2018-07-19 01:49:21,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:49:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4326c5b-ec45-4b92-a00c-fe077c8e1e74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:49:21,371 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/7fd439e32f9c418c9c5bca5aec2d3dd1/users/cb4862b2696a4b97b5eaeb780b90cce0/roles/e0d00019afe344279a49b5a339e66cc8 used request id req-d4326c5b-ec45-4b92-a00c-fe077c8e1e74 2018-07-19 01:49:21,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:49:21,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:21,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "e0d00019afe344279a49b5a339e66cc8", "name": "CreateProjectUserTests-42c431fb-dad5-47a-name-role"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "name": "CreateProjectUserTests-42c431fb-dad5-47a-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7fd439e32f9c418c9c5bca5aec2d3dd1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/7fd439e32f9c418c9c5bca5aec2d3dd1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/7fd439e32f9c418c9c5bca5aec2d3dd1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7fd439e32f9c418c9c5bca5aec2d3dd1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/7fd439e32f9c418c9c5bca5aec2d3dd1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/7fd439e32f9c418c9c5bca5aec2d3dd1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_7fd439e32f9c418c9c5bca5aec2d3dd1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_7fd439e32f9c418c9c5bca5aec2d3dd1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/7fd439e32f9c418c9c5bca5aec2d3dd1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/7fd439e32f9c418c9c5bca5aec2d3dd1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/7fd439e32f9c418c9c5bca5aec2d3dd1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7fd439e32f9c418c9c5bca5aec2d3dd1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/7fd439e32f9c418c9c5bca5aec2d3dd1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/7fd439e32f9c418c9c5bca5aec2d3dd1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-42c431fb-dad5-47a-user", "id": "cb4862b2696a4b97b5eaeb780b90cce0"}, "audit_ids": ["KRPIuOxPQ36FuF11qnYs_A"], "issued_at": "2018-07-19T01:49:21.000000Z"}} 2018-07-19 01:49:21,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca481489d51e15fcf1bdcc22de3f558783d151eb" 2018-07-19 01:49:21,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e1b61be-ecdf-4068-b11c-51aabb98c24c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:21,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7e1b61be-ecdf-4068-b11c-51aabb98c24c 2018-07-19 01:49:21,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-42c431fb-dad5-47a-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca481489d51e15fcf1bdcc22de3f558783d151eb" 2018-07-19 01:49:22,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3383894a-ab84-420c-bf54-0fb8afc1616f Date: Thu, 19 Jul 2018 01:49:22 GMT RESP BODY: {"security_groups": []} 2018-07-19 01:49:22,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-42c431fb-dad5-47a-name&description=hello+group used request id req-3383894a-ab84-420c-bf54-0fb8afc1616f 2018-07-19 01:49:22,126 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-42c431fb-dad5-47a-name... 2018-07-19 01:49:22,127 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-42c431fb-dad5-47a-name 2018-07-19 01:49:22,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca481489d51e15fcf1bdcc22de3f558783d151eb" -d '{"security_group": {"name": "CreateProjectUserTests-42c431fb-dad5-47a-name", "description": "hello group"}}' 2018-07-19 01:49:22,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-0fc8e24a-79fe-4bd9-a604-766a3b7cff05 Date: Thu, 19 Jul 2018 01:49:22 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "created_at": "2018-07-19T01:49:22Z", "updated_at": "2018-07-19T01:49:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:22Z", "revision_number": 0, "id": "0ede4bac-9af9-48bc-ba4c-8c30dde99dbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:22Z", "security_group_id": "953ec723-d616-4de3-a38a-bd1f2ac84544", "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:22Z", "revision_number": 0, "id": "4157209c-e7da-4bb4-9617-8d5f97668bdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:22Z", "security_group_id": "953ec723-d616-4de3-a38a-bd1f2ac84544", "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1"}], "revision_number": 1, "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "id": "953ec723-d616-4de3-a38a-bd1f2ac84544", "name": "CreateProjectUserTests-42c431fb-dad5-47a-name"}} 2018-07-19 01:49:22,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-0fc8e24a-79fe-4bd9-a604-766a3b7cff05 2018-07-19 01:49:22,284 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 953ec723-d616-4de3-a38a-bd1f2ac84544 2018-07-19 01:49:22,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=953ec723-d616-4de3-a38a-bd1f2ac84544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca481489d51e15fcf1bdcc22de3f558783d151eb" 2018-07-19 01:49:22,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9800db0e-b78f-465e-9b23-fa0cc8422cd4 Date: Thu, 19 Jul 2018 01:49:22 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-07-19T01:49:22Z", "security_group_id": "953ec723-d616-4de3-a38a-bd1f2ac84544", "port_range_min": null, "revision_number": 0, "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "created_at": "2018-07-19T01:49:22Z", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "id": "0ede4bac-9af9-48bc-ba4c-8c30dde99dbd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:22Z", "security_group_id": "953ec723-d616-4de3-a38a-bd1f2ac84544", "port_range_min": null, "revision_number": 0, "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "created_at": "2018-07-19T01:49:22Z", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "id": "4157209c-e7da-4bb4-9617-8d5f97668bdb"}]} 2018-07-19 01:49:22,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=953ec723-d616-4de3-a38a-bd1f2ac84544 used request id req-9800db0e-b78f-465e-9b23-fa0cc8422cd4 2018-07-19 01:49:22,356 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 953ec723-d616-4de3-a38a-bd1f2ac84544 2018-07-19 01:49:22,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=953ec723-d616-4de3-a38a-bd1f2ac84544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca481489d51e15fcf1bdcc22de3f558783d151eb" 2018-07-19 01:49:22,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9c540092-5499-4dff-9d4b-3d47a7e27759 Date: Thu, 19 Jul 2018 01:49:22 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-07-19T01:49:22Z", "security_group_id": "953ec723-d616-4de3-a38a-bd1f2ac84544", "port_range_min": null, "revision_number": 0, "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "created_at": "2018-07-19T01:49:22Z", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "id": "0ede4bac-9af9-48bc-ba4c-8c30dde99dbd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:22Z", "security_group_id": "953ec723-d616-4de3-a38a-bd1f2ac84544", "port_range_min": null, "revision_number": 0, "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "created_at": "2018-07-19T01:49:22Z", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "id": "4157209c-e7da-4bb4-9617-8d5f97668bdb"}]} 2018-07-19 01:49:22,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=953ec723-d616-4de3-a38a-bd1f2ac84544 used request id req-9c540092-5499-4dff-9d4b-3d47a7e27759 2018-07-19 01:49:22,380 - neutron_utils - INFO - Retrieving security group with ID - 953ec723-d616-4de3-a38a-bd1f2ac84544 2018-07-19 01:49:22,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=953ec723-d616-4de3-a38a-bd1f2ac84544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca481489d51e15fcf1bdcc22de3f558783d151eb" 2018-07-19 01:49:22,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-d63e89b6-f2c8-45f3-a9e4-8003a323ae0f Date: Thu, 19 Jul 2018 01:49:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "created_at": "2018-07-19T01:49:22Z", "updated_at": "2018-07-19T01:49:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:22Z", "revision_number": 0, "id": "0ede4bac-9af9-48bc-ba4c-8c30dde99dbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:22Z", "security_group_id": "953ec723-d616-4de3-a38a-bd1f2ac84544", "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:22Z", "revision_number": 0, "id": "4157209c-e7da-4bb4-9617-8d5f97668bdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:22Z", "security_group_id": "953ec723-d616-4de3-a38a-bd1f2ac84544", "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1"}], "revision_number": 1, "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "id": "953ec723-d616-4de3-a38a-bd1f2ac84544", "name": "CreateProjectUserTests-42c431fb-dad5-47a-name"}]} 2018-07-19 01:49:22,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=953ec723-d616-4de3-a38a-bd1f2ac84544 used request id req-d63e89b6-f2c8-45f3-a9e4-8003a323ae0f 2018-07-19 01:49:22,445 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 953ec723-d616-4de3-a38a-bd1f2ac84544 2018-07-19 01:49:22,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=953ec723-d616-4de3-a38a-bd1f2ac84544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca481489d51e15fcf1bdcc22de3f558783d151eb" 2018-07-19 01:49:22,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b232096a-b04f-49cd-b569-c7606f68b3ad Date: Thu, 19 Jul 2018 01:49:22 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-07-19T01:49:22Z", "security_group_id": "953ec723-d616-4de3-a38a-bd1f2ac84544", "port_range_min": null, "revision_number": 0, "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "created_at": "2018-07-19T01:49:22Z", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "id": "0ede4bac-9af9-48bc-ba4c-8c30dde99dbd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:22Z", "security_group_id": "953ec723-d616-4de3-a38a-bd1f2ac84544", "port_range_min": null, "revision_number": 0, "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "created_at": "2018-07-19T01:49:22Z", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "id": "4157209c-e7da-4bb4-9617-8d5f97668bdb"}]} 2018-07-19 01:49:22,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=953ec723-d616-4de3-a38a-bd1f2ac84544 used request id req-b232096a-b04f-49cd-b569-c7606f68b3ad 2018-07-19 01:49:22,469 - neutron_utils - INFO - Retrieving security group with ID - 953ec723-d616-4de3-a38a-bd1f2ac84544 2018-07-19 01:49:22,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=953ec723-d616-4de3-a38a-bd1f2ac84544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca481489d51e15fcf1bdcc22de3f558783d151eb" 2018-07-19 01:49:22,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-ef88783e-7850-4767-ae9a-eeed70ae68dd Date: Thu, 19 Jul 2018 01:49:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "created_at": "2018-07-19T01:49:22Z", "updated_at": "2018-07-19T01:49:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:22Z", "revision_number": 0, "id": "0ede4bac-9af9-48bc-ba4c-8c30dde99dbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:22Z", "security_group_id": "953ec723-d616-4de3-a38a-bd1f2ac84544", "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:22Z", "revision_number": 0, "id": "4157209c-e7da-4bb4-9617-8d5f97668bdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:22Z", "security_group_id": "953ec723-d616-4de3-a38a-bd1f2ac84544", "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1"}], "revision_number": 1, "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "id": "953ec723-d616-4de3-a38a-bd1f2ac84544", "name": "CreateProjectUserTests-42c431fb-dad5-47a-name"}]} 2018-07-19 01:49:22,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=953ec723-d616-4de3-a38a-bd1f2ac84544 used request id req-ef88783e-7850-4767-ae9a-eeed70ae68dd 2018-07-19 01:49:22,513 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 953ec723-d616-4de3-a38a-bd1f2ac84544 2018-07-19 01:49:22,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=953ec723-d616-4de3-a38a-bd1f2ac84544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca481489d51e15fcf1bdcc22de3f558783d151eb" 2018-07-19 01:49:22,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-790c1e72-1b85-4a39-9f65-e1922f6c5515 Date: Thu, 19 Jul 2018 01:49:22 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-07-19T01:49:22Z", "security_group_id": "953ec723-d616-4de3-a38a-bd1f2ac84544", "port_range_min": null, "revision_number": 0, "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "created_at": "2018-07-19T01:49:22Z", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "id": "0ede4bac-9af9-48bc-ba4c-8c30dde99dbd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:22Z", "security_group_id": "953ec723-d616-4de3-a38a-bd1f2ac84544", "port_range_min": null, "revision_number": 0, "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "created_at": "2018-07-19T01:49:22Z", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "id": "4157209c-e7da-4bb4-9617-8d5f97668bdb"}]} 2018-07-19 01:49:22,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=953ec723-d616-4de3-a38a-bd1f2ac84544 used request id req-790c1e72-1b85-4a39-9f65-e1922f6c5515 2018-07-19 01:49:22,535 - neutron_utils - INFO - Retrieving security group with ID - 953ec723-d616-4de3-a38a-bd1f2ac84544 2018-07-19 01:49:22,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=953ec723-d616-4de3-a38a-bd1f2ac84544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca481489d51e15fcf1bdcc22de3f558783d151eb" 2018-07-19 01:49:22,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-fb1f6c27-58c2-44d2-8efd-3e447b91110c Date: Thu, 19 Jul 2018 01:49:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "created_at": "2018-07-19T01:49:22Z", "updated_at": "2018-07-19T01:49:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:22Z", "revision_number": 0, "id": "0ede4bac-9af9-48bc-ba4c-8c30dde99dbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:22Z", "security_group_id": "953ec723-d616-4de3-a38a-bd1f2ac84544", "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:22Z", "revision_number": 0, "id": "4157209c-e7da-4bb4-9617-8d5f97668bdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:22Z", "security_group_id": "953ec723-d616-4de3-a38a-bd1f2ac84544", "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1"}], "revision_number": 1, "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "id": "953ec723-d616-4de3-a38a-bd1f2ac84544", "name": "CreateProjectUserTests-42c431fb-dad5-47a-name"}]} 2018-07-19 01:49:22,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=953ec723-d616-4de3-a38a-bd1f2ac84544 used request id req-fb1f6c27-58c2-44d2-8efd-3e447b91110c 2018-07-19 01:49:22,584 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 953ec723-d616-4de3-a38a-bd1f2ac84544 2018-07-19 01:49:22,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=953ec723-d616-4de3-a38a-bd1f2ac84544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca481489d51e15fcf1bdcc22de3f558783d151eb" 2018-07-19 01:49:22,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-98550e87-7cfa-481c-8821-f8736c2db4b4 Date: Thu, 19 Jul 2018 01:49:22 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-07-19T01:49:22Z", "security_group_id": "953ec723-d616-4de3-a38a-bd1f2ac84544", "port_range_min": null, "revision_number": 0, "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "created_at": "2018-07-19T01:49:22Z", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "id": "0ede4bac-9af9-48bc-ba4c-8c30dde99dbd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:22Z", "security_group_id": "953ec723-d616-4de3-a38a-bd1f2ac84544", "port_range_min": null, "revision_number": 0, "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "created_at": "2018-07-19T01:49:22Z", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "id": "4157209c-e7da-4bb4-9617-8d5f97668bdb"}]} 2018-07-19 01:49:22,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=953ec723-d616-4de3-a38a-bd1f2ac84544 used request id req-98550e87-7cfa-481c-8821-f8736c2db4b4 2018-07-19 01:49:22,607 - neutron_utils - INFO - Deleting security group rule with ID - 0ede4bac-9af9-48bc-ba4c-8c30dde99dbd 2018-07-19 01:49:22,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/0ede4bac-9af9-48bc-ba4c-8c30dde99dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca481489d51e15fcf1bdcc22de3f558783d151eb" 2018-07-19 01:49:22,698 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d5255c10-1557-4234-9e1c-b25c30d9e28d Content-Length: 0 Date: Thu, 19 Jul 2018 01:49:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:49:22,698 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/0ede4bac-9af9-48bc-ba4c-8c30dde99dbd used request id req-d5255c10-1557-4234-9e1c-b25c30d9e28d 2018-07-19 01:49:22,698 - neutron_utils - INFO - Deleting security group rule with ID - 4157209c-e7da-4bb4-9617-8d5f97668bdb 2018-07-19 01:49:22,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/4157209c-e7da-4bb4-9617-8d5f97668bdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca481489d51e15fcf1bdcc22de3f558783d151eb" 2018-07-19 01:49:22,775 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e07fb94a-42f5-488d-9241-0a57f3cf922e Content-Length: 0 Date: Thu, 19 Jul 2018 01:49:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:49:22,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/4157209c-e7da-4bb4-9617-8d5f97668bdb used request id req-e07fb94a-42f5-488d-9241-0a57f3cf922e 2018-07-19 01:49:22,775 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-42c431fb-dad5-47a-name 2018-07-19 01:49:22,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/953ec723-d616-4de3-a38a-bd1f2ac84544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca481489d51e15fcf1bdcc22de3f558783d151eb" 2018-07-19 01:49:22,870 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-623cee90-167f-469b-b9c1-455c53c617f5 Content-Length: 0 Date: Thu, 19 Jul 2018 01:49:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:49:22,871 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/953ec723-d616-4de3-a38a-bd1f2ac84544 used request id req-623cee90-167f-469b-b9c1-455c53c617f5 2018-07-19 01:49:22,872 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-42c431fb-dad5-47a-user 2018-07-19 01:49:22,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/cb4862b2696a4b97b5eaeb780b90cce0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138b4e31005cc86c928d7c67fc5a9f45a6327dfe" 2018-07-19 01:49:23,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:49:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b315af0-313b-4965-a0d1-bfc5b0eb6dcb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:49:23,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cb4862b2696a4b97b5eaeb780b90cce0 used request id req-0b315af0-313b-4965-a0d1-bfc5b0eb6dcb 2018-07-19 01:49:23,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d53a8ad9b3160c970fff7b840d7b6fe51a7e9f" 2018-07-19 01:49:23,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-e60782cf-12ef-4a2c-858f-5e19a3704f55 Date: Thu, 19 Jul 2018 01:49:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:37Z", "updated_at": "2018-07-19T01:45:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "55fab744-0675-4817-8ca4-149506d206ac", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "58d4131a-abfe-4d84-aa0c-6a733d877936", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "cc1fa3a5-310b-404e-bd7b-23199157d572", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "e23f2d7f-5518-4b6a-9283-108eea6141ec", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}], "revision_number": 1, "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:14Z", "updated_at": "2018-07-19T01:47:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "04d1d32f-e678-41f7-8076-477b82ea420a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "263edd32-90ff-4dbd-8ace-7f2de75933b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "ee45226d-484f-44ca-b475-a1db2fd1d40a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "fd55c068-a117-4c66-9156-c3c787a9eebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}], "revision_number": 1, "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "5c348a94-ad17-415b-a554-a8d9d313d977", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "created_at": "2018-07-19T01:46:27Z", "updated_at": "2018-07-19T01:46:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "24aeed7d-800d-4aed-9206-a3b520f49acf", "remote_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "36bf9d89-b4f5-499f-89e4-ff13b5f51cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "38938142-c88f-4f1d-ba3a-7dea0248b340", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "43b01b11-ef6b-4a8d-abf6-ab303e1ed5b3", "remote_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}], "revision_number": 1, "project_id": "a07b532df0514ae0b0a6819df85b66ca", "id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:44:57Z", "updated_at": "2018-07-19T01:44:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "4756e1fc-92d3-466b-b479-ec324e39ed50", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "54b14ab0-2f3f-4df1-8801-17771a10bb20", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "676f40e0-0e58-42a0-9df7-935eec2316f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "b6fb12b5-efc5-4194-ac47-c99c3e881673", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}], "revision_number": 1, "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e12972053e4748afee8134c44dbf9f", "created_at": "2018-07-19T01:43:30Z", "updated_at": "2018-07-19T01:43:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "4a4c72ca-8fb1-4750-872c-ca988cf67f19", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "cf8b00ed-0bea-480f-a663-828e0f59559b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "e0697b95-7b22-4291-bb26-c058a2741da9", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "f657da31-c233-4545-b3d9-b85dd358b45e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}], "revision_number": 1, "project_id": "67e12972053e4748afee8134c44dbf9f", "id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-19T01:43:18Z", "updated_at": "2018-07-19T01:43:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "193b8517-470d-453e-a265-ce9b9b26f5d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "6a19c421-d0b2-45be-85af-5363ad3397e8", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "8fa7798e-d456-4c8e-8535-01dda4b6bc51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "eb1212aa-30f9-4795-b27b-0b175b183b90", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "created_at": "2018-07-19T01:49:22Z", "updated_at": "2018-07-19T01:49:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:22Z", "revision_number": 0, "id": "82b6cc10-35c1-4ae3-8797-084d49f854bd", "remote_group_id": "c5c27642-64dc-4b9c-8ead-21bdd0ea4761", "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:22Z", "security_group_id": "c5c27642-64dc-4b9c-8ead-21bdd0ea4761", "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:22Z", "revision_number": 0, "id": "9f5a5fba-39f7-48be-b571-84dba166a21e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:22Z", "security_group_id": "c5c27642-64dc-4b9c-8ead-21bdd0ea4761", "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:22Z", "revision_number": 0, "id": "bd64405f-808f-48e6-b4b8-95963cf7d718", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:22Z", "security_group_id": "c5c27642-64dc-4b9c-8ead-21bdd0ea4761", "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:22Z", "revision_number": 0, "id": "c7266cb2-3ca2-47dd-a312-0ce09b63c4dd", "remote_group_id": "c5c27642-64dc-4b9c-8ead-21bdd0ea4761", "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:22Z", "security_group_id": "c5c27642-64dc-4b9c-8ead-21bdd0ea4761", "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1"}], "revision_number": 1, "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "id": "c5c27642-64dc-4b9c-8ead-21bdd0ea4761", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "created_at": "2018-07-19T01:40:32Z", "updated_at": "2018-07-19T01:40:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "cff0f5c7-1feb-4d14-9156-979d1fb6fd8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "e7df14eb-5645-4560-9d9e-94a6da43fa1e", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "f54359c6-c0ca-4f98-be27-940cf88c088a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "faa37d0e-1254-4c16-aba1-a91d71fd5875", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}], "revision_number": 1, "project_id": "3f544d51ac9444a8b08581ab41564db8", "id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:49:01Z", "updated_at": "2018-07-19T01:49:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "3e0168ca-a827-4193-a80f-d15c1428e49e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "a28c756d-514a-4bff-96d8-a236add7e46f", "remote_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "a93c5a38-38a6-402b-a7ee-a74d3a1d55a6", "remote_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "cda4476d-196e-44d8-88d5-a76b747b1226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "created_at": "2018-07-19T01:44:02Z", "updated_at": "2018-07-19T01:44:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "260efffe-d23f-4873-91f9-9a81f164ddce", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "3ac30d19-c888-43c3-bbc4-0d2da352cae8", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "70bf8aa6-fb82-4bf4-9fe6-33e0b3e67f6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "ffb279e6-f7d0-48fd-9cd3-03e47e4ddb99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}], "revision_number": 1, "project_id": "8d43272a7a7d47d2898cdcaface4e5b5", "id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "name": "default"}]} 2018-07-19 01:49:23,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-e60782cf-12ef-4a2c-858f-5e19a3704f55 2018-07-19 01:49:23,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d53a8ad9b3160c970fff7b840d7b6fe51a7e9f" 2018-07-19 01:49:23,413 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffb40d19-0a20-410a-b347-c91107af58f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: afb85065340d42ed9eee5b4bc6503710.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:23,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710 used request id req-ffb40d19-0a20-410a-b347-c91107af58f5 2018-07-19 01:49:23,413 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:23,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d53a8ad9b3160c970fff7b840d7b6fe51a7e9f" 2018-07-19 01:49:23,434 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73d7f24b-7ffe-4406-84f1-aa38c7e9b4a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 297a03fa47ca4bf89a83ac1519fd866e.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:23,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e used request id req-73d7f24b-7ffe-4406-84f1-aa38c7e9b4a5 2018-07-19 01:49:23,434 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:23,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d53a8ad9b3160c970fff7b840d7b6fe51a7e9f" 2018-07-19 01:49:23,514 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88374c9f-63e6-4e7d-be5b-a31fe41396d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a07b532df0514ae0b0a6819df85b66ca.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:23,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca used request id req-88374c9f-63e6-4e7d-be5b-a31fe41396d9 2018-07-19 01:49:23,514 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:23,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d53a8ad9b3160c970fff7b840d7b6fe51a7e9f" 2018-07-19 01:49:23,610 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-801be069-8b43-4a60-9229-9cd64bb6189a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 295093b5a2884f91aa1f1d270ab17311.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:23,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311 used request id req-801be069-8b43-4a60-9229-9cd64bb6189a 2018-07-19 01:49:23,611 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:23,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d53a8ad9b3160c970fff7b840d7b6fe51a7e9f" 2018-07-19 01:49:23,714 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b974dd55-eae7-4808-ae76-9c02fbad386b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67e12972053e4748afee8134c44dbf9f.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:23,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f used request id req-b974dd55-eae7-4808-ae76-9c02fbad386b 2018-07-19 01:49:23,714 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:23,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/7fd439e32f9c418c9c5bca5aec2d3dd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d53a8ad9b3160c970fff7b840d7b6fe51a7e9f" 2018-07-19 01:49:23,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-586de978-368f-49a9-8110-6cd56ce8591c Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7fd439e32f9c418c9c5bca5aec2d3dd1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "name": "CreateProjectUserTests-42c431fb-dad5-47a-name"}} 2018-07-19 01:49:23,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/7fd439e32f9c418c9c5bca5aec2d3dd1 used request id req-586de978-368f-49a9-8110-6cd56ce8591c 2018-07-19 01:49:23,824 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5c27642-64dc-4b9c-8ead-21bdd0ea4761 2018-07-19 01:49:23,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5c27642-64dc-4b9c-8ead-21bdd0ea4761 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d53a8ad9b3160c970fff7b840d7b6fe51a7e9f" 2018-07-19 01:49:23,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e574f26f-d433-4a34-bc71-0c9594740202 Date: Thu, 19 Jul 2018 01:49:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c5c27642-64dc-4b9c-8ead-21bdd0ea4761", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:22Z", "security_group_id": "c5c27642-64dc-4b9c-8ead-21bdd0ea4761", "port_range_min": null, "revision_number": 0, "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "created_at": "2018-07-19T01:49:22Z", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "id": "82b6cc10-35c1-4ae3-8797-084d49f854bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:22Z", "security_group_id": "c5c27642-64dc-4b9c-8ead-21bdd0ea4761", "port_range_min": null, "revision_number": 0, "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "created_at": "2018-07-19T01:49:22Z", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "id": "9f5a5fba-39f7-48be-b571-84dba166a21e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:22Z", "security_group_id": "c5c27642-64dc-4b9c-8ead-21bdd0ea4761", "port_range_min": null, "revision_number": 0, "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "created_at": "2018-07-19T01:49:22Z", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "id": "bd64405f-808f-48e6-b4b8-95963cf7d718"}, {"remote_group_id": "c5c27642-64dc-4b9c-8ead-21bdd0ea4761", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:22Z", "security_group_id": "c5c27642-64dc-4b9c-8ead-21bdd0ea4761", "port_range_min": null, "revision_number": 0, "tenant_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "created_at": "2018-07-19T01:49:22Z", "project_id": "7fd439e32f9c418c9c5bca5aec2d3dd1", "id": "c7266cb2-3ca2-47dd-a312-0ce09b63c4dd"}]} 2018-07-19 01:49:23,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c5c27642-64dc-4b9c-8ead-21bdd0ea4761 used request id req-e574f26f-d433-4a34-bc71-0c9594740202 2018-07-19 01:49:23,871 - neutron_utils - INFO - Deleting security group with name - default 2018-07-19 01:49:23,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c5c27642-64dc-4b9c-8ead-21bdd0ea4761 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d53a8ad9b3160c970fff7b840d7b6fe51a7e9f" 2018-07-19 01:49:24,032 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b3d23560-92f6-415b-8c2a-f44c325ae196 Content-Length: 0 Date: Thu, 19 Jul 2018 01:49:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:49:24,032 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c5c27642-64dc-4b9c-8ead-21bdd0ea4761 used request id req-b3d23560-92f6-415b-8c2a-f44c325ae196 2018-07-19 01:49:24,033 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-42c431fb-dad5-47a-name 2018-07-19 01:49:24,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/7fd439e32f9c418c9c5bca5aec2d3dd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d53a8ad9b3160c970fff7b840d7b6fe51a7e9f" 2018-07-19 01:49:24,203 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:49:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65ad74c6-f237-499f-8b3a-fdcb8668530e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:49:24,203 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/7fd439e32f9c418c9c5bca5aec2d3dd1 used request id req-65ad74c6-f237-499f-8b3a-fdcb8668530e 2018-07-19 01:49:24,203 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-42c431fb-dad5-47a-name-role 2018-07-19 01:49:24,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/e0d00019afe344279a49b5a339e66cc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d53a8ad9b3160c970fff7b840d7b6fe51a7e9f" 2018-07-19 01:49:24,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:49:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0237c1d-973b-4a30-96cf-1a1d3d4c29ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:49:24,325 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/e0d00019afe344279a49b5a339e66cc8 used request id req-e0237c1d-973b-4a30-96cf-1a1d3d4c29ee 2018-07-19 01:49:24,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d53a8ad9b3160c970fff7b840d7b6fe51a7e9f" 2018-07-19 01:49:24,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b9096e7-5f1b-40db-82fa-e8333af48f2c Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:49:24,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2b9096e7-5f1b-40db-82fa-e8333af48f2c 2018-07-19 01:49:24,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:24,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["lu1SHdPiShKvndQ5O_a1kg"], "issued_at": "2018-07-19T01:49:24.000000Z"}} 2018-07-19 01:49:24,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a6a893d96302af08e3c62bd76ffdf2c9c5c41d2" 2018-07-19 01:49:24,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06be24f3-d12a-4ef2-8665-6060071e526b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:24,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-06be24f3-d12a-4ef2-8665-6060071e526b 2018-07-19 01:49:24,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:49:24,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:25,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["s2ZiOO8iQiKJPijggr8_lg"], "issued_at": "2018-07-19T01:49:25.000000Z"}} 2018-07-19 01:49:25,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4d27415979c7906df26c1b875c17cbd80d40fd" 2018-07-19 01:49:25,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28771be8-3674-4ba6-a097-d738d1509df2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:25,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-28771be8-3674-4ba6-a097-d738d1509df2 2018-07-19 01:49:25,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:25,431 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c35fc82-4566-41ff-9fb1-e51e67ec9541 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:25,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-9c35fc82-4566-41ff-9fb1-e51e67ec9541 2018-07-19 01:49:25,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-ba5d4ffb-e736-4ab-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4d27415979c7906df26c1b875c17cbd80d40fd" 2018-07-19 01:49:25,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4ac6c8a-bb91-42b2-a8fa-49edf9fa9aea Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-ba5d4ffb-e736-4ab-name", "previous": null, "next": null}, "projects": []} 2018-07-19 01:49:25,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-ba5d4ffb-e736-4ab-name used request id req-a4ac6c8a-bb91-42b2-a8fa-49edf9fa9aea 2018-07-19 01:49:25,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4d27415979c7906df26c1b875c17cbd80d40fd" 2018-07-19 01:49:25,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df154df-c14b-4d3d-9a00-28f7cf44915f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-19 01:49:25,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-0df154df-c14b-4d3d-9a00-28f7cf44915f 2018-07-19 01:49:25,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4d27415979c7906df26c1b875c17cbd80d40fd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-name"}}' 2018-07-19 01:49:25,679 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c002397e-3609-4d30-9a99-429f00aaefc1 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7"}, "tags": [], "enabled": true, "id": "981875ae9b2145f18f5bd110df7d1cd7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-name"}} 2018-07-19 01:49:25,679 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-c002397e-3609-4d30-9a99-429f00aaefc1 2018-07-19 01:49:25,680 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-ba5d4ffb-e736-4ab-name 2018-07-19 01:49:25,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:49:25,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:26,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["uvcARbtkTD665iSg-na8UA"], "issued_at": "2018-07-19T01:49:26.000000Z"}} 2018-07-19 01:49:26,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c81e0adf4b23eb7191d185b6dd941cbfdf00939c" 2018-07-19 01:49:26,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec0cc563-50af-4e1f-9892-97c78932c700 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:26,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ec0cc563-50af-4e1f-9892-97c78932c700 2018-07-19 01:49:26,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:26,183 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86788498-b68e-494f-8009-578990bf7f30 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:26,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-86788498-b68e-494f-8009-578990bf7f30 2018-07-19 01:49:26,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c81e0adf4b23eb7191d185b6dd941cbfdf00939c" 2018-07-19 01:49:26,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64107e76-37c4-4062-ab24-e7df130303f1 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:49:26,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-64107e76-37c4-4062-ab24-e7df130303f1 2018-07-19 01:49:26,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c81e0adf4b23eb7191d185b6dd941cbfdf00939c" 2018-07-19 01:49:26,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3365f01a-1886-4d96-8d60-9b19ea9c26be Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-19 01:49:26,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-3365f01a-1886-4d96-8d60-9b19ea9c26be 2018-07-19 01:49:26,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c81e0adf4b23eb7191d185b6dd941cbfdf00939c" 2018-07-19 01:49:26,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a16cb2a-6061-4519-860f-61f8c4310c88 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:49:26,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3a16cb2a-6061-4519-860f-61f8c4310c88 2018-07-19 01:49:26,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-ba5d4ffb-e736-4ab-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c81e0adf4b23eb7191d185b6dd941cbfdf00939c" 2018-07-19 01:49:26,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83021e86-6727-4070-b36c-2eceee672ae9 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-ba5d4ffb-e736-4ab-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7"}, "tags": [], "enabled": true, "id": "981875ae9b2145f18f5bd110df7d1cd7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-name"}]} 2018-07-19 01:49:26,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-ba5d4ffb-e736-4ab-name used request id req-83021e86-6727-4070-b36c-2eceee672ae9 2018-07-19 01:49:26,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/889b55d9fd02474cb2e35eb9852e976e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c81e0adf4b23eb7191d185b6dd941cbfdf00939c" 2018-07-19 01:49:27,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beef4683-ae0d-4ac7-9a41-662283e6bed4 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/889b55d9fd02474cb2e35eb9852e976e"}, "enabled": true, "id": "889b55d9fd02474cb2e35eb9852e976e", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-user1"}} 2018-07-19 01:49:27,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/889b55d9fd02474cb2e35eb9852e976e used request id req-beef4683-ae0d-4ac7-9a41-662283e6bed4 2018-07-19 01:49:27,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7/users/889b55d9fd02474cb2e35eb9852e976e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c81e0adf4b23eb7191d185b6dd941cbfdf00939c" 2018-07-19 01:49:27,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db9d4e2-39dc-4abf-a244-157c77fbed71 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7/users/889b55d9fd02474cb2e35eb9852e976e/roles", "previous": null, "next": null}, "roles": []} 2018-07-19 01:49:27,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7/users/889b55d9fd02474cb2e35eb9852e976e/roles used request id req-0db9d4e2-39dc-4abf-a244-157c77fbed71 2018-07-19 01:49:27,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c81e0adf4b23eb7191d185b6dd941cbfdf00939c" 2018-07-19 01:49:27,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8816d3d-852c-4683-9b00-8457231750da Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}} 2018-07-19 01:49:27,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083 used request id req-c8816d3d-852c-4683-9b00-8457231750da 2018-07-19 01:49:27,209 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-ba5d4ffb-e736-4ab-name 2018-07-19 01:49:27,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7/users/889b55d9fd02474cb2e35eb9852e976e/roles/6b9935e076ea4a53a46b5ece44668083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c81e0adf4b23eb7191d185b6dd941cbfdf00939c" 2018-07-19 01:49:27,341 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:49:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f17e439-7403-4b83-ba4b-bbf557b209da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:49:27,341 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7/users/889b55d9fd02474cb2e35eb9852e976e/roles/6b9935e076ea4a53a46b5ece44668083 used request id req-8f17e439-7403-4b83-ba4b-bbf557b209da 2018-07-19 01:49:27,342 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-ba5d4ffb-e736-4ab-user1 2018-07-19 01:49:27,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4d27415979c7906df26c1b875c17cbd80d40fd" 2018-07-19 01:49:27,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c97731ab-49a4-4d8b-8631-966b3f15f0fa Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:49:27,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c97731ab-49a4-4d8b-8631-966b3f15f0fa 2018-07-19 01:49:27,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4d27415979c7906df26c1b875c17cbd80d40fd" -d '{"role": {"name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-name-role"}}' 2018-07-19 01:49:27,554 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:49:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61a93d3a-d662-49f0-85eb-096e8b723257 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a25f337286d44e60a101dc24c2ce208d", "links": {"self": "http://172.30.9.27:5000/v3/roles/a25f337286d44e60a101dc24c2ce208d"}, "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-name-role"}} 2018-07-19 01:49:27,555 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-61a93d3a-d662-49f0-85eb-096e8b723257 2018-07-19 01:49:27,555 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-ba5d4ffb-e736-4ab-name-role 2018-07-19 01:49:27,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/a25f337286d44e60a101dc24c2ce208d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4d27415979c7906df26c1b875c17cbd80d40fd" 2018-07-19 01:49:27,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41d9dd1e-5aca-417c-a391-188000dcb99a Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a25f337286d44e60a101dc24c2ce208d", "links": {"self": "http://172.30.9.27:5000/v3/roles/a25f337286d44e60a101dc24c2ce208d"}, "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-name-role"}} 2018-07-19 01:49:27,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/a25f337286d44e60a101dc24c2ce208d used request id req-41d9dd1e-5aca-417c-a391-188000dcb99a 2018-07-19 01:49:27,653 - keystone_utils - INFO - Granting role CreateProjectUserTests-ba5d4ffb-e736-4ab-name-role to project CreateProjectUserTests-ba5d4ffb-e736-4ab-name 2018-07-19 01:49:27,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7/users/889b55d9fd02474cb2e35eb9852e976e/roles/a25f337286d44e60a101dc24c2ce208d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4d27415979c7906df26c1b875c17cbd80d40fd" 2018-07-19 01:49:27,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:49:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba1a24f3-45bc-45bd-94b4-5e7702fab01c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:49:27,784 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7/users/889b55d9fd02474cb2e35eb9852e976e/roles/a25f337286d44e60a101dc24c2ce208d used request id req-ba1a24f3-45bc-45bd-94b4-5e7702fab01c 2018-07-19 01:49:27,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:49:27,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:28,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["WZQTKA5MSsiWGn_KbEKvWg"], "issued_at": "2018-07-19T01:49:28.000000Z"}} 2018-07-19 01:49:28,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc4abd14d4ddf3d50a85527c70867a9d0b5d535" 2018-07-19 01:49:28,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87bbb2d5-c31c-4823-99e5-e67c6a16669b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:28,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-87bbb2d5-c31c-4823-99e5-e67c6a16669b 2018-07-19 01:49:28,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:28,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89fa74a1-0ca1-4ec8-8e3d-6566731b98cf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:28,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-89fa74a1-0ca1-4ec8-8e3d-6566731b98cf 2018-07-19 01:49:28,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc4abd14d4ddf3d50a85527c70867a9d0b5d535" 2018-07-19 01:49:28,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e22c06a-a5de-49fe-bc19-0848c87bb73e Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/0daf1d5b6565486687754c787b2afa05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0daf1d5b6565486687754c787b2afa05", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/151786bc7c794c8ea502edf5a3163714"}, "domain_id": "e9d5b68a2d02403090ab8c88e9806447", "enabled": true, "options": {}, "id": "151786bc7c794c8ea502edf5a3163714", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/1796da00286949e9a5263e035b614498"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1796da00286949e9a5263e035b614498", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/27e200f571aa468a9fd5a47d945e0f0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27e200f571aa468a9fd5a47d945e0f0f", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/369379cd50c5491397513b1d9ec7190b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "369379cd50c5491397513b1d9ec7190b", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/56a49c95c6824ce4abe80b77556ed4ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a49c95c6824ce4abe80b77556ed4ba", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/572c322fb1844e89bae05b5e39a2e453"}, "domain_id": "default", "enabled": true, "options": {}, "id": "572c322fb1844e89bae05b5e39a2e453", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/7b8f56b2acac48ce89fd7efe16698a9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b8f56b2acac48ce89fd7efe16698a9c", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-user1", "links": {"self": "http://172.30.9.27:5000/v3/users/889b55d9fd02474cb2e35eb9852e976e"}, "domain_id": "default", "enabled": true, "id": "889b55d9fd02474cb2e35eb9852e976e", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/a32baa760834499ea03ad3cbe4d4e4dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a32baa760834499ea03ad3cbe4d4e4dd", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/b0c3f47c1bd84bf5aceb649427654846"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c3f47c1bd84bf5aceb649427654846", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/c71e012462ed4958bdf3c084b53ad98a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c71e012462ed4958bdf3c084b53ad98a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/c72bfa6692dc49668afdf4643285333c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c72bfa6692dc49668afdf4643285333c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/d68d67343fce4570af726b192acb54a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68d67343fce4570af726b192acb54a1", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/f37299ce118447ebad8124458d152215"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37299ce118447ebad8124458d152215", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-19 01:49:28,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4e22c06a-a5de-49fe-bc19-0848c87bb73e 2018-07-19 01:49:28,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc4abd14d4ddf3d50a85527c70867a9d0b5d535" 2018-07-19 01:49:28,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a484bcdc-1c9e-45a7-a5ba-d5032ab29c65 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-19 01:49:28,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a484bcdc-1c9e-45a7-a5ba-d5032ab29c65 2018-07-19 01:49:28,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc4abd14d4ddf3d50a85527c70867a9d0b5d535" 2018-07-19 01:49:28,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3a0c9b9-1144-4f40-b7ca-94c0978721fb Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a25f337286d44e60a101dc24c2ce208d", "links": {"self": "http://172.30.9.27:5000/v3/roles/a25f337286d44e60a101dc24c2ce208d"}, "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-name-role"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:49:28,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f3a0c9b9-1144-4f40-b7ca-94c0978721fb 2018-07-19 01:49:28,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-ba5d4ffb-e736-4ab-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc4abd14d4ddf3d50a85527c70867a9d0b5d535" 2018-07-19 01:49:28,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5476c3cd-eb4f-4ebe-a1f1-08dc6f26c47e Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-ba5d4ffb-e736-4ab-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7"}, "tags": [], "enabled": true, "id": "981875ae9b2145f18f5bd110df7d1cd7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-name"}]} 2018-07-19 01:49:28,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-ba5d4ffb-e736-4ab-name used request id req-5476c3cd-eb4f-4ebe-a1f1-08dc6f26c47e 2018-07-19 01:49:28,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/de66ea00f6ae469882b86b43b99aa764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc4abd14d4ddf3d50a85527c70867a9d0b5d535" 2018-07-19 01:49:29,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3745e1d-4dae-4d22-b789-d9406f481c7a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/de66ea00f6ae469882b86b43b99aa764"}, "enabled": true, "id": "de66ea00f6ae469882b86b43b99aa764", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-user2"}} 2018-07-19 01:49:29,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/de66ea00f6ae469882b86b43b99aa764 used request id req-e3745e1d-4dae-4d22-b789-d9406f481c7a 2018-07-19 01:49:29,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7/users/de66ea00f6ae469882b86b43b99aa764/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc4abd14d4ddf3d50a85527c70867a9d0b5d535" 2018-07-19 01:49:29,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-363c1d55-be47-4983-8c49-4b3e45f32db0 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7/users/de66ea00f6ae469882b86b43b99aa764/roles", "previous": null, "next": null}, "roles": []} 2018-07-19 01:49:29,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7/users/de66ea00f6ae469882b86b43b99aa764/roles used request id req-363c1d55-be47-4983-8c49-4b3e45f32db0 2018-07-19 01:49:29,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc4abd14d4ddf3d50a85527c70867a9d0b5d535" 2018-07-19 01:49:29,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a108b0-f1ed-49c5-8ada-b58e067ea539 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}} 2018-07-19 01:49:29,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083 used request id req-c4a108b0-f1ed-49c5-8ada-b58e067ea539 2018-07-19 01:49:29,308 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-ba5d4ffb-e736-4ab-name 2018-07-19 01:49:29,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7/users/de66ea00f6ae469882b86b43b99aa764/roles/6b9935e076ea4a53a46b5ece44668083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc4abd14d4ddf3d50a85527c70867a9d0b5d535" 2018-07-19 01:49:29,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:49:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4bb3460-3783-4e76-a7fe-79b154651cff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:49:29,437 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7/users/de66ea00f6ae469882b86b43b99aa764/roles/6b9935e076ea4a53a46b5ece44668083 used request id req-d4bb3460-3783-4e76-a7fe-79b154651cff 2018-07-19 01:49:29,437 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-ba5d4ffb-e736-4ab-user2 2018-07-19 01:49:29,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/a25f337286d44e60a101dc24c2ce208d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4d27415979c7906df26c1b875c17cbd80d40fd" 2018-07-19 01:49:29,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4dbc02d-7e78-4ed1-add3-f92ee75bcb3e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a25f337286d44e60a101dc24c2ce208d", "links": {"self": "http://172.30.9.27:5000/v3/roles/a25f337286d44e60a101dc24c2ce208d"}, "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-name-role"}} 2018-07-19 01:49:29,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/a25f337286d44e60a101dc24c2ce208d used request id req-d4dbc02d-7e78-4ed1-add3-f92ee75bcb3e 2018-07-19 01:49:29,639 - keystone_utils - INFO - Granting role CreateProjectUserTests-ba5d4ffb-e736-4ab-name-role to project CreateProjectUserTests-ba5d4ffb-e736-4ab-name 2018-07-19 01:49:29,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7/users/de66ea00f6ae469882b86b43b99aa764/roles/a25f337286d44e60a101dc24c2ce208d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4d27415979c7906df26c1b875c17cbd80d40fd" 2018-07-19 01:49:29,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:49:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d95bd10-d93a-4aca-9345-57eb7007d57e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:49:29,772 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7/users/de66ea00f6ae469882b86b43b99aa764/roles/a25f337286d44e60a101dc24c2ce208d used request id req-9d95bd10-d93a-4aca-9345-57eb7007d57e 2018-07-19 01:49:29,772 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:49:29,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:30,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}, {"id": "a25f337286d44e60a101dc24c2ce208d", "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-name-role"}], "expires_at": "2018-07-19T02:49:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "981875ae9b2145f18f5bd110df7d1cd7", "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/981875ae9b2145f18f5bd110df7d1cd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/981875ae9b2145f18f5bd110df7d1cd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/981875ae9b2145f18f5bd110df7d1cd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/981875ae9b2145f18f5bd110df7d1cd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/981875ae9b2145f18f5bd110df7d1cd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/981875ae9b2145f18f5bd110df7d1cd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_981875ae9b2145f18f5bd110df7d1cd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_981875ae9b2145f18f5bd110df7d1cd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/981875ae9b2145f18f5bd110df7d1cd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/981875ae9b2145f18f5bd110df7d1cd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/981875ae9b2145f18f5bd110df7d1cd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/981875ae9b2145f18f5bd110df7d1cd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/981875ae9b2145f18f5bd110df7d1cd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/981875ae9b2145f18f5bd110df7d1cd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-user1", "id": "889b55d9fd02474cb2e35eb9852e976e"}, "audit_ids": ["IxRsP1IQSj-hF_Er-x42qw"], "issued_at": "2018-07-19T01:49:30.000000Z"}} 2018-07-19 01:49:30,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6451c221e998d48868d5ec2642de4b8b97b26a4" 2018-07-19 01:49:30,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2309b4c2-cc67-4fa6-9b88-3e02d51c73ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:30,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2309b4c2-cc67-4fa6-9b88-3e02d51c73ba 2018-07-19 01:49:30,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-ba5d4ffb-e736-4ab-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6451c221e998d48868d5ec2642de4b8b97b26a4" 2018-07-19 01:49:30,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3405097b-26d6-4c67-b2c7-2c4beb0e4283 Date: Thu, 19 Jul 2018 01:49:30 GMT RESP BODY: {"security_groups": []} 2018-07-19 01:49:30,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-ba5d4ffb-e736-4ab-name&description=hello+group used request id req-3405097b-26d6-4c67-b2c7-2c4beb0e4283 2018-07-19 01:49:30,578 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-ba5d4ffb-e736-4ab-name... 2018-07-19 01:49:30,578 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-ba5d4ffb-e736-4ab-name 2018-07-19 01:49:30,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6451c221e998d48868d5ec2642de4b8b97b26a4" -d '{"security_group": {"name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-name", "description": "hello group"}}' 2018-07-19 01:49:30,921 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-d555f7e4-2f2a-4e0a-a042-cff3610e0fbf Date: Thu, 19 Jul 2018 01:49:30 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "updated_at": "2018-07-19T01:49:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "revision_number": 0, "id": "b85cf157-7d49-4868-94c5-e7776c972a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "981875ae9b2145f18f5bd110df7d1cd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "revision_number": 0, "id": "f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "981875ae9b2145f18f5bd110df7d1cd7"}], "revision_number": 1, "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "fa132663-e6c5-49cc-866a-d7c86774359c", "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-name"}} 2018-07-19 01:49:30,921 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-d555f7e4-2f2a-4e0a-a042-cff3610e0fbf 2018-07-19 01:49:30,922 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa132663-e6c5-49cc-866a-d7c86774359c 2018-07-19 01:49:30,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fa132663-e6c5-49cc-866a-d7c86774359c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6451c221e998d48868d5ec2642de4b8b97b26a4" 2018-07-19 01:49:30,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-624eae2a-fc6f-4276-95c6-ad10e3f891a5 Date: Thu, 19 Jul 2018 01:49: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-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "port_range_min": null, "revision_number": 0, "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "b85cf157-7d49-4868-94c5-e7776c972a71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "port_range_min": null, "revision_number": 0, "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a"}]} 2018-07-19 01:49:30,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fa132663-e6c5-49cc-866a-d7c86774359c used request id req-624eae2a-fc6f-4276-95c6-ad10e3f891a5 2018-07-19 01:49:30,973 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa132663-e6c5-49cc-866a-d7c86774359c 2018-07-19 01:49:30,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fa132663-e6c5-49cc-866a-d7c86774359c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6451c221e998d48868d5ec2642de4b8b97b26a4" 2018-07-19 01:49:30,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9fe34848-73b1-480b-9986-79a9b750a509 Date: Thu, 19 Jul 2018 01:49: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-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "port_range_min": null, "revision_number": 0, "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "b85cf157-7d49-4868-94c5-e7776c972a71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "port_range_min": null, "revision_number": 0, "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a"}]} 2018-07-19 01:49:30,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fa132663-e6c5-49cc-866a-d7c86774359c used request id req-9fe34848-73b1-480b-9986-79a9b750a509 2018-07-19 01:49:30,997 - neutron_utils - INFO - Retrieving security group with ID - fa132663-e6c5-49cc-866a-d7c86774359c 2018-07-19 01:49:31,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=fa132663-e6c5-49cc-866a-d7c86774359c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6451c221e998d48868d5ec2642de4b8b97b26a4" 2018-07-19 01:49:31,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-75302eae-4381-4201-b2ae-10accad8215a Date: Thu, 19 Jul 2018 01:49:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "updated_at": "2018-07-19T01:49:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "revision_number": 0, "id": "b85cf157-7d49-4868-94c5-e7776c972a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "981875ae9b2145f18f5bd110df7d1cd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "revision_number": 0, "id": "f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "981875ae9b2145f18f5bd110df7d1cd7"}], "revision_number": 1, "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "fa132663-e6c5-49cc-866a-d7c86774359c", "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-name"}]} 2018-07-19 01:49:31,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=fa132663-e6c5-49cc-866a-d7c86774359c used request id req-75302eae-4381-4201-b2ae-10accad8215a 2018-07-19 01:49:31,063 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa132663-e6c5-49cc-866a-d7c86774359c 2018-07-19 01:49:31,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fa132663-e6c5-49cc-866a-d7c86774359c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6451c221e998d48868d5ec2642de4b8b97b26a4" 2018-07-19 01:49:31,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dfff67c0-a148-41ef-9325-cdf4584187e4 Date: Thu, 19 Jul 2018 01:49: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-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "port_range_min": null, "revision_number": 0, "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "b85cf157-7d49-4868-94c5-e7776c972a71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "port_range_min": null, "revision_number": 0, "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a"}]} 2018-07-19 01:49:31,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fa132663-e6c5-49cc-866a-d7c86774359c used request id req-dfff67c0-a148-41ef-9325-cdf4584187e4 2018-07-19 01:49:31,084 - neutron_utils - INFO - Retrieving security group with ID - fa132663-e6c5-49cc-866a-d7c86774359c 2018-07-19 01:49:31,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=fa132663-e6c5-49cc-866a-d7c86774359c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6451c221e998d48868d5ec2642de4b8b97b26a4" 2018-07-19 01:49:31,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-02822056-cad8-462c-979c-2c289a4994fa Date: Thu, 19 Jul 2018 01:49:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "updated_at": "2018-07-19T01:49:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "revision_number": 0, "id": "b85cf157-7d49-4868-94c5-e7776c972a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "981875ae9b2145f18f5bd110df7d1cd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "revision_number": 0, "id": "f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "981875ae9b2145f18f5bd110df7d1cd7"}], "revision_number": 1, "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "fa132663-e6c5-49cc-866a-d7c86774359c", "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-name"}]} 2018-07-19 01:49:31,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=fa132663-e6c5-49cc-866a-d7c86774359c used request id req-02822056-cad8-462c-979c-2c289a4994fa 2018-07-19 01:49:31,128 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa132663-e6c5-49cc-866a-d7c86774359c 2018-07-19 01:49:31,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fa132663-e6c5-49cc-866a-d7c86774359c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6451c221e998d48868d5ec2642de4b8b97b26a4" 2018-07-19 01:49:31,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f6f2f5a5-35b6-418d-9916-b5d3f2e9d3fc Date: Thu, 19 Jul 2018 01:49: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-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "port_range_min": null, "revision_number": 0, "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "b85cf157-7d49-4868-94c5-e7776c972a71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "port_range_min": null, "revision_number": 0, "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a"}]} 2018-07-19 01:49:31,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fa132663-e6c5-49cc-866a-d7c86774359c used request id req-f6f2f5a5-35b6-418d-9916-b5d3f2e9d3fc 2018-07-19 01:49:31,161 - neutron_utils - INFO - Retrieving security group with ID - fa132663-e6c5-49cc-866a-d7c86774359c 2018-07-19 01:49:31,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=fa132663-e6c5-49cc-866a-d7c86774359c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6451c221e998d48868d5ec2642de4b8b97b26a4" 2018-07-19 01:49:31,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-2636dc06-d6e1-4b54-a144-b3faf7706cb4 Date: Thu, 19 Jul 2018 01:49:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "updated_at": "2018-07-19T01:49:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "revision_number": 0, "id": "b85cf157-7d49-4868-94c5-e7776c972a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "981875ae9b2145f18f5bd110df7d1cd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "revision_number": 0, "id": "f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "981875ae9b2145f18f5bd110df7d1cd7"}], "revision_number": 1, "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "fa132663-e6c5-49cc-866a-d7c86774359c", "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-name"}]} 2018-07-19 01:49:31,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=fa132663-e6c5-49cc-866a-d7c86774359c used request id req-2636dc06-d6e1-4b54-a144-b3faf7706cb4 2018-07-19 01:49:31,224 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa132663-e6c5-49cc-866a-d7c86774359c 2018-07-19 01:49:31,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fa132663-e6c5-49cc-866a-d7c86774359c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6451c221e998d48868d5ec2642de4b8b97b26a4" 2018-07-19 01:49:31,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-805f0f6b-776e-4d3b-adad-9fc43aa90aa5 Date: Thu, 19 Jul 2018 01:49: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-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "port_range_min": null, "revision_number": 0, "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "b85cf157-7d49-4868-94c5-e7776c972a71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "port_range_min": null, "revision_number": 0, "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a"}]} 2018-07-19 01:49:31,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fa132663-e6c5-49cc-866a-d7c86774359c used request id req-805f0f6b-776e-4d3b-adad-9fc43aa90aa5 2018-07-19 01:49:31,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:49:31,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:31,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}, {"id": "a25f337286d44e60a101dc24c2ce208d", "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-name-role"}], "expires_at": "2018-07-19T02:49:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "981875ae9b2145f18f5bd110df7d1cd7", "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/981875ae9b2145f18f5bd110df7d1cd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/981875ae9b2145f18f5bd110df7d1cd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/981875ae9b2145f18f5bd110df7d1cd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/981875ae9b2145f18f5bd110df7d1cd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/981875ae9b2145f18f5bd110df7d1cd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/981875ae9b2145f18f5bd110df7d1cd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_981875ae9b2145f18f5bd110df7d1cd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_981875ae9b2145f18f5bd110df7d1cd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/981875ae9b2145f18f5bd110df7d1cd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/981875ae9b2145f18f5bd110df7d1cd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/981875ae9b2145f18f5bd110df7d1cd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/981875ae9b2145f18f5bd110df7d1cd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/981875ae9b2145f18f5bd110df7d1cd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/981875ae9b2145f18f5bd110df7d1cd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-user2", "id": "de66ea00f6ae469882b86b43b99aa764"}, "audit_ids": ["LLbX_DeuSki6Vb0LNTcG5A"], "issued_at": "2018-07-19T01:49:31.000000Z"}} 2018-07-19 01:49:31,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8ed416c6d55a0acf34ba88d701f47c57032187" 2018-07-19 01:49:31,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0f93a62-dcac-4d1a-86be-6383eeb0f1b0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:31,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f0f93a62-dcac-4d1a-86be-6383eeb0f1b0 2018-07-19 01:49:31,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-ba5d4ffb-e736-4ab-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8ed416c6d55a0acf34ba88d701f47c57032187" 2018-07-19 01:49:31,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-64759d14-361d-4807-afc7-884e4912501a Date: Thu, 19 Jul 2018 01:49:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "updated_at": "2018-07-19T01:49:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "revision_number": 0, "id": "b85cf157-7d49-4868-94c5-e7776c972a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "981875ae9b2145f18f5bd110df7d1cd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "revision_number": 0, "id": "f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "981875ae9b2145f18f5bd110df7d1cd7"}], "revision_number": 1, "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "fa132663-e6c5-49cc-866a-d7c86774359c", "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-name"}]} 2018-07-19 01:49:31,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-ba5d4ffb-e736-4ab-name&description=hello+group used request id req-64759d14-361d-4807-afc7-884e4912501a 2018-07-19 01:49:31,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:31,972 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef34061f-3f66-4751-820f-a77e8daa6f7f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:31,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-ef34061f-3f66-4751-820f-a77e8daa6f7f 2018-07-19 01:49:31,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8ed416c6d55a0acf34ba88d701f47c57032187" 2018-07-19 01:49:32,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7951405-fe56-4bf5-965e-6d3db806b1b6 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "981875ae9b2145f18f5bd110df7d1cd7", "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-name"}} 2018-07-19 01:49:32,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7 used request id req-d7951405-fe56-4bf5-965e-6d3db806b1b6 2018-07-19 01:49:32,056 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa132663-e6c5-49cc-866a-d7c86774359c 2018-07-19 01:49:32,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fa132663-e6c5-49cc-866a-d7c86774359c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8ed416c6d55a0acf34ba88d701f47c57032187" 2018-07-19 01:49:32,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-30b4f61d-811a-4357-b058-6917afd9b606 Date: Thu, 19 Jul 2018 01:49: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-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "port_range_min": null, "revision_number": 0, "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "b85cf157-7d49-4868-94c5-e7776c972a71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "port_range_min": null, "revision_number": 0, "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a"}]} 2018-07-19 01:49:32,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fa132663-e6c5-49cc-866a-d7c86774359c used request id req-30b4f61d-811a-4357-b058-6917afd9b606 2018-07-19 01:49:32,080 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa132663-e6c5-49cc-866a-d7c86774359c 2018-07-19 01:49:32,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fa132663-e6c5-49cc-866a-d7c86774359c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8ed416c6d55a0acf34ba88d701f47c57032187" 2018-07-19 01:49:32,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-69e39e54-9d67-4819-9586-f94861b83fbd Date: Thu, 19 Jul 2018 01:49: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-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "port_range_min": null, "revision_number": 0, "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "b85cf157-7d49-4868-94c5-e7776c972a71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "port_range_min": null, "revision_number": 0, "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a"}]} 2018-07-19 01:49:32,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fa132663-e6c5-49cc-866a-d7c86774359c used request id req-69e39e54-9d67-4819-9586-f94861b83fbd 2018-07-19 01:49:32,103 - neutron_utils - INFO - Retrieving security group with ID - fa132663-e6c5-49cc-866a-d7c86774359c 2018-07-19 01:49:32,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=fa132663-e6c5-49cc-866a-d7c86774359c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8ed416c6d55a0acf34ba88d701f47c57032187" 2018-07-19 01:49:32,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-9a1a7c36-7101-40a6-b20b-1ede91f08f84 Date: Thu, 19 Jul 2018 01:49:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "updated_at": "2018-07-19T01:49:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "revision_number": 0, "id": "b85cf157-7d49-4868-94c5-e7776c972a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "981875ae9b2145f18f5bd110df7d1cd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "revision_number": 0, "id": "f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "981875ae9b2145f18f5bd110df7d1cd7"}], "revision_number": 1, "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "fa132663-e6c5-49cc-866a-d7c86774359c", "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-name"}]} 2018-07-19 01:49:32,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=fa132663-e6c5-49cc-866a-d7c86774359c used request id req-9a1a7c36-7101-40a6-b20b-1ede91f08f84 2018-07-19 01:49:32,147 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa132663-e6c5-49cc-866a-d7c86774359c 2018-07-19 01:49:32,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fa132663-e6c5-49cc-866a-d7c86774359c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8ed416c6d55a0acf34ba88d701f47c57032187" 2018-07-19 01:49:32,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9307be1f-d43e-4a2e-8ab7-24fd0446ad6b Date: Thu, 19 Jul 2018 01:49: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-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "port_range_min": null, "revision_number": 0, "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "b85cf157-7d49-4868-94c5-e7776c972a71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "security_group_id": "fa132663-e6c5-49cc-866a-d7c86774359c", "port_range_min": null, "revision_number": 0, "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a"}]} 2018-07-19 01:49:32,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fa132663-e6c5-49cc-866a-d7c86774359c used request id req-9307be1f-d43e-4a2e-8ab7-24fd0446ad6b 2018-07-19 01:49:32,172 - neutron_utils - INFO - Deleting security group rule with ID - f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a 2018-07-19 01:49:32,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6451c221e998d48868d5ec2642de4b8b97b26a4" 2018-07-19 01:49:32,261 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-575c0dce-319a-4359-a240-63cccea20e92 Content-Length: 0 Date: Thu, 19 Jul 2018 01:49:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:49:32,261 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a used request id req-575c0dce-319a-4359-a240-63cccea20e92 2018-07-19 01:49:32,262 - neutron_utils - INFO - Deleting security group rule with ID - b85cf157-7d49-4868-94c5-e7776c972a71 2018-07-19 01:49:32,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/b85cf157-7d49-4868-94c5-e7776c972a71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6451c221e998d48868d5ec2642de4b8b97b26a4" 2018-07-19 01:49:32,339 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7687d724-41b4-4d08-bf73-bcd4f5abf5ea Content-Length: 0 Date: Thu, 19 Jul 2018 01:49:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:49:32,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/b85cf157-7d49-4868-94c5-e7776c972a71 used request id req-7687d724-41b4-4d08-bf73-bcd4f5abf5ea 2018-07-19 01:49:32,340 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-ba5d4ffb-e736-4ab-name 2018-07-19 01:49:32,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/fa132663-e6c5-49cc-866a-d7c86774359c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6451c221e998d48868d5ec2642de4b8b97b26a4" 2018-07-19 01:49:32,454 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-14af3395-dfc0-4431-b05d-d9bb636188f2 Content-Length: 0 Date: Thu, 19 Jul 2018 01:49:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:49:32,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/fa132663-e6c5-49cc-866a-d7c86774359c used request id req-14af3395-dfc0-4431-b05d-d9bb636188f2 2018-07-19 01:49:32,456 - neutron_utils - INFO - Deleting security group rule with ID - f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a 2018-07-19 01:49:32,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8ed416c6d55a0acf34ba88d701f47c57032187" 2018-07-19 01:49:32,479 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-cb0e38bb-4eae-4715-87d8-a490a6207c06 Date: Thu, 19 Jul 2018 01:49:32 GMT RESP BODY: {"NeutronError": {"message": "Security group rule f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-19 01:49:32,479 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a used request id req-cb0e38bb-4eae-4715-87d8-a490a6207c06 2018-07-19 01:49:32,479 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-19 01:49:32,480 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule f0da5e1c-7ccc-4f49-942d-bbe0331f3e8a does not exist Neutron server returns request_ids: ['req-cb0e38bb-4eae-4715-87d8-a490a6207c06'] 2018-07-19 01:49:32,480 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-ba5d4ffb-e736-4ab-name 2018-07-19 01:49:32,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/fa132663-e6c5-49cc-866a-d7c86774359c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8ed416c6d55a0acf34ba88d701f47c57032187" 2018-07-19 01:49:32,504 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-e63ee9c4-974b-4ecb-b5cc-acb052c1d68f Date: Thu, 19 Jul 2018 01:49:32 GMT RESP BODY: {"NeutronError": {"message": "Security group fa132663-e6c5-49cc-866a-d7c86774359c does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-19 01:49:32,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/fa132663-e6c5-49cc-866a-d7c86774359c used request id req-e63ee9c4-974b-4ecb-b5cc-acb052c1d68f 2018-07-19 01:49:32,504 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group fa132663-e6c5-49cc-866a-d7c86774359c does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-19 01:49:32,504 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group fa132663-e6c5-49cc-866a-d7c86774359c does not exist Neutron server returns request_ids: ['req-e63ee9c4-974b-4ecb-b5cc-acb052c1d68f'] 2018-07-19 01:49:32,505 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-ba5d4ffb-e736-4ab-user1 2018-07-19 01:49:32,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/889b55d9fd02474cb2e35eb9852e976e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c81e0adf4b23eb7191d185b6dd941cbfdf00939c" 2018-07-19 01:49:32,691 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abda53e0-3a17-4196-8224-eb13964b6ded Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:49:32,691 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/889b55d9fd02474cb2e35eb9852e976e used request id req-abda53e0-3a17-4196-8224-eb13964b6ded 2018-07-19 01:49:32,692 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-ba5d4ffb-e736-4ab-user2 2018-07-19 01:49:32,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/de66ea00f6ae469882b86b43b99aa764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc4abd14d4ddf3d50a85527c70867a9d0b5d535" 2018-07-19 01:49:32,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5212587e-27ef-4396-86b2-e028f077a3d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:49:32,874 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/de66ea00f6ae469882b86b43b99aa764 used request id req-5212587e-27ef-4396-86b2-e028f077a3d7 2018-07-19 01:49:32,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4d27415979c7906df26c1b875c17cbd80d40fd" 2018-07-19 01:49:33,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-128776b0-5c73-42d0-aebc-041d29b9204b Date: Thu, 19 Jul 2018 01:49:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:37Z", "updated_at": "2018-07-19T01:45:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "55fab744-0675-4817-8ca4-149506d206ac", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "58d4131a-abfe-4d84-aa0c-6a733d877936", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "cc1fa3a5-310b-404e-bd7b-23199157d572", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "e23f2d7f-5518-4b6a-9283-108eea6141ec", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}], "revision_number": 1, "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:14Z", "updated_at": "2018-07-19T01:47:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "04d1d32f-e678-41f7-8076-477b82ea420a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "263edd32-90ff-4dbd-8ace-7f2de75933b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "ee45226d-484f-44ca-b475-a1db2fd1d40a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "fd55c068-a117-4c66-9156-c3c787a9eebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}], "revision_number": 1, "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "5c348a94-ad17-415b-a554-a8d9d313d977", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "created_at": "2018-07-19T01:46:27Z", "updated_at": "2018-07-19T01:46:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "24aeed7d-800d-4aed-9206-a3b520f49acf", "remote_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "36bf9d89-b4f5-499f-89e4-ff13b5f51cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "38938142-c88f-4f1d-ba3a-7dea0248b340", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "43b01b11-ef6b-4a8d-abf6-ab303e1ed5b3", "remote_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}], "revision_number": 1, "project_id": "a07b532df0514ae0b0a6819df85b66ca", "id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:44:57Z", "updated_at": "2018-07-19T01:44:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "4756e1fc-92d3-466b-b479-ec324e39ed50", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "54b14ab0-2f3f-4df1-8801-17771a10bb20", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "676f40e0-0e58-42a0-9df7-935eec2316f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "b6fb12b5-efc5-4194-ac47-c99c3e881673", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}], "revision_number": 1, "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e12972053e4748afee8134c44dbf9f", "created_at": "2018-07-19T01:43:30Z", "updated_at": "2018-07-19T01:43:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "4a4c72ca-8fb1-4750-872c-ca988cf67f19", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "cf8b00ed-0bea-480f-a663-828e0f59559b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "e0697b95-7b22-4291-bb26-c058a2741da9", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "f657da31-c233-4545-b3d9-b85dd358b45e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}], "revision_number": 1, "project_id": "67e12972053e4748afee8134c44dbf9f", "id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-19T01:43:18Z", "updated_at": "2018-07-19T01:43:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "193b8517-470d-453e-a265-ce9b9b26f5d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "6a19c421-d0b2-45be-85af-5363ad3397e8", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "8fa7798e-d456-4c8e-8535-01dda4b6bc51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "eb1212aa-30f9-4795-b27b-0b175b183b90", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "updated_at": "2018-07-19T01:49:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "revision_number": 0, "id": "2b207495-fe12-49e6-93e4-ced1a40d6566", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:30Z", "security_group_id": "c6981ca4-4d9b-45f0-863c-352bdf03b551", "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "981875ae9b2145f18f5bd110df7d1cd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "revision_number": 0, "id": "7ac92fa4-ca79-4148-ab29-3b7c45a569d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:30Z", "security_group_id": "c6981ca4-4d9b-45f0-863c-352bdf03b551", "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "981875ae9b2145f18f5bd110df7d1cd7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "revision_number": 0, "id": "d0deee77-b3f6-403b-a423-e19716192b08", "remote_group_id": "c6981ca4-4d9b-45f0-863c-352bdf03b551", "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:30Z", "security_group_id": "c6981ca4-4d9b-45f0-863c-352bdf03b551", "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "981875ae9b2145f18f5bd110df7d1cd7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "revision_number": 0, "id": "ee307ce4-85dc-42b9-b223-0ec520a3bd9f", "remote_group_id": "c6981ca4-4d9b-45f0-863c-352bdf03b551", "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:30Z", "security_group_id": "c6981ca4-4d9b-45f0-863c-352bdf03b551", "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "981875ae9b2145f18f5bd110df7d1cd7"}], "revision_number": 1, "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "c6981ca4-4d9b-45f0-863c-352bdf03b551", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "created_at": "2018-07-19T01:40:32Z", "updated_at": "2018-07-19T01:40:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "cff0f5c7-1feb-4d14-9156-979d1fb6fd8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "e7df14eb-5645-4560-9d9e-94a6da43fa1e", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "f54359c6-c0ca-4f98-be27-940cf88c088a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "faa37d0e-1254-4c16-aba1-a91d71fd5875", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}], "revision_number": 1, "project_id": "3f544d51ac9444a8b08581ab41564db8", "id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:49:01Z", "updated_at": "2018-07-19T01:49:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "3e0168ca-a827-4193-a80f-d15c1428e49e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "a28c756d-514a-4bff-96d8-a236add7e46f", "remote_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "a93c5a38-38a6-402b-a7ee-a74d3a1d55a6", "remote_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "cda4476d-196e-44d8-88d5-a76b747b1226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "created_at": "2018-07-19T01:44:02Z", "updated_at": "2018-07-19T01:44:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "260efffe-d23f-4873-91f9-9a81f164ddce", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "3ac30d19-c888-43c3-bbc4-0d2da352cae8", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "70bf8aa6-fb82-4bf4-9fe6-33e0b3e67f6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "ffb279e6-f7d0-48fd-9cd3-03e47e4ddb99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}], "revision_number": 1, "project_id": "8d43272a7a7d47d2898cdcaface4e5b5", "id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "name": "default"}]} 2018-07-19 01:49:33,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-128776b0-5c73-42d0-aebc-041d29b9204b 2018-07-19 01:49:33,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4d27415979c7906df26c1b875c17cbd80d40fd" 2018-07-19 01:49:33,228 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcdf91a3-c967-40ba-a254-cb66275f2d9e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: afb85065340d42ed9eee5b4bc6503710.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:33,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/afb85065340d42ed9eee5b4bc6503710 used request id req-fcdf91a3-c967-40ba-a254-cb66275f2d9e 2018-07-19 01:49:33,228 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:33,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4d27415979c7906df26c1b875c17cbd80d40fd" 2018-07-19 01:49:33,320 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb68a20a-8a69-4fb5-a807-967abfa2bf4a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 297a03fa47ca4bf89a83ac1519fd866e.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:33,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/297a03fa47ca4bf89a83ac1519fd866e used request id req-eb68a20a-8a69-4fb5-a807-967abfa2bf4a 2018-07-19 01:49:33,320 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:33,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4d27415979c7906df26c1b875c17cbd80d40fd" 2018-07-19 01:49:33,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5044ace8-8181-4d25-beef-0a015f239518 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a07b532df0514ae0b0a6819df85b66ca.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:33,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a07b532df0514ae0b0a6819df85b66ca used request id req-5044ace8-8181-4d25-beef-0a015f239518 2018-07-19 01:49:33,407 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:33,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4d27415979c7906df26c1b875c17cbd80d40fd" 2018-07-19 01:49:33,501 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0369f8c-ee37-409d-aa16-20ead525ca00 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 295093b5a2884f91aa1f1d270ab17311.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:33,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/295093b5a2884f91aa1f1d270ab17311 used request id req-a0369f8c-ee37-409d-aa16-20ead525ca00 2018-07-19 01:49:33,501 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:33,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4d27415979c7906df26c1b875c17cbd80d40fd" 2018-07-19 01:49:33,596 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26184614-c40d-4ea2-8fad-dd5e6c77b025 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 67e12972053e4748afee8134c44dbf9f.", "code": 404, "title": "Not Found"}} 2018-07-19 01:49:33,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/67e12972053e4748afee8134c44dbf9f used request id req-26184614-c40d-4ea2-8fad-dd5e6c77b025 2018-07-19 01:49:33,597 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-19 01:49:33,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4d27415979c7906df26c1b875c17cbd80d40fd" 2018-07-19 01:49:33,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e94942c-23f8-4952-9656-dfbed94dd2bb Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "981875ae9b2145f18f5bd110df7d1cd7", "name": "CreateProjectUserTests-ba5d4ffb-e736-4ab-name"}} 2018-07-19 01:49:33,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7 used request id req-9e94942c-23f8-4952-9656-dfbed94dd2bb 2018-07-19 01:49:33,712 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6981ca4-4d9b-45f0-863c-352bdf03b551 2018-07-19 01:49:33,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c6981ca4-4d9b-45f0-863c-352bdf03b551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4d27415979c7906df26c1b875c17cbd80d40fd" 2018-07-19 01:49:33,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-89e9b8d6-49aa-4c2d-9e18-2138df4870ac Date: Thu, 19 Jul 2018 01:49: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-07-19T01:49:30Z", "security_group_id": "c6981ca4-4d9b-45f0-863c-352bdf03b551", "port_range_min": null, "revision_number": 0, "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "2b207495-fe12-49e6-93e4-ced1a40d6566"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "security_group_id": "c6981ca4-4d9b-45f0-863c-352bdf03b551", "port_range_min": null, "revision_number": 0, "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "7ac92fa4-ca79-4148-ab29-3b7c45a569d6"}, {"remote_group_id": "c6981ca4-4d9b-45f0-863c-352bdf03b551", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "security_group_id": "c6981ca4-4d9b-45f0-863c-352bdf03b551", "port_range_min": null, "revision_number": 0, "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "d0deee77-b3f6-403b-a423-e19716192b08"}, {"remote_group_id": "c6981ca4-4d9b-45f0-863c-352bdf03b551", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:30Z", "security_group_id": "c6981ca4-4d9b-45f0-863c-352bdf03b551", "port_range_min": null, "revision_number": 0, "tenant_id": "981875ae9b2145f18f5bd110df7d1cd7", "created_at": "2018-07-19T01:49:30Z", "project_id": "981875ae9b2145f18f5bd110df7d1cd7", "id": "ee307ce4-85dc-42b9-b223-0ec520a3bd9f"}]} 2018-07-19 01:49:33,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c6981ca4-4d9b-45f0-863c-352bdf03b551 used request id req-89e9b8d6-49aa-4c2d-9e18-2138df4870ac 2018-07-19 01:49:33,738 - neutron_utils - INFO - Deleting security group with name - default 2018-07-19 01:49:33,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c6981ca4-4d9b-45f0-863c-352bdf03b551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4d27415979c7906df26c1b875c17cbd80d40fd" 2018-07-19 01:49:33,864 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e61f188-a39c-4888-b70a-8e3f0f8c6860 Content-Length: 0 Date: Thu, 19 Jul 2018 01:49:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:49:33,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c6981ca4-4d9b-45f0-863c-352bdf03b551 used request id req-5e61f188-a39c-4888-b70a-8e3f0f8c6860 2018-07-19 01:49:33,865 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-ba5d4ffb-e736-4ab-name 2018-07-19 01:49:33,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4d27415979c7906df26c1b875c17cbd80d40fd" 2018-07-19 01:49:34,043 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9e98c5b-82fc-4195-8359-b51c09bad76b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:49:34,043 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/981875ae9b2145f18f5bd110df7d1cd7 used request id req-b9e98c5b-82fc-4195-8359-b51c09bad76b 2018-07-19 01:49:34,043 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-ba5d4ffb-e736-4ab-name-role 2018-07-19 01:49:34,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/a25f337286d44e60a101dc24c2ce208d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4d27415979c7906df26c1b875c17cbd80d40fd" 2018-07-19 01:49:34,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:49:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-728cea25-fc10-4fc9-98b1-926acdfe69c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:49:34,160 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/a25f337286d44e60a101dc24c2ce208d used request id req-728cea25-fc10-4fc9-98b1-926acdfe69c2 2018-07-19 01:49:34,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4d27415979c7906df26c1b875c17cbd80d40fd" 2018-07-19 01:49:34,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59b8240e-e446-4160-8931-bf8c37f2ba91 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "498d37205ae841339c64774d38426c75", "links": {"self": "http://172.30.9.27:5000/v3/roles/498d37205ae841339c64774d38426c75"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "68b52f09268a4ca1b456b2f558f67a37", "links": {"self": "http://172.30.9.27:5000/v3/roles/68b52f09268a4ca1b456b2f558f67a37"}, "name": "reader"}, {"domain_id": null, "id": "6b9935e076ea4a53a46b5ece44668083", "links": {"self": "http://172.30.9.27:5000/v3/roles/6b9935e076ea4a53a46b5ece44668083"}, "name": "admin"}, {"domain_id": null, "id": "6f4342945f4c4f3db652dac309a8b9f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/6f4342945f4c4f3db652dac309a8b9f1"}, "name": "swiftoperator"}, {"domain_id": null, "id": "764cf63c839142b594105cc236a2dbd7", "links": {"self": "http://172.30.9.27:5000/v3/roles/764cf63c839142b594105cc236a2dbd7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f029712630044065a5708f3eff16cab8", "links": {"self": "http://172.30.9.27:5000/v3/roles/f029712630044065a5708f3eff16cab8"}, "name": "member"}]} 2018-07-19 01:49:34,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-59b8240e-e446-4160-8931-bf8c37f2ba91 2018-07-19 01:49:34,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:34,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["NYAWiAyaRhG0y50swLgbxA"], "issued_at": "2018-07-19T01:49:34.000000Z"}} 2018-07-19 01:49:34,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3814a2f2e85a2edf81a13b598e5d858aec791b4b" 2018-07-19 01:49:34,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-69c698b4-47bd-4c07-b505-e06b02c76fb4 Date: Thu, 19 Jul 2018 01:49: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", "uploading", "importing", "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-07-19 01:49:34,835 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-69c698b4-47bd-4c07-b505-e06b02c76fb4 2018-07-19 01:49:34,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3814a2f2e85a2edf81a13b598e5d858aec791b4b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-b90ffd2a-7d7c-4225-acd5-1868ef6fa995"}' 2018-07-19 01:49:34,989 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/c878e24f-728f-4dda-ab18-a706212c0bf9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6364a508-87a1-4b6e-9d23-3ef05bd4d851 Date: Thu, 19 Jul 2018 01:49:34 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-b90ffd2a-7d7c-4225-acd5-1868ef6fa995", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:49:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-19T01:49:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/c878e24f-728f-4dda-ab18-a706212c0bf9", "min_disk": 0, "protected": false, "id": "c878e24f-728f-4dda-ab18-a706212c0bf9", "file": "/v2/images/c878e24f-728f-4dda-ab18-a706212c0bf9/file", "checksum": null, "owner": "ba1c3d47632b40318826191b43d81cda", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-19 01:49:34,989 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-6364a508-87a1-4b6e-9d23-3ef05bd4d851 2018-07-19 01:49:34,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/c878e24f-728f-4dda-ab18-a706212c0bf9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3814a2f2e85a2edf81a13b598e5d858aec791b4b" -d '' 2018-07-19 01:49:35,355 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf686f27-8417-4ee1-8f54-59ce7fd736f1 Date: Thu, 19 Jul 2018 01:49:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:49:35,355 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c878e24f-728f-4dda-ab18-a706212c0bf9/file used request id req-bf686f27-8417-4ee1-8f54-59ce7fd736f1 2018-07-19 01:49:35,355 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-19 01:49:35,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/c878e24f-728f-4dda-ab18-a706212c0bf9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3814a2f2e85a2edf81a13b598e5d858aec791b4b" 2018-07-19 01:49:35,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-9768255e-18bd-4765-a732-84732f7574f4 Date: Thu, 19 Jul 2018 01:49:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-b90ffd2a-7d7c-4225-acd5-1868ef6fa995", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:49:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-19T01:49:35Z", "visibility": "shared", "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/c878e24f-728f-4dda-ab18-a706212c0bf9/snap", "metadata": {}}], "self": "/v2/images/c878e24f-728f-4dda-ab18-a706212c0bf9", "min_disk": 0, "protected": false, "id": "c878e24f-728f-4dda-ab18-a706212c0bf9", "file": "/v2/images/c878e24f-728f-4dda-ab18-a706212c0bf9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba1c3d47632b40318826191b43d81cda", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/c878e24f-728f-4dda-ab18-a706212c0bf9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-19 01:49:35,375 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/c878e24f-728f-4dda-ab18-a706212c0bf9 used request id req-9768255e-18bd-4765-a732-84732f7574f4 2018-07-19 01:49:35,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3814a2f2e85a2edf81a13b598e5d858aec791b4b" 2018-07-19 01:49:35,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-69805dda-14a9-4bde-9360-434ec6e8dd4e Date: Thu, 19 Jul 2018 01:49: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", "uploading", "importing", "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-07-19 01:49:35,386 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-69805dda-14a9-4bde-9360-434ec6e8dd4e 2018-07-19 01:49:35,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-b90ffd2a-7d7c-4225-acd5-1868ef6fa995 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3814a2f2e85a2edf81a13b598e5d858aec791b4b" 2018-07-19 01:49:35,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-d522a0cd-e53f-40f0-88e5-64b96f73d79e Date: Thu, 19 Jul 2018 01:49:35 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-b90ffd2a-7d7c-4225-acd5-1868ef6fa995", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:49:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-19T01:49:35Z", "visibility": "shared", "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/c878e24f-728f-4dda-ab18-a706212c0bf9/snap", "metadata": {}}], "self": "/v2/images/c878e24f-728f-4dda-ab18-a706212c0bf9", "min_disk": 0, "protected": false, "id": "c878e24f-728f-4dda-ab18-a706212c0bf9", "file": "/v2/images/c878e24f-728f-4dda-ab18-a706212c0bf9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba1c3d47632b40318826191b43d81cda", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/c878e24f-728f-4dda-ab18-a706212c0bf9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-b90ffd2a-7d7c-4225-acd5-1868ef6fa995"} 2018-07-19 01:49:35,411 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-b90ffd2a-7d7c-4225-acd5-1868ef6fa995 used request id req-d522a0cd-e53f-40f0-88e5-64b96f73d79e 2018-07-19 01:49:35,412 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-b90ffd2a-7d7c-4225-acd5-1868ef6fa995 2018-07-19 01:49:35,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/c878e24f-728f-4dda-ab18-a706212c0bf9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3814a2f2e85a2edf81a13b598e5d858aec791b4b" 2018-07-19 01:49:36,472 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d07fdcb3-600c-405f-8192-6f50a4707b0c Date: Thu, 19 Jul 2018 01:49:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:49:36,472 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c878e24f-728f-4dda-ab18-a706212c0bf9 used request id req-d07fdcb3-600c-405f-8192-6f50a4707b0c 2018-07-19 01:49:36,482 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-19 01:49:36,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:36,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["c204Hg62ThCOhq-sDVjOeg"], "issued_at": "2018-07-19T01:49:36.000000Z"}} 2018-07-19 01:49:36,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}419c20006b02ef8e959471581be868aff2799e0a" 2018-07-19 01:49:37,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33892cf5-9650-4030-9abf-344c6be6c201 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:37,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-33892cf5-9650-4030-9abf-344c6be6c201 2018-07-19 01:49:37,025 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-9474ce0e-4d02-4eb8-94a3-025133d6db10-pub-net 2018-07-19 01:49:37,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}419c20006b02ef8e959471581be868aff2799e0a" -d '{"network": {"name": "NeutronUtilsNetworkTests-9474ce0e-4d02-4eb8-94a3-025133d6db10-pub-net", "admin_state_up": true}}' 2018-07-19 01:49:37,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-6aede199-229e-4083-a9ec-d3f1096173b4 Date: Thu, 19 Jul 2018 01:49:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4860f1a3-7aff-49ef-8ba4-d3c7f024310d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:49:37Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-9474ce0e-4d02-4eb8-94a3-025133d6db10-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:37Z","mtu":1450}} 2018-07-19 01:49:37,441 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-6aede199-229e-4083-a9ec-d3f1096173b4 2018-07-19 01:49:37,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=4860f1a3-7aff-49ef-8ba4-d3c7f024310d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}419c20006b02ef8e959471581be868aff2799e0a" 2018-07-19 01:49:37,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-04961c8f-f7c3-46dd-9bdd-f41d3e4ebcbd Date: Thu, 19 Jul 2018 01:49:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4860f1a3-7aff-49ef-8ba4-d3c7f024310d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:49:37Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-9474ce0e-4d02-4eb8-94a3-025133d6db10-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:37Z","provider:network_type":"vxlan"}]} 2018-07-19 01:49:37,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=4860f1a3-7aff-49ef-8ba4-d3c7f024310d used request id req-04961c8f-f7c3-46dd-9bdd-f41d3e4ebcbd 2018-07-19 01:49:37,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4860f1a3-7aff-49ef-8ba4-d3c7f024310d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}419c20006b02ef8e959471581be868aff2799e0a" 2018-07-19 01:49:37,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6aeb4cd5-f86c-4407-bfbb-5a9faf6e30a4 Date: Thu, 19 Jul 2018 01:49:37 GMT RESP BODY: {"subnets":[]} 2018-07-19 01:49:37,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4860f1a3-7aff-49ef-8ba4-d3c7f024310d used request id req-6aeb4cd5-f86c-4407-bfbb-5a9faf6e30a4 2018-07-19 01:49:37,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=4860f1a3-7aff-49ef-8ba4-d3c7f024310d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}419c20006b02ef8e959471581be868aff2799e0a" 2018-07-19 01:49:37,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-263cb59e-6fb5-4424-9b96-8d682712a26e Date: Thu, 19 Jul 2018 01:49:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4860f1a3-7aff-49ef-8ba4-d3c7f024310d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:49:37Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-9474ce0e-4d02-4eb8-94a3-025133d6db10-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:37Z","provider:network_type":"vxlan"}]} 2018-07-19 01:49:37,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=4860f1a3-7aff-49ef-8ba4-d3c7f024310d used request id req-263cb59e-6fb5-4424-9b96-8d682712a26e 2018-07-19 01:49:37,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4860f1a3-7aff-49ef-8ba4-d3c7f024310d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}419c20006b02ef8e959471581be868aff2799e0a" 2018-07-19 01:49:37,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e0030dc0-b10c-4e06-8d35-e629da68eb0d Date: Thu, 19 Jul 2018 01:49:37 GMT RESP BODY: {"subnets":[]} 2018-07-19 01:49:37,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4860f1a3-7aff-49ef-8ba4-d3c7f024310d used request id req-e0030dc0-b10c-4e06-8d35-e629da68eb0d 2018-07-19 01:49:37,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsNetworkTests-9474ce0e-4d02-4eb8-94a3-025133d6db10-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}419c20006b02ef8e959471581be868aff2799e0a" 2018-07-19 01:49:37,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-abb7a459-d59c-49b5-baf9-2dfe3bc8b226 Date: Thu, 19 Jul 2018 01:49:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4860f1a3-7aff-49ef-8ba4-d3c7f024310d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:49:37Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-9474ce0e-4d02-4eb8-94a3-025133d6db10-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:37Z","provider:network_type":"vxlan"}]} 2018-07-19 01:49:37,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsNetworkTests-9474ce0e-4d02-4eb8-94a3-025133d6db10-pub-net used request id req-abb7a459-d59c-49b5-baf9-2dfe3bc8b226 2018-07-19 01:49:37,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:37,972 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c329add9-44cb-498f-881b-aee91f6f04f0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:37,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-c329add9-44cb-498f-881b-aee91f6f04f0 2018-07-19 01:49:37,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}419c20006b02ef8e959471581be868aff2799e0a" 2018-07-19 01:49:38,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c9f15f-4b8d-414c-9e91-34c1e8720158 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:49:38,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-e0c9f15f-4b8d-414c-9e91-34c1e8720158 2018-07-19 01:49:38,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4860f1a3-7aff-49ef-8ba4-d3c7f024310d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}419c20006b02ef8e959471581be868aff2799e0a" 2018-07-19 01:49:38,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-edddefcf-3117-47f7-99f5-434bd0126bf8 Date: Thu, 19 Jul 2018 01:49:38 GMT RESP BODY: {"subnets":[]} 2018-07-19 01:49:38,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4860f1a3-7aff-49ef-8ba4-d3c7f024310d used request id req-edddefcf-3117-47f7-99f5-434bd0126bf8 2018-07-19 01:49:38,104 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-9474ce0e-4d02-4eb8-94a3-025133d6db10-pub-net 2018-07-19 01:49:38,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/4860f1a3-7aff-49ef-8ba4-d3c7f024310d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}419c20006b02ef8e959471581be868aff2799e0a" 2018-07-19 01:49:38,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e97b1969-385c-44d4-86a0-cf25c65f5e09 Date: Thu, 19 Jul 2018 01:49:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:49:38,644 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/4860f1a3-7aff-49ef-8ba4-d3c7f024310d used request id req-e97b1969-385c-44d4-86a0-cf25c65f5e09 2018-07-19 01:49:38,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:39,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["G6kKHG3SS4eET-H0wSzpQg"], "issued_at": "2018-07-19T01:49:39.000000Z"}} 2018-07-19 01:49:39,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48df1d1fade7c002a81c991b341d34f886052880" 2018-07-19 01:49:39,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eed87a86-9eb2-4068-a0c4-d8527f1e9f54 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:39,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-eed87a86-9eb2-4068-a0c4-d8527f1e9f54 2018-07-19 01:49:39,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:39,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["L7yPar0zTDSMn_80jhiPzQ"], "issued_at": "2018-07-19T01:49:39.000000Z"}} 2018-07-19 01:49:39,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80e3f5df155db370567542c77a7a3fa30e9d16e" 2018-07-19 01:49:39,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41930671-d879-454e-ad38-4de4ada81974 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:39,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-41930671-d879-454e-ad38-4de4ada81974 2018-07-19 01:49:39,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:39,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["FBDaXP-kTY6sPnLqX0Fvug"], "issued_at": "2018-07-19T01:49:39.000000Z"}} 2018-07-19 01:49:39,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcca205ecbd5562ec4bec058e86463cdcac08d6" 2018-07-19 01:49:40,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6520db6d-10db-4d45-8132-f10818e5f75a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:40,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6520db6d-10db-4d45-8132-f10818e5f75a 2018-07-19 01:49:40,017 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-net 2018-07-19 01:49:40,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcca205ecbd5562ec4bec058e86463cdcac08d6" -d '{"network": {"name": "NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-net", "admin_state_up": true}}' 2018-07-19 01:49:40,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-bc50c8a0-c7b6-4ac6-b33c-70541b9d07d4 Date: Thu, 19 Jul 2018 01:49:40 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"55a004e2-76a3-480f-8a8f-68022ccc6266","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:49:40Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:40Z","mtu":1450}} 2018-07-19 01:49:40,401 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-bc50c8a0-c7b6-4ac6-b33c-70541b9d07d4 2018-07-19 01:49:40,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=55a004e2-76a3-480f-8a8f-68022ccc6266 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcca205ecbd5562ec4bec058e86463cdcac08d6" 2018-07-19 01:49:40,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-0204750c-de2d-4372-bdc2-c6a0902bedf0 Date: Thu, 19 Jul 2018 01:49:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"55a004e2-76a3-480f-8a8f-68022ccc6266","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:49:40Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:40Z","provider:network_type":"vxlan"}]} 2018-07-19 01:49:40,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=55a004e2-76a3-480f-8a8f-68022ccc6266 used request id req-0204750c-de2d-4372-bdc2-c6a0902bedf0 2018-07-19 01:49:40,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=55a004e2-76a3-480f-8a8f-68022ccc6266 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcca205ecbd5562ec4bec058e86463cdcac08d6" 2018-07-19 01:49:40,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fa89b595-8eb6-49bf-a6f5-9c1a2257c399 Date: Thu, 19 Jul 2018 01:49:40 GMT RESP BODY: {"subnets":[]} 2018-07-19 01:49:40,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=55a004e2-76a3-480f-8a8f-68022ccc6266 used request id req-fa89b595-8eb6-49bf-a6f5-9c1a2257c399 2018-07-19 01:49:40,526 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-subnet 2018-07-19 01:49:40,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcca205ecbd5562ec4bec058e86463cdcac08d6" -d '{"subnets": [{"ip_version": 4, "network_id": "55a004e2-76a3-480f-8a8f-68022ccc6266", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-subnet"}]}' 2018-07-19 01:49:41,123 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6d7d9cc3-2695-4cb5-9003-06f992e020e0 Date: Thu, 19 Jul 2018 01:49:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:49:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6ab26aed-8f40-4ab1-bc13-455d8fa86e0f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"55a004e2-76a3-480f-8a8f-68022ccc6266","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:40Z","ip_version":4}]} 2018-07-19 01:49:41,123 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-6d7d9cc3-2695-4cb5-9003-06f992e020e0 2018-07-19 01:49:41,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=55a004e2-76a3-480f-8a8f-68022ccc6266 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcca205ecbd5562ec4bec058e86463cdcac08d6" 2018-07-19 01:49:41,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-90f3a148-ca17-499b-a61a-8bab18972e63 Date: Thu, 19 Jul 2018 01:49:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"55a004e2-76a3-480f-8a8f-68022ccc6266","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["6ab26aed-8f40-4ab1-bc13-455d8fa86e0f"],"description":"","tags":[],"updated_at":"2018-07-19T01:49:40Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:40Z","provider:network_type":"vxlan"}]} 2018-07-19 01:49:41,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=55a004e2-76a3-480f-8a8f-68022ccc6266 used request id req-90f3a148-ca17-499b-a61a-8bab18972e63 2018-07-19 01:49:41,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=55a004e2-76a3-480f-8a8f-68022ccc6266 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcca205ecbd5562ec4bec058e86463cdcac08d6" 2018-07-19 01:49:41,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cbe5b8c9-ce5a-4b2a-9fb4-076ec0956ece Date: Thu, 19 Jul 2018 01:49:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:49:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6ab26aed-8f40-4ab1-bc13-455d8fa86e0f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"55a004e2-76a3-480f-8a8f-68022ccc6266","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:40Z","ip_version":4}]} 2018-07-19 01:49:41,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=55a004e2-76a3-480f-8a8f-68022ccc6266 used request id req-cbe5b8c9-ce5a-4b2a-9fb4-076ec0956ece 2018-07-19 01:49:41,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcca205ecbd5562ec4bec058e86463cdcac08d6" 2018-07-19 01:49:41,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-14819402-6fb0-4878-b682-2a815b6fa87d Date: Thu, 19 Jul 2018 01:49:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"55a004e2-76a3-480f-8a8f-68022ccc6266","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["6ab26aed-8f40-4ab1-bc13-455d8fa86e0f"],"description":"","tags":[],"updated_at":"2018-07-19T01:49:40Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:40Z","provider:network_type":"vxlan"}]} 2018-07-19 01:49:41,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-net used request id req-14819402-6fb0-4878-b682-2a815b6fa87d 2018-07-19 01:49:41,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:41,410 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dc3f825-64c6-49e0-9e09-27554ea2557f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:41,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-4dc3f825-64c6-49e0-9e09-27554ea2557f 2018-07-19 01:49:41,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcca205ecbd5562ec4bec058e86463cdcac08d6" 2018-07-19 01:49:41,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ffbf545-e493-4ba3-8280-60ec93f98962 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:49:41,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-5ffbf545-e493-4ba3-8280-60ec93f98962 2018-07-19 01:49:41,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=55a004e2-76a3-480f-8a8f-68022ccc6266 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcca205ecbd5562ec4bec058e86463cdcac08d6" 2018-07-19 01:49:41,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e613d94f-db0d-4330-8ad3-1156da6adeb2 Date: Thu, 19 Jul 2018 01:49:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:49:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6ab26aed-8f40-4ab1-bc13-455d8fa86e0f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"55a004e2-76a3-480f-8a8f-68022ccc6266","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:40Z","ip_version":4}]} 2018-07-19 01:49:41,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=55a004e2-76a3-480f-8a8f-68022ccc6266 used request id req-e613d94f-db0d-4330-8ad3-1156da6adeb2 2018-07-19 01:49:41,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=55a004e2-76a3-480f-8a8f-68022ccc6266&name=NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcca205ecbd5562ec4bec058e86463cdcac08d6" 2018-07-19 01:49:41,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-098bcd1b-d9c7-4bfe-805c-2a2157a44269 Date: Thu, 19 Jul 2018 01:49:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:49:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6ab26aed-8f40-4ab1-bc13-455d8fa86e0f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"55a004e2-76a3-480f-8a8f-68022ccc6266","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:40Z","ip_version":4}]} 2018-07-19 01:49:41,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=55a004e2-76a3-480f-8a8f-68022ccc6266&name=NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-subnet used request id req-098bcd1b-d9c7-4bfe-805c-2a2157a44269 2018-07-19 01:49:41,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=55a004e2-76a3-480f-8a8f-68022ccc6266&name=NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcca205ecbd5562ec4bec058e86463cdcac08d6" 2018-07-19 01:49:41,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0e4819cd-7a9a-4997-9b19-292f212628ba Date: Thu, 19 Jul 2018 01:49:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:49:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6ab26aed-8f40-4ab1-bc13-455d8fa86e0f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"55a004e2-76a3-480f-8a8f-68022ccc6266","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:40Z","ip_version":4}]} 2018-07-19 01:49:41,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=55a004e2-76a3-480f-8a8f-68022ccc6266&name=NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-subnet used request id req-0e4819cd-7a9a-4997-9b19-292f212628ba 2018-07-19 01:49:41,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=55a004e2-76a3-480f-8a8f-68022ccc6266 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcca205ecbd5562ec4bec058e86463cdcac08d6" 2018-07-19 01:49:41,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-44cf7d0a-4e5c-4b5f-b3ec-1ff348f37e3d Date: Thu, 19 Jul 2018 01:49:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:49:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6ab26aed-8f40-4ab1-bc13-455d8fa86e0f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"55a004e2-76a3-480f-8a8f-68022ccc6266","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:40Z","ip_version":4}]} 2018-07-19 01:49:41,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=55a004e2-76a3-480f-8a8f-68022ccc6266 used request id req-44cf7d0a-4e5c-4b5f-b3ec-1ff348f37e3d 2018-07-19 01:49:41,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcca205ecbd5562ec4bec058e86463cdcac08d6" 2018-07-19 01:49:41,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8d62d290-60b3-403d-8cb9-c4ab314f35dd Date: Thu, 19 Jul 2018 01:49:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:49:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6ab26aed-8f40-4ab1-bc13-455d8fa86e0f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"55a004e2-76a3-480f-8a8f-68022ccc6266","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:40Z","ip_version":4}]} 2018-07-19 01:49:41,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-subnet used request id req-8d62d290-60b3-403d-8cb9-c4ab314f35dd 2018-07-19 01:49:41,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcca205ecbd5562ec4bec058e86463cdcac08d6" 2018-07-19 01:49:41,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a70a84ab-1c1f-4d9b-a52e-0ef23e2ce7a1 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:49:41,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-a70a84ab-1c1f-4d9b-a52e-0ef23e2ce7a1 2018-07-19 01:49:41,798 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-subnet 2018-07-19 01:49:41,798 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-subnet 2018-07-19 01:49:41,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/6ab26aed-8f40-4ab1-bc13-455d8fa86e0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcca205ecbd5562ec4bec058e86463cdcac08d6" 2018-07-19 01:49:42,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9b984617-41d0-40e8-a764-4419458e93c9 Date: Thu, 19 Jul 2018 01:49:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:49:42,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/6ab26aed-8f40-4ab1-bc13-455d8fa86e0f used request id req-9b984617-41d0-40e8-a764-4419458e93c9 2018-07-19 01:49:42,873 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-7940e632-fe4a-4301-b7c5-60356f38e6dd-pub-net 2018-07-19 01:49:42,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/55a004e2-76a3-480f-8a8f-68022ccc6266 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcca205ecbd5562ec4bec058e86463cdcac08d6" 2018-07-19 01:49:44,107 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-732379ce-76d6-4ba9-b059-cd5b98a830df Date: Thu, 19 Jul 2018 01:49:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:49:44,107 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/55a004e2-76a3-480f-8a8f-68022ccc6266 used request id req-732379ce-76d6-4ba9-b059-cd5b98a830df 2018-07-19 01:49:44,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:44,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["CNxSxYINRLqzwpdPz-ZUSQ"], "issued_at": "2018-07-19T01:49:44.000000Z"}} 2018-07-19 01:49:44,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05248034c45e15e31f89ca4de6ac564f740de76" 2018-07-19 01:49:44,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b694c5-7cd0-4fb3-b29c-234aaac9b505 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:44,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e6b694c5-7cd0-4fb3-b29c-234aaac9b505 2018-07-19 01:49:44,596 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-d8d78247-d277-4dff-8cb5-22f4da3eea20-pub-net 2018-07-19 01:49:44,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05248034c45e15e31f89ca4de6ac564f740de76" -d '{"network": {"name": "NeutronUtilsSubnetTests-d8d78247-d277-4dff-8cb5-22f4da3eea20-pub-net", "admin_state_up": true}}' 2018-07-19 01:49:45,029 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-bd5dc6cf-9af6-4a07-960f-a753c0e9c9b3 Date: Thu, 19 Jul 2018 01:49:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"355797da-052b-4a3e-b8b6-3d7c33c2943e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:49:44Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d8d78247-d277-4dff-8cb5-22f4da3eea20-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:44Z","mtu":1450}} 2018-07-19 01:49:45,029 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-bd5dc6cf-9af6-4a07-960f-a753c0e9c9b3 2018-07-19 01:49:45,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=355797da-052b-4a3e-b8b6-3d7c33c2943e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05248034c45e15e31f89ca4de6ac564f740de76" 2018-07-19 01:49:45,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-b2198140-5c0b-4485-ba96-d2680c60e2e4 Date: Thu, 19 Jul 2018 01:49:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"355797da-052b-4a3e-b8b6-3d7c33c2943e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:49:44Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d8d78247-d277-4dff-8cb5-22f4da3eea20-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:44Z","provider:network_type":"vxlan"}]} 2018-07-19 01:49:45,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=355797da-052b-4a3e-b8b6-3d7c33c2943e used request id req-b2198140-5c0b-4485-ba96-d2680c60e2e4 2018-07-19 01:49:45,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=355797da-052b-4a3e-b8b6-3d7c33c2943e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05248034c45e15e31f89ca4de6ac564f740de76" 2018-07-19 01:49:45,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-49a4d8d5-ae5b-4a14-8bbc-895a73be99af Date: Thu, 19 Jul 2018 01:49:45 GMT RESP BODY: {"subnets":[]} 2018-07-19 01:49:45,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=355797da-052b-4a3e-b8b6-3d7c33c2943e used request id req-49a4d8d5-ae5b-4a14-8bbc-895a73be99af 2018-07-19 01:49:45,294 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-d8d78247-d277-4dff-8cb5-22f4da3eea20-pub-subnet 2018-07-19 01:49:45,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05248034c45e15e31f89ca4de6ac564f740de76" -d '{"subnets": [{"ip_version": 4, "network_id": "355797da-052b-4a3e-b8b6-3d7c33c2943e", "cidr": "", "name": "NeutronUtilsSubnetTests-d8d78247-d277-4dff-8cb5-22f4da3eea20-pub-subnet"}]}' 2018-07-19 01:49:45,309 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-ca14c3ed-8ec9-476f-9266-6d6cbd1ef982 Date: Thu, 19 Jul 2018 01:49:45 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-19 01:49:45,309 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-ca14c3ed-8ec9-476f-9266-6d6cbd1ef982 2018-07-19 01:49:45,310 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-19 01:49:45,310 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-d8d78247-d277-4dff-8cb5-22f4da3eea20-pub-subnet] for network [NeutronUtilsSubnetTests-d8d78247-d277-4dff-8cb5-22f4da3eea20-pub-net] 2018-07-19 01:49:45,310 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-d8d78247-d277-4dff-8cb5-22f4da3eea20-pub-net 2018-07-19 01:49:45,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/355797da-052b-4a3e-b8b6-3d7c33c2943e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05248034c45e15e31f89ca4de6ac564f740de76" 2018-07-19 01:49:45,908 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e36a549-0681-4a06-8ad6-af430fb97822 Date: Thu, 19 Jul 2018 01:49:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:49:45,908 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/355797da-052b-4a3e-b8b6-3d7c33c2943e used request id req-1e36a549-0681-4a06-8ad6-af430fb97822 2018-07-19 01:49:45,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:46,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["y9rha2fwRgWR40BnbrkK3g"], "issued_at": "2018-07-19T01:49:46.000000Z"}} 2018-07-19 01:49:46,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}731f4d42f174a8bb2bf287d374e7d583b316e181" 2018-07-19 01:49:46,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-312cb63b-5b26-4b20-acac-78ec7114b491 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:46,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-312cb63b-5b26-4b20-acac-78ec7114b491 2018-07-19 01:49:46,315 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-net 2018-07-19 01:49:46,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}731f4d42f174a8bb2bf287d374e7d583b316e181" -d '{"network": {"name": "NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-net", "admin_state_up": true}}' 2018-07-19 01:49:46,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-ad2b5d26-04b8-490b-bfd8-712dd4aace5a Date: Thu, 19 Jul 2018 01:49:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"697c7386-ae10-4a0d-8e64-a5c97d5e9375","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:49:46Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:46Z","mtu":1450}} 2018-07-19 01:49:46,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-ad2b5d26-04b8-490b-bfd8-712dd4aace5a 2018-07-19 01:49:46,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=697c7386-ae10-4a0d-8e64-a5c97d5e9375 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}731f4d42f174a8bb2bf287d374e7d583b316e181" 2018-07-19 01:49:46,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-bb02f53c-ef1f-48a3-bbd9-42687cec6725 Date: Thu, 19 Jul 2018 01:49:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"697c7386-ae10-4a0d-8e64-a5c97d5e9375","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:49:46Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:46Z","provider:network_type":"vxlan"}]} 2018-07-19 01:49:46,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=697c7386-ae10-4a0d-8e64-a5c97d5e9375 used request id req-bb02f53c-ef1f-48a3-bbd9-42687cec6725 2018-07-19 01:49:46,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=697c7386-ae10-4a0d-8e64-a5c97d5e9375 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}731f4d42f174a8bb2bf287d374e7d583b316e181" 2018-07-19 01:49:46,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-55478147-0f8b-4aea-a99d-5d2d45a3961d Date: Thu, 19 Jul 2018 01:49:46 GMT RESP BODY: {"subnets":[]} 2018-07-19 01:49:46,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=697c7386-ae10-4a0d-8e64-a5c97d5e9375 used request id req-55478147-0f8b-4aea-a99d-5d2d45a3961d 2018-07-19 01:49:46,844 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-subnet 2018-07-19 01:49:46,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}731f4d42f174a8bb2bf287d374e7d583b316e181" -d '{"subnets": [{"ip_version": 4, "network_id": "697c7386-ae10-4a0d-8e64-a5c97d5e9375", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-subnet"}]}' 2018-07-19 01:49:47,304 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9594c78f-6e86-4594-8239-01f3c60ab739 Date: Thu, 19 Jul 2018 01:49:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:49:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cc36e755-bd63-4598-9ddb-35bd6f43da75","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"697c7386-ae10-4a0d-8e64-a5c97d5e9375","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:46Z","ip_version":4}]} 2018-07-19 01:49:47,305 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-9594c78f-6e86-4594-8239-01f3c60ab739 2018-07-19 01:49:47,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=697c7386-ae10-4a0d-8e64-a5c97d5e9375 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}731f4d42f174a8bb2bf287d374e7d583b316e181" 2018-07-19 01:49:47,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f712ecb0-b79f-499a-96c8-3222424365ff Date: Thu, 19 Jul 2018 01:49:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"697c7386-ae10-4a0d-8e64-a5c97d5e9375","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["cc36e755-bd63-4598-9ddb-35bd6f43da75"],"description":"","tags":[],"updated_at":"2018-07-19T01:49:46Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:46Z","provider:network_type":"vxlan"}]} 2018-07-19 01:49:47,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=697c7386-ae10-4a0d-8e64-a5c97d5e9375 used request id req-f712ecb0-b79f-499a-96c8-3222424365ff 2018-07-19 01:49:47,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=697c7386-ae10-4a0d-8e64-a5c97d5e9375 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}731f4d42f174a8bb2bf287d374e7d583b316e181" 2018-07-19 01:49:47,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-dc2bda34-6c02-49c4-9e6d-02b0d5b121e0 Date: Thu, 19 Jul 2018 01:49:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:49:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cc36e755-bd63-4598-9ddb-35bd6f43da75","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"697c7386-ae10-4a0d-8e64-a5c97d5e9375","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:46Z","ip_version":4}]} 2018-07-19 01:49:47,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=697c7386-ae10-4a0d-8e64-a5c97d5e9375 used request id req-dc2bda34-6c02-49c4-9e6d-02b0d5b121e0 2018-07-19 01:49:47,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}731f4d42f174a8bb2bf287d374e7d583b316e181" 2018-07-19 01:49:47,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ff8f5a8e-f6c4-48d5-9665-8fc66da2f26b Date: Thu, 19 Jul 2018 01:49:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"697c7386-ae10-4a0d-8e64-a5c97d5e9375","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["cc36e755-bd63-4598-9ddb-35bd6f43da75"],"description":"","tags":[],"updated_at":"2018-07-19T01:49:46Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:46Z","provider:network_type":"vxlan"}]} 2018-07-19 01:49:47,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-net used request id req-ff8f5a8e-f6c4-48d5-9665-8fc66da2f26b 2018-07-19 01:49:47,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:47,726 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a053b0d-71a5-4c12-a1b5-082892f5f880 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:47,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-6a053b0d-71a5-4c12-a1b5-082892f5f880 2018-07-19 01:49:47,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}731f4d42f174a8bb2bf287d374e7d583b316e181" 2018-07-19 01:49:47,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8df69c9f-b19e-40fb-809c-bd2f56714d4a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:49:47,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-8df69c9f-b19e-40fb-809c-bd2f56714d4a 2018-07-19 01:49:47,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=697c7386-ae10-4a0d-8e64-a5c97d5e9375 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}731f4d42f174a8bb2bf287d374e7d583b316e181" 2018-07-19 01:49:47,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a1f32c6d-75fe-4f8a-83a3-ac5720ef4bb6 Date: Thu, 19 Jul 2018 01:49:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:49:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cc36e755-bd63-4598-9ddb-35bd6f43da75","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"697c7386-ae10-4a0d-8e64-a5c97d5e9375","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:46Z","ip_version":4}]} 2018-07-19 01:49:47,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=697c7386-ae10-4a0d-8e64-a5c97d5e9375 used request id req-a1f32c6d-75fe-4f8a-83a3-ac5720ef4bb6 2018-07-19 01:49:47,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=697c7386-ae10-4a0d-8e64-a5c97d5e9375&name=NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}731f4d42f174a8bb2bf287d374e7d583b316e181" 2018-07-19 01:49:47,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6387dce1-ae6f-44af-823d-7f588661ef06 Date: Thu, 19 Jul 2018 01:49:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:49:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cc36e755-bd63-4598-9ddb-35bd6f43da75","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"697c7386-ae10-4a0d-8e64-a5c97d5e9375","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:46Z","ip_version":4}]} 2018-07-19 01:49:47,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=697c7386-ae10-4a0d-8e64-a5c97d5e9375&name=NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-subnet used request id req-6387dce1-ae6f-44af-823d-7f588661ef06 2018-07-19 01:49:47,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=697c7386-ae10-4a0d-8e64-a5c97d5e9375&name=NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}731f4d42f174a8bb2bf287d374e7d583b316e181" 2018-07-19 01:49:47,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f115b28f-20df-402f-81b7-7c763cf9f9fa Date: Thu, 19 Jul 2018 01:49:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:49:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cc36e755-bd63-4598-9ddb-35bd6f43da75","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"697c7386-ae10-4a0d-8e64-a5c97d5e9375","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:46Z","ip_version":4}]} 2018-07-19 01:49:47,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=697c7386-ae10-4a0d-8e64-a5c97d5e9375&name=NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-subnet used request id req-f115b28f-20df-402f-81b7-7c763cf9f9fa 2018-07-19 01:49:47,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=697c7386-ae10-4a0d-8e64-a5c97d5e9375 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}731f4d42f174a8bb2bf287d374e7d583b316e181" 2018-07-19 01:49:48,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-14ba0d99-fca5-4d58-a42b-d7e1c40d46f4 Date: Thu, 19 Jul 2018 01:49:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:49:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cc36e755-bd63-4598-9ddb-35bd6f43da75","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"697c7386-ae10-4a0d-8e64-a5c97d5e9375","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:46Z","ip_version":4}]} 2018-07-19 01:49:48,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=697c7386-ae10-4a0d-8e64-a5c97d5e9375 used request id req-14ba0d99-fca5-4d58-a42b-d7e1c40d46f4 2018-07-19 01:49:48,008 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-subnet 2018-07-19 01:49:48,008 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-subnet 2018-07-19 01:49:48,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/cc36e755-bd63-4598-9ddb-35bd6f43da75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}731f4d42f174a8bb2bf287d374e7d583b316e181" 2018-07-19 01:49:48,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51212618-2a1a-45b3-891c-e6b8d8ff07bc Date: Thu, 19 Jul 2018 01:49:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:49:48,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/cc36e755-bd63-4598-9ddb-35bd6f43da75 used request id req-51212618-2a1a-45b3-891c-e6b8d8ff07bc 2018-07-19 01:49:48,808 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-259c5e59-0a45-4652-a4e6-169b317dfae8-pub-net 2018-07-19 01:49:48,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/697c7386-ae10-4a0d-8e64-a5c97d5e9375 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}731f4d42f174a8bb2bf287d374e7d583b316e181" 2018-07-19 01:49:49,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8646b55c-708f-42e0-bd23-b8eb1df07a33 Date: Thu, 19 Jul 2018 01:49:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:49:49,971 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/697c7386-ae10-4a0d-8e64-a5c97d5e9375 used request id req-8646b55c-708f-42e0-bd23-b8eb1df07a33 2018-07-19 01:49:49,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:50,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["eR5ej9XkQZG40a7sEx2Oag"], "issued_at": "2018-07-19T01:49:50.000000Z"}} 2018-07-19 01:49:50,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3bf9929832063c0914603228fcf71fff98d04f" 2018-07-19 01:49:50,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa3b7faf-0859-43fa-b370-4258580ea153 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:50,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fa3b7faf-0859-43fa-b370-4258580ea153 2018-07-19 01:49:50,448 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-006308f7-9148-4c3f-bef6-9efcd5bcac22-pub-net 2018-07-19 01:49:50,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3bf9929832063c0914603228fcf71fff98d04f" -d '{"network": {"name": "NeutronUtilsSubnetTests-006308f7-9148-4c3f-bef6-9efcd5bcac22-pub-net", "admin_state_up": true}}' 2018-07-19 01:49:50,821 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-8a7946db-99f8-4d13-8c58-b45ee91faf15 Date: Thu, 19 Jul 2018 01:49:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"04927cf4-efde-4f1b-90a3-d17b12e2e8e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:49:50Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-006308f7-9148-4c3f-bef6-9efcd5bcac22-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:50Z","mtu":1450}} 2018-07-19 01:49:50,821 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-8a7946db-99f8-4d13-8c58-b45ee91faf15 2018-07-19 01:49:50,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=04927cf4-efde-4f1b-90a3-d17b12e2e8e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3bf9929832063c0914603228fcf71fff98d04f" 2018-07-19 01:49:50,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-9011c41c-b18c-450f-b8f1-161d32305938 Date: Thu, 19 Jul 2018 01:49:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"04927cf4-efde-4f1b-90a3-d17b12e2e8e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:49:50Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-006308f7-9148-4c3f-bef6-9efcd5bcac22-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:50Z","provider:network_type":"vxlan"}]} 2018-07-19 01:49:50,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=04927cf4-efde-4f1b-90a3-d17b12e2e8e4 used request id req-9011c41c-b18c-450f-b8f1-161d32305938 2018-07-19 01:49:50,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=04927cf4-efde-4f1b-90a3-d17b12e2e8e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3bf9929832063c0914603228fcf71fff98d04f" 2018-07-19 01:49:50,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cb652f93-22bc-456a-9e6b-2c859e2a5315 Date: Thu, 19 Jul 2018 01:49:50 GMT RESP BODY: {"subnets":[]} 2018-07-19 01:49:50,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=04927cf4-efde-4f1b-90a3-d17b12e2e8e4 used request id req-cb652f93-22bc-456a-9e6b-2c859e2a5315 2018-07-19 01:49:50,957 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-006308f7-9148-4c3f-bef6-9efcd5bcac22-pub-subnet 2018-07-19 01:49:50,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3bf9929832063c0914603228fcf71fff98d04f" -d '{"subnets": [{"ip_version": 4, "network_id": "04927cf4-efde-4f1b-90a3-d17b12e2e8e4", "cidr": null, "name": "NeutronUtilsSubnetTests-006308f7-9148-4c3f-bef6-9efcd5bcac22-pub-subnet"}]}' 2018-07-19 01:49:51,013 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-05183d57-16a6-462c-9717-adb187c144cc Date: Thu, 19 Jul 2018 01:49:51 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-07-19 01:49:51,013 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-05183d57-16a6-462c-9717-adb187c144cc 2018-07-19 01:49:51,013 - 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-07-19 01:49:51,013 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-006308f7-9148-4c3f-bef6-9efcd5bcac22-pub-subnet] for network [NeutronUtilsSubnetTests-006308f7-9148-4c3f-bef6-9efcd5bcac22-pub-net] 2018-07-19 01:49:51,013 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-006308f7-9148-4c3f-bef6-9efcd5bcac22-pub-net 2018-07-19 01:49:51,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/04927cf4-efde-4f1b-90a3-d17b12e2e8e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3bf9929832063c0914603228fcf71fff98d04f" 2018-07-19 01:49:51,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d44cef5e-565d-4da6-ab9a-48ec05c443da Date: Thu, 19 Jul 2018 01:49:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:49:51,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/04927cf4-efde-4f1b-90a3-d17b12e2e8e4 used request id req-d44cef5e-565d-4da6-ab9a-48ec05c443da 2018-07-19 01:49:51,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:52,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["pIHj_1hjQhGiaGsjQVKaOg"], "issued_at": "2018-07-19T01:49:52.000000Z"}} 2018-07-19 01:49:52,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e2416f17cb94e8cf383e4210ddaaf9122621" 2018-07-19 01:49:52,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91ac1ab2-052e-4094-a1af-2bc4bde6ef09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:52,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-91ac1ab2-052e-4094-a1af-2bc4bde6ef09 2018-07-19 01:49:52,204 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-a4cc7a78-2d1b-4b1c-8cf4-970e358236f6-pub-net 2018-07-19 01:49:52,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e2416f17cb94e8cf383e4210ddaaf9122621" -d '{"network": {"name": "NeutronUtilsSubnetTests-a4cc7a78-2d1b-4b1c-8cf4-970e358236f6-pub-net", "admin_state_up": true}}' 2018-07-19 01:49:52,622 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-2d23f709-993e-4b09-919a-51fcdfae9197 Date: Thu, 19 Jul 2018 01:49:52 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"60297e82-d0cd-45b9-bc61-719190fe8707","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:49:52Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-a4cc7a78-2d1b-4b1c-8cf4-970e358236f6-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:52Z","mtu":1450}} 2018-07-19 01:49:52,622 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-2d23f709-993e-4b09-919a-51fcdfae9197 2018-07-19 01:49:52,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=60297e82-d0cd-45b9-bc61-719190fe8707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e2416f17cb94e8cf383e4210ddaaf9122621" 2018-07-19 01:49:52,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-d6686911-602e-417b-927e-113c65dd1668 Date: Thu, 19 Jul 2018 01:49:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"60297e82-d0cd-45b9-bc61-719190fe8707","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:49:52Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-a4cc7a78-2d1b-4b1c-8cf4-970e358236f6-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:52Z","provider:network_type":"vxlan"}]} 2018-07-19 01:49:52,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=60297e82-d0cd-45b9-bc61-719190fe8707 used request id req-d6686911-602e-417b-927e-113c65dd1668 2018-07-19 01:49:52,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=60297e82-d0cd-45b9-bc61-719190fe8707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e2416f17cb94e8cf383e4210ddaaf9122621" 2018-07-19 01:49:52,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2eec6caa-bf1b-4908-aa1d-522207b93f0e Date: Thu, 19 Jul 2018 01:49:52 GMT RESP BODY: {"subnets":[]} 2018-07-19 01:49:52,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=60297e82-d0cd-45b9-bc61-719190fe8707 used request id req-2eec6caa-bf1b-4908-aa1d-522207b93f0e 2018-07-19 01:49:52,751 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-a4cc7a78-2d1b-4b1c-8cf4-970e358236f6-pub-subnet 2018-07-19 01:49:52,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e2416f17cb94e8cf383e4210ddaaf9122621" -d '{"subnets": [{"ip_version": 4, "network_id": "60297e82-d0cd-45b9-bc61-719190fe8707", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-a4cc7a78-2d1b-4b1c-8cf4-970e358236f6-pub-subnet"}]}' 2018-07-19 01:49:53,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-44eefc39-1051-43e0-bdca-8c9a3149af7a Date: Thu, 19 Jul 2018 01:49:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:49:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f4f01c31-3948-4803-bc46-4bf50224d0a9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-a4cc7a78-2d1b-4b1c-8cf4-970e358236f6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"60297e82-d0cd-45b9-bc61-719190fe8707","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:52Z","ip_version":4}]} 2018-07-19 01:49:53,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-44eefc39-1051-43e0-bdca-8c9a3149af7a 2018-07-19 01:49:53,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=60297e82-d0cd-45b9-bc61-719190fe8707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e2416f17cb94e8cf383e4210ddaaf9122621" 2018-07-19 01:49:53,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b2933d31-2def-46e7-9b19-36521bd58f79 Date: Thu, 19 Jul 2018 01:49:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"60297e82-d0cd-45b9-bc61-719190fe8707","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["f4f01c31-3948-4803-bc46-4bf50224d0a9"],"description":"","tags":[],"updated_at":"2018-07-19T01:49:52Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-a4cc7a78-2d1b-4b1c-8cf4-970e358236f6-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:52Z","provider:network_type":"vxlan"}]} 2018-07-19 01:49:53,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=60297e82-d0cd-45b9-bc61-719190fe8707 used request id req-b2933d31-2def-46e7-9b19-36521bd58f79 2018-07-19 01:49:53,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=60297e82-d0cd-45b9-bc61-719190fe8707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e2416f17cb94e8cf383e4210ddaaf9122621" 2018-07-19 01:49:53,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a622e3a4-2e69-410f-b46b-ba22d9f167cd Date: Thu, 19 Jul 2018 01:49:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:49:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f4f01c31-3948-4803-bc46-4bf50224d0a9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-a4cc7a78-2d1b-4b1c-8cf4-970e358236f6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"60297e82-d0cd-45b9-bc61-719190fe8707","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:52Z","ip_version":4}]} 2018-07-19 01:49:53,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=60297e82-d0cd-45b9-bc61-719190fe8707 used request id req-a622e3a4-2e69-410f-b46b-ba22d9f167cd 2018-07-19 01:49:53,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-a4cc7a78-2d1b-4b1c-8cf4-970e358236f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e2416f17cb94e8cf383e4210ddaaf9122621" 2018-07-19 01:49:53,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e16a2d69-d8ec-4020-87c2-470bf2f1121c Date: Thu, 19 Jul 2018 01:49:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"60297e82-d0cd-45b9-bc61-719190fe8707","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["f4f01c31-3948-4803-bc46-4bf50224d0a9"],"description":"","tags":[],"updated_at":"2018-07-19T01:49:52Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-a4cc7a78-2d1b-4b1c-8cf4-970e358236f6-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:52Z","provider:network_type":"vxlan"}]} 2018-07-19 01:49:53,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-a4cc7a78-2d1b-4b1c-8cf4-970e358236f6-pub-net used request id req-e16a2d69-d8ec-4020-87c2-470bf2f1121c 2018-07-19 01:49:53,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:53,521 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82906770-0ea4-4112-ba24-caa8080a42a8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:53,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-82906770-0ea4-4112-ba24-caa8080a42a8 2018-07-19 01:49:53,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e2416f17cb94e8cf383e4210ddaaf9122621" 2018-07-19 01:49:53,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed7b919-e1a2-45f9-91d2-8ea3d63cb0eb Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:49:53,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-8ed7b919-e1a2-45f9-91d2-8ea3d63cb0eb 2018-07-19 01:49:53,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=60297e82-d0cd-45b9-bc61-719190fe8707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e2416f17cb94e8cf383e4210ddaaf9122621" 2018-07-19 01:49:53,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f3667132-8318-4d62-b710-f85b10079b95 Date: Thu, 19 Jul 2018 01:49:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:49:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f4f01c31-3948-4803-bc46-4bf50224d0a9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-a4cc7a78-2d1b-4b1c-8cf4-970e358236f6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"60297e82-d0cd-45b9-bc61-719190fe8707","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:52Z","ip_version":4}]} 2018-07-19 01:49:53,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=60297e82-d0cd-45b9-bc61-719190fe8707 used request id req-f3667132-8318-4d62-b710-f85b10079b95 2018-07-19 01:49:53,665 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-a4cc7a78-2d1b-4b1c-8cf4-970e358236f6-pub-subnet 2018-07-19 01:49:53,665 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-a4cc7a78-2d1b-4b1c-8cf4-970e358236f6-pub-subnet 2018-07-19 01:49:53,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/f4f01c31-3948-4803-bc46-4bf50224d0a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e2416f17cb94e8cf383e4210ddaaf9122621" 2018-07-19 01:49:54,035 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d471b86-8f65-4f60-bd29-a580f2567162 Date: Thu, 19 Jul 2018 01:49:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:49:54,035 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/f4f01c31-3948-4803-bc46-4bf50224d0a9 used request id req-9d471b86-8f65-4f60-bd29-a580f2567162 2018-07-19 01:49:54,035 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-a4cc7a78-2d1b-4b1c-8cf4-970e358236f6-pub-net 2018-07-19 01:49:54,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/60297e82-d0cd-45b9-bc61-719190fe8707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e2416f17cb94e8cf383e4210ddaaf9122621" 2018-07-19 01:49:55,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ba613b3-da2c-40aa-8cfd-1a23cf68cbcc Date: Thu, 19 Jul 2018 01:49:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:49:55,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/60297e82-d0cd-45b9-bc61-719190fe8707 used request id req-1ba613b3-da2c-40aa-8cfd-1a23cf68cbcc 2018-07-19 01:49:55,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:55,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["JPJKp4pdS06gV743dxN7MQ"], "issued_at": "2018-07-19T01:49:55.000000Z"}} 2018-07-19 01:49:55,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" 2018-07-19 01:49:55,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b0361f-eaac-4e7a-a6d4-06129e00f653 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:55,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d8b0361f-eaac-4e7a-a6d4-06129e00f653 2018-07-19 01:49:55,897 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-net 2018-07-19 01:49:55,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" -d '{"network": {"name": "NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-net", "admin_state_up": true}}' 2018-07-19 01:49:56,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-83feb6d7-87ae-423b-8f65-c7c536533c54 Date: Thu, 19 Jul 2018 01:49:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8720acb2-9591-4714-8d18-a722cc880a17","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:49:56Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:56Z","mtu":1450}} 2018-07-19 01:49:56,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-83feb6d7-87ae-423b-8f65-c7c536533c54 2018-07-19 01:49:56,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=8720acb2-9591-4714-8d18-a722cc880a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" 2018-07-19 01:49:56,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-098a5215-3028-45a0-afc7-b791b4fb7eff Date: Thu, 19 Jul 2018 01:49:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8720acb2-9591-4714-8d18-a722cc880a17","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:49:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:56Z","provider:network_type":"vxlan"}]} 2018-07-19 01:49:56,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=8720acb2-9591-4714-8d18-a722cc880a17 used request id req-098a5215-3028-45a0-afc7-b791b4fb7eff 2018-07-19 01:49:56,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8720acb2-9591-4714-8d18-a722cc880a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" 2018-07-19 01:49:56,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2de02161-896d-4549-ae38-6b69cfd8792f Date: Thu, 19 Jul 2018 01:49:56 GMT RESP BODY: {"subnets":[]} 2018-07-19 01:49:56,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8720acb2-9591-4714-8d18-a722cc880a17 used request id req-2de02161-896d-4549-ae38-6b69cfd8792f 2018-07-19 01:49:56,403 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-subnet 2018-07-19 01:49:56,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" -d '{"subnets": [{"ip_version": 4, "network_id": "8720acb2-9591-4714-8d18-a722cc880a17", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-subnet"}]}' 2018-07-19 01:49:56,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3fd2a684-6bf7-49da-aa6c-db7822ee12cd Date: Thu, 19 Jul 2018 01:49:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:49:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"82764f2b-92fa-4a61-9085-f1be5adfd72e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8720acb2-9591-4714-8d18-a722cc880a17","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:56Z","ip_version":4}]} 2018-07-19 01:49:56,791 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-3fd2a684-6bf7-49da-aa6c-db7822ee12cd 2018-07-19 01:49:56,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=8720acb2-9591-4714-8d18-a722cc880a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" 2018-07-19 01:49:56,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4d835ede-4936-4936-8ef7-2d4cef30593b Date: Thu, 19 Jul 2018 01:49:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8720acb2-9591-4714-8d18-a722cc880a17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["82764f2b-92fa-4a61-9085-f1be5adfd72e"],"description":"","tags":[],"updated_at":"2018-07-19T01:49:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:56Z","provider:network_type":"vxlan"}]} 2018-07-19 01:49:56,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=8720acb2-9591-4714-8d18-a722cc880a17 used request id req-4d835ede-4936-4936-8ef7-2d4cef30593b 2018-07-19 01:49:56,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8720acb2-9591-4714-8d18-a722cc880a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" 2018-07-19 01:49:56,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1a488718-107c-40ad-bd0c-9f19d36f5111 Date: Thu, 19 Jul 2018 01:49:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:49:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"82764f2b-92fa-4a61-9085-f1be5adfd72e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8720acb2-9591-4714-8d18-a722cc880a17","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:56Z","ip_version":4}]} 2018-07-19 01:49:56,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8720acb2-9591-4714-8d18-a722cc880a17 used request id req-1a488718-107c-40ad-bd0c-9f19d36f5111 2018-07-19 01:49:56,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" 2018-07-19 01:49:57,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4c0a3d9f-aa10-4920-a693-1bdeecab9eaf Date: Thu, 19 Jul 2018 01:49:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8720acb2-9591-4714-8d18-a722cc880a17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["82764f2b-92fa-4a61-9085-f1be5adfd72e"],"description":"","tags":[],"updated_at":"2018-07-19T01:49:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:56Z","provider:network_type":"vxlan"}]} 2018-07-19 01:49:57,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-net used request id req-4c0a3d9f-aa10-4920-a693-1bdeecab9eaf 2018-07-19 01:49:57,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:49:57,237 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:49:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b31a6ef-5f47-4b73-b724-cbe8a2d81a6d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:49:57,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-3b31a6ef-5f47-4b73-b724-cbe8a2d81a6d 2018-07-19 01:49:57,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" 2018-07-19 01:49:57,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8df625fd-fb60-42c3-93bb-168669fd6004 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:49:57,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-8df625fd-fb60-42c3-93bb-168669fd6004 2018-07-19 01:49:57,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8720acb2-9591-4714-8d18-a722cc880a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" 2018-07-19 01:49:57,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-af591c5b-87d4-4903-b0fa-9a40eb0ddafe Date: Thu, 19 Jul 2018 01:49:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:49:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"82764f2b-92fa-4a61-9085-f1be5adfd72e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8720acb2-9591-4714-8d18-a722cc880a17","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:56Z","ip_version":4}]} 2018-07-19 01:49:57,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8720acb2-9591-4714-8d18-a722cc880a17 used request id req-af591c5b-87d4-4903-b0fa-9a40eb0ddafe 2018-07-19 01:49:57,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8720acb2-9591-4714-8d18-a722cc880a17&name=NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" 2018-07-19 01:49:57,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-53bf69ee-7929-407c-ae30-ab29b7b77fb1 Date: Thu, 19 Jul 2018 01:49:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:49:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"82764f2b-92fa-4a61-9085-f1be5adfd72e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8720acb2-9591-4714-8d18-a722cc880a17","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:49:56Z","ip_version":4}]} 2018-07-19 01:49:57,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8720acb2-9591-4714-8d18-a722cc880a17&name=NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-subnet used request id req-53bf69ee-7929-407c-ae30-ab29b7b77fb1 2018-07-19 01:49:57,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:49:57,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:49:57,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:49:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["dp3LHBrqTKCI33jnaLFQzQ"], "issued_at": "2018-07-19T01:49:57.000000Z"}} 2018-07-19 01:49:57,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc1c74b6c24534439de13f053304327476a44e24" 2018-07-19 01:49:57,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70681dc9-2ec7-4b7f-b582-475d29ef3c16 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:49:57,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-70681dc9-2ec7-4b7f-b582-475d29ef3c16 2018-07-19 01:49:57,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" 2018-07-19 01:49:58,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-22d66e51-71a2-4cf4-a34e-0542be5d131f Date: Thu, 19 Jul 2018 01:49:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:49:58,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-22d66e51-71a2-4cf4-a34e-0542be5d131f 2018-07-19 01:49:58,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b15f386b-9c21-451f-8211-ef5d1b7d5209 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" 2018-07-19 01:49:58,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-b64d030c-8604-4e0f-8268-ca43f16e4ae1 Date: Thu, 19 Jul 2018 01:49:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4}]} 2018-07-19 01:49:58,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b15f386b-9c21-451f-8211-ef5d1b7d5209 used request id req-b64d030c-8604-4e0f-8268-ca43f16e4ae1 2018-07-19 01:49:58,064 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-router 2018-07-19 01:49:58,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" -d '{"router": {"external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209"}, "name": "NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-router", "admin_state_up": true}}' 2018-07-19 01:49:59,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-616d05a9-156e-4d07-a704-9903bb80e789 Date: Thu, 19 Jul 2018 01:49:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:49:58Z", "admin_state_up": true, "updated_at": "2018-07-19T01:49:59Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "e4f4b03e-aa81-44c9-b473-54dcfee188ca", "name": "NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-router"}} 2018-07-19 01:49:59,549 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-616d05a9-156e-4d07-a704-9903bb80e789 2018-07-19 01:49:59,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=e4f4b03e-aa81-44c9-b473-54dcfee188ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" 2018-07-19 01:49:59,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-c3de2c7d-08ff-49bd-b0b6-8e90d9b18c04 Date: Thu, 19 Jul 2018 01:49:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:49:58Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","ip_address":"172.30.9.205"}],"id":"b8838483-5acd-4305-b3ee-a6a2951bceab","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:76:94:76","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"","created_at":"2018-07-19T01:49:58Z","binding:vnic_type":"normal","device_id":"e4f4b03e-aa81-44c9-b473-54dcfee188ca","ip_allocation":"immediate"}]} 2018-07-19 01:49:59,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=e4f4b03e-aa81-44c9-b473-54dcfee188ca used request id req-c3de2c7d-08ff-49bd-b0b6-8e90d9b18c04 2018-07-19 01:49:59,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" 2018-07-19 01:49:59,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-db34b7c3-8cb8-4113-941f-8b4d6276e9b4 Date: Thu, 19 Jul 2018 01:49:59 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4}} 2018-07-19 01:49:59,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87 used request id req-db34b7c3-8cb8-4113-941f-8b4d6276e9b4 2018-07-19 01:49:59,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" 2018-07-19 01:49:59,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-4fd4b102-1bc6-4d70-ba70-ecc968c01ca1 Date: Thu, 19 Jul 2018 01:49:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:49:58Z", "admin_state_up": true, "updated_at": "2018-07-19T01:49:59Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "e4f4b03e-aa81-44c9-b473-54dcfee188ca", "name": "NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-router"}]} 2018-07-19 01:49:59,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-router used request id req-4fd4b102-1bc6-4d70-ba70-ecc968c01ca1 2018-07-19 01:49:59,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" 2018-07-19 01:49:59,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe4edda6-f089-40ca-bc8d-6ffc64769281 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:49:59,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-fe4edda6-f089-40ca-bc8d-6ffc64769281 2018-07-19 01:49:59,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=e4f4b03e-aa81-44c9-b473-54dcfee188ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" 2018-07-19 01:49:59,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-1f7058fa-136b-453a-92b0-51295de54468 Date: Thu, 19 Jul 2018 01:49:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:49:58Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","ip_address":"172.30.9.205"}],"id":"b8838483-5acd-4305-b3ee-a6a2951bceab","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:76:94:76","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"","created_at":"2018-07-19T01:49:58Z","binding:vnic_type":"normal","device_id":"e4f4b03e-aa81-44c9-b473-54dcfee188ca","ip_allocation":"immediate"}]} 2018-07-19 01:49:59,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=e4f4b03e-aa81-44c9-b473-54dcfee188ca used request id req-1f7058fa-136b-453a-92b0-51295de54468 2018-07-19 01:49:59,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" 2018-07-19 01:50:00,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-af6e9eb8-16f1-46b7-8f34-dd792bb137e5 Date: Thu, 19 Jul 2018 01:50:00 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4}} 2018-07-19 01:50:00,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87 used request id req-af6e9eb8-16f1-46b7-8f34-dd792bb137e5 2018-07-19 01:50:00,024 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-router 2018-07-19 01:50:00,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/e4f4b03e-aa81-44c9-b473-54dcfee188ca/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" -d '{"subnet_id": "82764f2b-92fa-4a61-9085-f1be5adfd72e"}' 2018-07-19 01:50:02,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-32f74de5-c072-4666-b98b-e648de1d4575 Date: Thu, 19 Jul 2018 01:50:02 GMT RESP BODY: {"network_id": "8720acb2-9591-4714-8d18-a722cc880a17", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "subnet_id": "82764f2b-92fa-4a61-9085-f1be5adfd72e", "subnet_ids": ["82764f2b-92fa-4a61-9085-f1be5adfd72e"], "port_id": "bd29f55b-5dd8-4528-af94-ca2d69e8b81c", "id": "e4f4b03e-aa81-44c9-b473-54dcfee188ca"} 2018-07-19 01:50:02,014 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e4f4b03e-aa81-44c9-b473-54dcfee188ca/add_router_interface used request id req-32f74de5-c072-4666-b98b-e648de1d4575 2018-07-19 01:50:02,015 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-router 2018-07-19 01:50:02,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/e4f4b03e-aa81-44c9-b473-54dcfee188ca/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" -d '{"subnet_id": "82764f2b-92fa-4a61-9085-f1be5adfd72e"}' 2018-07-19 01:50:04,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-72c218ee-983e-4fce-b396-772f7c2213b7 Date: Thu, 19 Jul 2018 01:50:04 GMT RESP BODY: {"network_id": "8720acb2-9591-4714-8d18-a722cc880a17", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "subnet_id": "82764f2b-92fa-4a61-9085-f1be5adfd72e", "subnet_ids": ["82764f2b-92fa-4a61-9085-f1be5adfd72e"], "port_id": "bd29f55b-5dd8-4528-af94-ca2d69e8b81c", "id": "e4f4b03e-aa81-44c9-b473-54dcfee188ca"} 2018-07-19 01:50:04,550 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e4f4b03e-aa81-44c9-b473-54dcfee188ca/remove_router_interface used request id req-72c218ee-983e-4fce-b396-772f7c2213b7 2018-07-19 01:50:04,550 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-router 2018-07-19 01:50:04,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/e4f4b03e-aa81-44c9-b473-54dcfee188ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" 2018-07-19 01:50:05,714 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-561651a6-e1bc-4557-8c13-181d0cea86ec Content-Length: 0 Date: Thu, 19 Jul 2018 01:50:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:05,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/e4f4b03e-aa81-44c9-b473-54dcfee188ca used request id req-561651a6-e1bc-4557-8c13-181d0cea86ec 2018-07-19 01:50:05,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" 2018-07-19 01:50:05,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-194159d4-aae0-4037-9e09-0a9ef16c3ef3 Date: Thu, 19 Jul 2018 01:50:05 GMT RESP BODY: {"routers": []} 2018-07-19 01:50:05,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-router used request id req-194159d4-aae0-4037-9e09-0a9ef16c3ef3 2018-07-19 01:50:05,782 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-subnet 2018-07-19 01:50:05,782 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-subnet 2018-07-19 01:50:05,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/82764f2b-92fa-4a61-9085-f1be5adfd72e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" 2018-07-19 01:50:06,705 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d1ae7b7f-9d65-4b55-9057-0cd90a9ac779 Date: Thu, 19 Jul 2018 01:50:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:06,705 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/82764f2b-92fa-4a61-9085-f1be5adfd72e used request id req-d1ae7b7f-9d65-4b55-9057-0cd90a9ac779 2018-07-19 01:50:06,705 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ce4a5ad7-08e5-4737-a8f8-1a20ca903b11-pub-net 2018-07-19 01:50:06,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/8720acb2-9591-4714-8d18-a722cc880a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5588f5db7b9812533ccef1e96c117507b28ff5db" 2018-07-19 01:50:07,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-caf9aa84-93d9-4e5b-883c-a27795e1b6f5 Date: Thu, 19 Jul 2018 01:50:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:07,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/8720acb2-9591-4714-8d18-a722cc880a17 used request id req-caf9aa84-93d9-4e5b-883c-a27795e1b6f5 2018-07-19 01:50:07,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:50:07,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:50:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["C29uKC1tQWWfNzjr09i9wQ"], "issued_at": "2018-07-19T01:50:07.000000Z"}} 2018-07-19 01:50:07,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" 2018-07-19 01:50:08,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bc83439-0423-4b3f-b1c8-8ce978dd9423 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:50:08,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7bc83439-0423-4b3f-b1c8-8ce978dd9423 2018-07-19 01:50:08,052 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-net 2018-07-19 01:50:08,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" -d '{"network": {"name": "NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-net", "admin_state_up": true}}' 2018-07-19 01:50:08,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-616a0a14-e4b1-4a4a-adda-ce232bbc1dfc Date: Thu, 19 Jul 2018 01:50:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"943255dc-46bb-4a9c-b017-cf20cbb2f447","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:50:08Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:08Z","mtu":1450}} 2018-07-19 01:50:08,445 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-616a0a14-e4b1-4a4a-adda-ce232bbc1dfc 2018-07-19 01:50:08,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=943255dc-46bb-4a9c-b017-cf20cbb2f447 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" 2018-07-19 01:50:08,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-5ba53bbd-ee8e-464c-a9d3-c67e651bc7bd Date: Thu, 19 Jul 2018 01:50:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"943255dc-46bb-4a9c-b017-cf20cbb2f447","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:50:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:08Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:08,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=943255dc-46bb-4a9c-b017-cf20cbb2f447 used request id req-5ba53bbd-ee8e-464c-a9d3-c67e651bc7bd 2018-07-19 01:50:08,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=943255dc-46bb-4a9c-b017-cf20cbb2f447 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" 2018-07-19 01:50:08,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a8c3afe7-d99c-44f8-b730-d2725cb6fa8b Date: Thu, 19 Jul 2018 01:50:08 GMT RESP BODY: {"subnets":[]} 2018-07-19 01:50:08,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=943255dc-46bb-4a9c-b017-cf20cbb2f447 used request id req-a8c3afe7-d99c-44f8-b730-d2725cb6fa8b 2018-07-19 01:50:08,567 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-subnet 2018-07-19 01:50:08,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" -d '{"subnets": [{"ip_version": 4, "network_id": "943255dc-46bb-4a9c-b017-cf20cbb2f447", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-subnet"}]}' 2018-07-19 01:50:09,183 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6017825c-4a1c-4e6d-916b-10ff3f54e7ac Date: Thu, 19 Jul 2018 01:50:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2057e719-be70-4d18-806d-f61f1aa6be7b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"943255dc-46bb-4a9c-b017-cf20cbb2f447","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:08Z","ip_version":4}]} 2018-07-19 01:50:09,183 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-6017825c-4a1c-4e6d-916b-10ff3f54e7ac 2018-07-19 01:50:09,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=943255dc-46bb-4a9c-b017-cf20cbb2f447 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" 2018-07-19 01:50:09,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f1b5337b-026c-4782-a662-0688dce3a155 Date: Thu, 19 Jul 2018 01:50:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"943255dc-46bb-4a9c-b017-cf20cbb2f447","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["2057e719-be70-4d18-806d-f61f1aa6be7b"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:08Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:09,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=943255dc-46bb-4a9c-b017-cf20cbb2f447 used request id req-f1b5337b-026c-4782-a662-0688dce3a155 2018-07-19 01:50:09,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=943255dc-46bb-4a9c-b017-cf20cbb2f447 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" 2018-07-19 01:50:09,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8dac367e-1721-43a7-9f51-98cbae11968f Date: Thu, 19 Jul 2018 01:50:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2057e719-be70-4d18-806d-f61f1aa6be7b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"943255dc-46bb-4a9c-b017-cf20cbb2f447","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:08Z","ip_version":4}]} 2018-07-19 01:50:09,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=943255dc-46bb-4a9c-b017-cf20cbb2f447 used request id req-8dac367e-1721-43a7-9f51-98cbae11968f 2018-07-19 01:50:09,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" 2018-07-19 01:50:09,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-68fe8e49-c66e-45f8-9635-4d61eccc182a Date: Thu, 19 Jul 2018 01:50:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"943255dc-46bb-4a9c-b017-cf20cbb2f447","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["2057e719-be70-4d18-806d-f61f1aa6be7b"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:08Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:09,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-net used request id req-68fe8e49-c66e-45f8-9635-4d61eccc182a 2018-07-19 01:50:09,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:50:09,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:50:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-999ed403-0b0c-4be3-a449-b3d61df84428 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:50:09,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-999ed403-0b0c-4be3-a449-b3d61df84428 2018-07-19 01:50:09,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" 2018-07-19 01:50:09,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a058cf5c-195f-431f-8398-4ff60aed0041 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:50:09,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-a058cf5c-195f-431f-8398-4ff60aed0041 2018-07-19 01:50:09,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=943255dc-46bb-4a9c-b017-cf20cbb2f447 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" 2018-07-19 01:50:09,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-266b7116-2cee-410f-bfba-a1b0e998075d Date: Thu, 19 Jul 2018 01:50:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2057e719-be70-4d18-806d-f61f1aa6be7b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"943255dc-46bb-4a9c-b017-cf20cbb2f447","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:08Z","ip_version":4}]} 2018-07-19 01:50:09,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=943255dc-46bb-4a9c-b017-cf20cbb2f447 used request id req-266b7116-2cee-410f-bfba-a1b0e998075d 2018-07-19 01:50:09,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:50:09,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:50:09,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:50:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["Hp69V_dMQ3C1Nwvubty-dQ"], "issued_at": "2018-07-19T01:50:09.000000Z"}} 2018-07-19 01:50:09,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157acbc20b6e1a0963ed6804e7089e3af24bfd68" 2018-07-19 01:50:10,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fbaf3ea-4fb9-4de4-b420-454f93ea9e4d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:50:10,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1fbaf3ea-4fb9-4de4-b420-454f93ea9e4d 2018-07-19 01:50:10,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" 2018-07-19 01:50:10,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7809df94-ba8e-429a-976b-aa82de5ed8c3 Date: Thu, 19 Jul 2018 01:50:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:50:10,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-7809df94-ba8e-429a-976b-aa82de5ed8c3 2018-07-19 01:50:10,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b15f386b-9c21-451f-8211-ef5d1b7d5209 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" 2018-07-19 01:50:10,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-bcaa6b9e-af84-4abe-a0eb-6fb6976155b2 Date: Thu, 19 Jul 2018 01:50:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4}]} 2018-07-19 01:50:10,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b15f386b-9c21-451f-8211-ef5d1b7d5209 used request id req-bcaa6b9e-af84-4abe-a0eb-6fb6976155b2 2018-07-19 01:50:10,184 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-router 2018-07-19 01:50:10,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" -d '{"router": {"external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209"}, "name": "NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-router", "admin_state_up": true}}' 2018-07-19 01:50:11,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-54cec15e-d35a-4406-8bf2-f36b48bf01ee Date: Thu, 19 Jul 2018 01:50:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:50:10Z", "admin_state_up": true, "updated_at": "2018-07-19T01:50:11Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "fb41603b-145d-44e2-847c-32fa1f96666f", "name": "NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-router"}} 2018-07-19 01:50:11,535 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-54cec15e-d35a-4406-8bf2-f36b48bf01ee 2018-07-19 01:50:11,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=fb41603b-145d-44e2-847c-32fa1f96666f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" 2018-07-19 01:50:11,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-3f28bb45-3494-4201-8da7-db358243766a Date: Thu, 19 Jul 2018 01:50:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:50:10Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","ip_address":"172.30.9.207"}],"id":"91560183-3f71-44b4-9e51-4cc73dadfb8b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6a:2d:a8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"","created_at":"2018-07-19T01:50:10Z","binding:vnic_type":"normal","device_id":"fb41603b-145d-44e2-847c-32fa1f96666f","ip_allocation":"immediate"}]} 2018-07-19 01:50:11,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=fb41603b-145d-44e2-847c-32fa1f96666f used request id req-3f28bb45-3494-4201-8da7-db358243766a 2018-07-19 01:50:11,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" 2018-07-19 01:50:11,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-4ca638e8-eb12-443d-822d-8f36728e43fa Date: Thu, 19 Jul 2018 01:50:11 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4}} 2018-07-19 01:50:11,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87 used request id req-4ca638e8-eb12-443d-822d-8f36728e43fa 2018-07-19 01:50:11,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" 2018-07-19 01:50:11,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-68909ad3-0219-4c5f-857d-31acde233f54 Date: Thu, 19 Jul 2018 01:50:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:50:10Z", "admin_state_up": true, "updated_at": "2018-07-19T01:50:11Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "fb41603b-145d-44e2-847c-32fa1f96666f", "name": "NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-router"}]} 2018-07-19 01:50:11,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-router used request id req-68909ad3-0219-4c5f-857d-31acde233f54 2018-07-19 01:50:11,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" 2018-07-19 01:50:11,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ca65b1-72c9-4d4a-b3c1-e2fccac1ea92 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:50:11,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-98ca65b1-72c9-4d4a-b3c1-e2fccac1ea92 2018-07-19 01:50:11,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=fb41603b-145d-44e2-847c-32fa1f96666f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" 2018-07-19 01:50:11,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-8ecda157-ca5b-4ec8-9cbf-fb7bf1d9c76c Date: Thu, 19 Jul 2018 01:50:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:50:10Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","ip_address":"172.30.9.207"}],"id":"91560183-3f71-44b4-9e51-4cc73dadfb8b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6a:2d:a8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"","created_at":"2018-07-19T01:50:10Z","binding:vnic_type":"normal","device_id":"fb41603b-145d-44e2-847c-32fa1f96666f","ip_allocation":"immediate"}]} 2018-07-19 01:50:11,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=fb41603b-145d-44e2-847c-32fa1f96666f used request id req-8ecda157-ca5b-4ec8-9cbf-fb7bf1d9c76c 2018-07-19 01:50:11,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" 2018-07-19 01:50:11,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-9cd88bab-ecf6-4266-b761-d388d5acdd28 Date: Thu, 19 Jul 2018 01:50:11 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4}} 2018-07-19 01:50:11,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87 used request id req-9cd88bab-ecf6-4266-b761-d388d5acdd28 2018-07-19 01:50:11,885 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-subnet 2018-07-19 01:50:11,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/2057e719-be70-4d18-806d-f61f1aa6be7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" 2018-07-19 01:50:12,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1be06734-c370-4c57-854b-ba24c33ec057 Date: Thu, 19 Jul 2018 01:50:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:12,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/2057e719-be70-4d18-806d-f61f1aa6be7b used request id req-1be06734-c370-4c57-854b-ba24c33ec057 2018-07-19 01:50:12,925 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-router 2018-07-19 01:50:12,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/fb41603b-145d-44e2-847c-32fa1f96666f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" -d '{"subnet_id": "2057e719-be70-4d18-806d-f61f1aa6be7b"}' 2018-07-19 01:50:13,258 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-0eb4bc5c-16f5-422a-9229-e7aa25fc6b10 Date: Thu, 19 Jul 2018 01:50:13 GMT RESP BODY: {"NeutronError": {"message": "Subnet 2057e719-be70-4d18-806d-f61f1aa6be7b could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-19 01:50:13,258 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/fb41603b-145d-44e2-847c-32fa1f96666f/add_router_interface used request id req-0eb4bc5c-16f5-422a-9229-e7aa25fc6b10 2018-07-19 01:50:13,259 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 2057e719-be70-4d18-806d-f61f1aa6be7b could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-19 01:50:13,259 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-router 2018-07-19 01:50:13,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/fb41603b-145d-44e2-847c-32fa1f96666f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" 2018-07-19 01:50:14,349 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-74603ab2-9315-4f48-9793-12d596f1458a Content-Length: 0 Date: Thu, 19 Jul 2018 01:50:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:14,349 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/fb41603b-145d-44e2-847c-32fa1f96666f used request id req-74603ab2-9315-4f48-9793-12d596f1458a 2018-07-19 01:50:14,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" 2018-07-19 01:50:14,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-309ed998-e7ec-400f-9735-794137541968 Date: Thu, 19 Jul 2018 01:50:14 GMT RESP BODY: {"routers": []} 2018-07-19 01:50:14,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-router used request id req-309ed998-e7ec-400f-9735-794137541968 2018-07-19 01:50:14,423 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-subnet 2018-07-19 01:50:14,423 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-subnet 2018-07-19 01:50:14,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/2057e719-be70-4d18-806d-f61f1aa6be7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" 2018-07-19 01:50:14,458 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-3edb31bf-0d7d-4690-8d8c-73484978e031 Date: Thu, 19 Jul 2018 01:50:14 GMT RESP BODY: {"NeutronError": {"message": "Subnet 2057e719-be70-4d18-806d-f61f1aa6be7b could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-19 01:50:14,458 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/2057e719-be70-4d18-806d-f61f1aa6be7b used request id req-3edb31bf-0d7d-4690-8d8c-73484978e031 2018-07-19 01:50:14,458 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 2057e719-be70-4d18-806d-f61f1aa6be7b could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-19 01:50:14,459 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-dfbbad64-2e1b-4319-8e19-b34a6eb1950e-pub-net 2018-07-19 01:50:14,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/943255dc-46bb-4a9c-b017-cf20cbb2f447 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395df748c562231438fe5789784b51c86be859f0" 2018-07-19 01:50:15,147 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-42d9af45-0ae3-4167-98a6-1df3d6620e7a Date: Thu, 19 Jul 2018 01:50:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:15,147 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/943255dc-46bb-4a9c-b017-cf20cbb2f447 used request id req-42d9af45-0ae3-4167-98a6-1df3d6620e7a 2018-07-19 01:50:15,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:50:15,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:50:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["RR7smiAzQR-d4fr2bXfsxw"], "issued_at": "2018-07-19T01:50:15.000000Z"}} 2018-07-19 01:50:15,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec6fcf5d3a1b8360f1b51ef9e39a5ccd89aec6b" 2018-07-19 01:50:15,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af1a52a8-52dd-4a5b-a0ae-1d6380122db8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:50:15,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-af1a52a8-52dd-4a5b-a0ae-1d6380122db8 2018-07-19 01:50:15,631 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-21d123a8-226f-4604-ae38-e14c0ff1fe6d-pub-net 2018-07-19 01:50:15,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec6fcf5d3a1b8360f1b51ef9e39a5ccd89aec6b" -d '{"network": {"name": "NeutronUtilsRouterTests-21d123a8-226f-4604-ae38-e14c0ff1fe6d-pub-net", "admin_state_up": true}}' 2018-07-19 01:50:16,066 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-c2732315-c603-430d-9c60-1b5cc97bf9a9 Date: Thu, 19 Jul 2018 01:50:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"86e80369-f9b0-46dd-9dc5-6483f61605c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:50:15Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-21d123a8-226f-4604-ae38-e14c0ff1fe6d-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:15Z","mtu":1450}} 2018-07-19 01:50:16,066 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-c2732315-c603-430d-9c60-1b5cc97bf9a9 2018-07-19 01:50:16,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=86e80369-f9b0-46dd-9dc5-6483f61605c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec6fcf5d3a1b8360f1b51ef9e39a5ccd89aec6b" 2018-07-19 01:50:16,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-25e4c2c2-9014-4d6c-872d-db066010d254 Date: Thu, 19 Jul 2018 01:50:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"86e80369-f9b0-46dd-9dc5-6483f61605c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:50:15Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-21d123a8-226f-4604-ae38-e14c0ff1fe6d-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:15Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:16,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=86e80369-f9b0-46dd-9dc5-6483f61605c0 used request id req-25e4c2c2-9014-4d6c-872d-db066010d254 2018-07-19 01:50:16,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=86e80369-f9b0-46dd-9dc5-6483f61605c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec6fcf5d3a1b8360f1b51ef9e39a5ccd89aec6b" 2018-07-19 01:50:16,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f51afad3-8bba-4dff-9463-01d3074750b5 Date: Thu, 19 Jul 2018 01:50:16 GMT RESP BODY: {"subnets":[]} 2018-07-19 01:50:16,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=86e80369-f9b0-46dd-9dc5-6483f61605c0 used request id req-f51afad3-8bba-4dff-9463-01d3074750b5 2018-07-19 01:50:16,339 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-21d123a8-226f-4604-ae38-e14c0ff1fe6d-pub-subnet 2018-07-19 01:50:16,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec6fcf5d3a1b8360f1b51ef9e39a5ccd89aec6b" -d '{"subnets": [{"ip_version": 4, "network_id": "86e80369-f9b0-46dd-9dc5-6483f61605c0", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-21d123a8-226f-4604-ae38-e14c0ff1fe6d-pub-subnet"}]}' 2018-07-19 01:50:16,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7208eb04-7403-49fb-acc1-f2f00f96a9b7 Date: Thu, 19 Jul 2018 01:50:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b3bdece0-3d92-4082-a40c-a8b0f6a28ad4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-21d123a8-226f-4604-ae38-e14c0ff1fe6d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"86e80369-f9b0-46dd-9dc5-6483f61605c0","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:16Z","ip_version":4}]} 2018-07-19 01:50:16,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-7208eb04-7403-49fb-acc1-f2f00f96a9b7 2018-07-19 01:50:16,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=86e80369-f9b0-46dd-9dc5-6483f61605c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec6fcf5d3a1b8360f1b51ef9e39a5ccd89aec6b" 2018-07-19 01:50:16,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2aedb725-8a52-422d-b493-cdc559d1db0d Date: Thu, 19 Jul 2018 01:50:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"86e80369-f9b0-46dd-9dc5-6483f61605c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["b3bdece0-3d92-4082-a40c-a8b0f6a28ad4"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:16Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-21d123a8-226f-4604-ae38-e14c0ff1fe6d-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:15Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:16,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=86e80369-f9b0-46dd-9dc5-6483f61605c0 used request id req-2aedb725-8a52-422d-b493-cdc559d1db0d 2018-07-19 01:50:16,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=86e80369-f9b0-46dd-9dc5-6483f61605c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec6fcf5d3a1b8360f1b51ef9e39a5ccd89aec6b" 2018-07-19 01:50:16,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-766fba1c-6e63-428a-9c12-0bd14d4f3db7 Date: Thu, 19 Jul 2018 01:50:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b3bdece0-3d92-4082-a40c-a8b0f6a28ad4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-21d123a8-226f-4604-ae38-e14c0ff1fe6d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"86e80369-f9b0-46dd-9dc5-6483f61605c0","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:16Z","ip_version":4}]} 2018-07-19 01:50:16,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=86e80369-f9b0-46dd-9dc5-6483f61605c0 used request id req-766fba1c-6e63-428a-9c12-0bd14d4f3db7 2018-07-19 01:50:16,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-21d123a8-226f-4604-ae38-e14c0ff1fe6d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec6fcf5d3a1b8360f1b51ef9e39a5ccd89aec6b" 2018-07-19 01:50:16,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a0193533-f584-415f-9d89-b794ddb20868 Date: Thu, 19 Jul 2018 01:50:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"86e80369-f9b0-46dd-9dc5-6483f61605c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["b3bdece0-3d92-4082-a40c-a8b0f6a28ad4"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:16Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-21d123a8-226f-4604-ae38-e14c0ff1fe6d-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:15Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:16,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-21d123a8-226f-4604-ae38-e14c0ff1fe6d-pub-net used request id req-a0193533-f584-415f-9d89-b794ddb20868 2018-07-19 01:50:16,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:50:16,989 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:50:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e810b42-aa06-4224-94b3-a1458a41c0d9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:50:16,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-0e810b42-aa06-4224-94b3-a1458a41c0d9 2018-07-19 01:50:16,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec6fcf5d3a1b8360f1b51ef9e39a5ccd89aec6b" 2018-07-19 01:50:17,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9087e7a-f55a-4d31-b0b4-bee926517f98 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:50:17,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-c9087e7a-f55a-4d31-b0b4-bee926517f98 2018-07-19 01:50:17,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=86e80369-f9b0-46dd-9dc5-6483f61605c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec6fcf5d3a1b8360f1b51ef9e39a5ccd89aec6b" 2018-07-19 01:50:17,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f3399564-ac79-4ef1-9d59-9c7a970f6c88 Date: Thu, 19 Jul 2018 01:50:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b3bdece0-3d92-4082-a40c-a8b0f6a28ad4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-21d123a8-226f-4604-ae38-e14c0ff1fe6d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"86e80369-f9b0-46dd-9dc5-6483f61605c0","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:16Z","ip_version":4}]} 2018-07-19 01:50:17,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=86e80369-f9b0-46dd-9dc5-6483f61605c0 used request id req-f3399564-ac79-4ef1-9d59-9c7a970f6c88 2018-07-19 01:50:17,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=86e80369-f9b0-46dd-9dc5-6483f61605c0&name=NeutronUtilsRouterTests-21d123a8-226f-4604-ae38-e14c0ff1fe6d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec6fcf5d3a1b8360f1b51ef9e39a5ccd89aec6b" 2018-07-19 01:50:17,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-fe69c742-6217-42fd-b6c0-27a5ad9bccc8 Date: Thu, 19 Jul 2018 01:50:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b3bdece0-3d92-4082-a40c-a8b0f6a28ad4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-21d123a8-226f-4604-ae38-e14c0ff1fe6d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"86e80369-f9b0-46dd-9dc5-6483f61605c0","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:16Z","ip_version":4}]} 2018-07-19 01:50:17,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=86e80369-f9b0-46dd-9dc5-6483f61605c0&name=NeutronUtilsRouterTests-21d123a8-226f-4604-ae38-e14c0ff1fe6d-pub-subnet used request id req-fe69c742-6217-42fd-b6c0-27a5ad9bccc8 2018-07-19 01:50:17,188 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-21d123a8-226f-4604-ae38-e14c0ff1fe6d-pub-subnet 2018-07-19 01:50:17,188 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-21d123a8-226f-4604-ae38-e14c0ff1fe6d-pub-subnet 2018-07-19 01:50:17,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/b3bdece0-3d92-4082-a40c-a8b0f6a28ad4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec6fcf5d3a1b8360f1b51ef9e39a5ccd89aec6b" 2018-07-19 01:50:18,423 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-63b56066-2ded-47d9-825b-443e81b8bb4a Date: Thu, 19 Jul 2018 01:50:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:18,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/b3bdece0-3d92-4082-a40c-a8b0f6a28ad4 used request id req-63b56066-2ded-47d9-825b-443e81b8bb4a 2018-07-19 01:50:18,423 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-21d123a8-226f-4604-ae38-e14c0ff1fe6d-pub-net 2018-07-19 01:50:18,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/86e80369-f9b0-46dd-9dc5-6483f61605c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec6fcf5d3a1b8360f1b51ef9e39a5ccd89aec6b" 2018-07-19 01:50:19,423 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3298e387-eb4e-4421-a575-b117987e3914 Date: Thu, 19 Jul 2018 01:50:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:19,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/86e80369-f9b0-46dd-9dc5-6483f61605c0 used request id req-3298e387-eb4e-4421-a575-b117987e3914 2018-07-19 01:50:19,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:50:19,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:50:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["jWwzlM2qSnOiFfiSK4ExJA"], "issued_at": "2018-07-19T01:50:19.000000Z"}} 2018-07-19 01:50:19,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" 2018-07-19 01:50:19,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bbc4186-673b-49f5-a18f-9af0935bd55a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:50:19,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8bbc4186-673b-49f5-a18f-9af0935bd55a 2018-07-19 01:50:19,912 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-net 2018-07-19 01:50:19,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" -d '{"network": {"name": "NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-net", "admin_state_up": true}}' 2018-07-19 01:50:20,296 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-46208bfe-7259-4520-a3d6-9889e87f7369 Date: Thu, 19 Jul 2018 01:50:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"18febcdd-1134-479d-ad5b-c6aa0bf2be9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:50:20Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:20Z","mtu":1450}} 2018-07-19 01:50:20,296 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-46208bfe-7259-4520-a3d6-9889e87f7369 2018-07-19 01:50:20,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=18febcdd-1134-479d-ad5b-c6aa0bf2be9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" 2018-07-19 01:50:20,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-ae5a430c-a71a-432c-aeca-c34b20847516 Date: Thu, 19 Jul 2018 01:50:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"18febcdd-1134-479d-ad5b-c6aa0bf2be9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:50:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:20Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:20,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=18febcdd-1134-479d-ad5b-c6aa0bf2be9c used request id req-ae5a430c-a71a-432c-aeca-c34b20847516 2018-07-19 01:50:20,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=18febcdd-1134-479d-ad5b-c6aa0bf2be9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" 2018-07-19 01:50:20,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e176a26b-2ea9-417f-9e18-6d69759626ae Date: Thu, 19 Jul 2018 01:50:20 GMT RESP BODY: {"subnets":[]} 2018-07-19 01:50:20,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=18febcdd-1134-479d-ad5b-c6aa0bf2be9c used request id req-e176a26b-2ea9-417f-9e18-6d69759626ae 2018-07-19 01:50:20,421 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-subnet 2018-07-19 01:50:20,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" -d '{"subnets": [{"ip_version": 4, "network_id": "18febcdd-1134-479d-ad5b-c6aa0bf2be9c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-subnet"}]}' 2018-07-19 01:50:20,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a4617513-ae21-4fc4-8989-26e595e692ed Date: Thu, 19 Jul 2018 01:50:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"15091ca0-0366-43aa-8506-1a42889d12fb","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"18febcdd-1134-479d-ad5b-c6aa0bf2be9c","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:20Z","ip_version":4}]} 2018-07-19 01:50:20,956 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-a4617513-ae21-4fc4-8989-26e595e692ed 2018-07-19 01:50:20,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=18febcdd-1134-479d-ad5b-c6aa0bf2be9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" 2018-07-19 01:50:21,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-542536ec-9c33-4ce8-a45b-db0778f3e4dd Date: Thu, 19 Jul 2018 01:50:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"18febcdd-1134-479d-ad5b-c6aa0bf2be9c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["15091ca0-0366-43aa-8506-1a42889d12fb"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:20Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:21,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=18febcdd-1134-479d-ad5b-c6aa0bf2be9c used request id req-542536ec-9c33-4ce8-a45b-db0778f3e4dd 2018-07-19 01:50:21,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=18febcdd-1134-479d-ad5b-c6aa0bf2be9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" 2018-07-19 01:50:21,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a0b3ab65-59eb-4eba-ad6d-555b517640b1 Date: Thu, 19 Jul 2018 01:50:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"15091ca0-0366-43aa-8506-1a42889d12fb","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"18febcdd-1134-479d-ad5b-c6aa0bf2be9c","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:20Z","ip_version":4}]} 2018-07-19 01:50:21,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=18febcdd-1134-479d-ad5b-c6aa0bf2be9c used request id req-a0b3ab65-59eb-4eba-ad6d-555b517640b1 2018-07-19 01:50:21,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" 2018-07-19 01:50:21,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-313af2bb-8d43-4092-9e06-17249998e6de Date: Thu, 19 Jul 2018 01:50:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"18febcdd-1134-479d-ad5b-c6aa0bf2be9c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["15091ca0-0366-43aa-8506-1a42889d12fb"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:20Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:21,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-net used request id req-313af2bb-8d43-4092-9e06-17249998e6de 2018-07-19 01:50:21,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:50:21,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:50:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-133822da-0af9-4672-abab-fd1967143009 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:50:21,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-133822da-0af9-4672-abab-fd1967143009 2018-07-19 01:50:21,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" 2018-07-19 01:50:21,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb0c9fb4-1116-4ed3-966c-692e440f0605 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:50:21,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-cb0c9fb4-1116-4ed3-966c-692e440f0605 2018-07-19 01:50:21,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=18febcdd-1134-479d-ad5b-c6aa0bf2be9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" 2018-07-19 01:50:21,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-abafb32d-4426-4953-afdd-386f5058a301 Date: Thu, 19 Jul 2018 01:50:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"15091ca0-0366-43aa-8506-1a42889d12fb","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"18febcdd-1134-479d-ad5b-c6aa0bf2be9c","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:20Z","ip_version":4}]} 2018-07-19 01:50:21,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=18febcdd-1134-479d-ad5b-c6aa0bf2be9c used request id req-abafb32d-4426-4953-afdd-386f5058a301 2018-07-19 01:50:21,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:50:21,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:50:21,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:50:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["_BdEffhQTu6ZO6gwhLt6Dg"], "issued_at": "2018-07-19T01:50:21.000000Z"}} 2018-07-19 01:50:21,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3db2bd8439f6d405ac192afceba8cc71920a59" 2018-07-19 01:50:21,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70f1fc53-e7ed-4bce-bff1-cdbf6f65f6ee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:50:21,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-70f1fc53-e7ed-4bce-bff1-cdbf6f65f6ee 2018-07-19 01:50:21,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" 2018-07-19 01:50:21,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-93b76023-ca18-4d67-bd5f-7b63765b7a42 Date: Thu, 19 Jul 2018 01:50:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:50:21,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-93b76023-ca18-4d67-bd5f-7b63765b7a42 2018-07-19 01:50:21,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b15f386b-9c21-451f-8211-ef5d1b7d5209 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" 2018-07-19 01:50:21,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-4f9f53e4-4113-4f37-ae42-875b72b7d64d Date: Thu, 19 Jul 2018 01:50:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4}]} 2018-07-19 01:50:21,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b15f386b-9c21-451f-8211-ef5d1b7d5209 used request id req-4f9f53e4-4113-4f37-ae42-875b72b7d64d 2018-07-19 01:50:21,993 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-router 2018-07-19 01:50:21,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" -d '{"router": {"external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209"}, "name": "NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-router", "admin_state_up": true}}' 2018-07-19 01:50:23,332 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-18dc05a1-99e7-4d60-b011-46761e9647e7 Date: Thu, 19 Jul 2018 01:50:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:50:22Z", "admin_state_up": true, "updated_at": "2018-07-19T01:50:22Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "96e35cd9-616f-455d-b1df-b38728de2d46", "name": "NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-router"}} 2018-07-19 01:50:23,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-18dc05a1-99e7-4d60-b011-46761e9647e7 2018-07-19 01:50:23,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=96e35cd9-616f-455d-b1df-b38728de2d46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" 2018-07-19 01:50:23,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-aa325d0f-a2ee-42e5-b8ac-1a1d47cd7495 Date: Thu, 19 Jul 2018 01:50:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:50:22Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","ip_address":"172.30.9.204"}],"id":"e39d20a9-e2db-4952-9e60-05060e284e40","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:93:00:39","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"","created_at":"2018-07-19T01:50:22Z","binding:vnic_type":"normal","device_id":"96e35cd9-616f-455d-b1df-b38728de2d46","ip_allocation":"immediate"}]} 2018-07-19 01:50:23,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=96e35cd9-616f-455d-b1df-b38728de2d46 used request id req-aa325d0f-a2ee-42e5-b8ac-1a1d47cd7495 2018-07-19 01:50:23,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" 2018-07-19 01:50:23,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-a9ff69d9-272d-4d8f-85b4-f05b6bb809db Date: Thu, 19 Jul 2018 01:50:23 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4}} 2018-07-19 01:50:23,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87 used request id req-a9ff69d9-272d-4d8f-85b4-f05b6bb809db 2018-07-19 01:50:23,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" 2018-07-19 01:50:23,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c12d71b1-2a62-484d-82c2-f274bf59f701 Date: Thu, 19 Jul 2018 01:50:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:50:22Z", "admin_state_up": true, "updated_at": "2018-07-19T01:50:22Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "96e35cd9-616f-455d-b1df-b38728de2d46", "name": "NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-router"}]} 2018-07-19 01:50:23,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-router used request id req-c12d71b1-2a62-484d-82c2-f274bf59f701 2018-07-19 01:50:23,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" 2018-07-19 01:50:23,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c023a2e6-105d-4391-8a63-fb28e2c7d5f8 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:50:23,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-c023a2e6-105d-4391-8a63-fb28e2c7d5f8 2018-07-19 01:50:23,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=96e35cd9-616f-455d-b1df-b38728de2d46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" 2018-07-19 01:50:23,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-7a25cbfa-2063-4bac-b862-726284152235 Date: Thu, 19 Jul 2018 01:50:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:50:22Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","ip_address":"172.30.9.204"}],"id":"e39d20a9-e2db-4952-9e60-05060e284e40","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:93:00:39","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"","created_at":"2018-07-19T01:50:22Z","binding:vnic_type":"normal","device_id":"96e35cd9-616f-455d-b1df-b38728de2d46","ip_allocation":"immediate"}]} 2018-07-19 01:50:23,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=96e35cd9-616f-455d-b1df-b38728de2d46 used request id req-7a25cbfa-2063-4bac-b862-726284152235 2018-07-19 01:50:23,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" 2018-07-19 01:50:23,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-bc267a30-a537-45c2-9206-2c581321ea13 Date: Thu, 19 Jul 2018 01:50:23 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4}} 2018-07-19 01:50:23,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87 used request id req-bc267a30-a537-45c2-9206-2c581321ea13 2018-07-19 01:50:23,840 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-router 2018-07-19 01:50:23,841 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-router 2018-07-19 01:50:23,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/96e35cd9-616f-455d-b1df-b38728de2d46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" 2018-07-19 01:50:25,837 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f732c46e-4042-4488-90ee-76282b378f66 Content-Length: 0 Date: Thu, 19 Jul 2018 01:50:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:25,837 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/96e35cd9-616f-455d-b1df-b38728de2d46 used request id req-f732c46e-4042-4488-90ee-76282b378f66 2018-07-19 01:50:25,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" 2018-07-19 01:50:25,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d52c0977-48a2-41f3-80b9-c0c6345a5f11 Date: Thu, 19 Jul 2018 01:50:25 GMT RESP BODY: {"routers": []} 2018-07-19 01:50:25,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-router used request id req-d52c0977-48a2-41f3-80b9-c0c6345a5f11 2018-07-19 01:50:25,916 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-subnet 2018-07-19 01:50:25,917 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-subnet 2018-07-19 01:50:25,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/15091ca0-0366-43aa-8506-1a42889d12fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" 2018-07-19 01:50:26,839 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-496110fc-59f8-475f-9214-5c65c264afac Date: Thu, 19 Jul 2018 01:50:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:26,839 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/15091ca0-0366-43aa-8506-1a42889d12fb used request id req-496110fc-59f8-475f-9214-5c65c264afac 2018-07-19 01:50:26,839 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-7a365234-2ed6-4bb4-a3c5-cd2b447d5663-pub-net 2018-07-19 01:50:26,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/18febcdd-1134-479d-ad5b-c6aa0bf2be9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d798cc0e5bec4c0194ed18ebcb3aabaa7aa7e0b8" 2018-07-19 01:50:27,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-472730bd-e818-4e5c-a50f-52405018b403 Date: Thu, 19 Jul 2018 01:50:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:27,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/18febcdd-1134-479d-ad5b-c6aa0bf2be9c used request id req-472730bd-e818-4e5c-a50f-52405018b403 2018-07-19 01:50:27,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:50:28,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:50:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["b5BTMxrxR3OqhXccFSlKdQ"], "issued_at": "2018-07-19T01:50:28.000000Z"}} 2018-07-19 01:50:28,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f429abcf3f27263956c78f47d8d8f191fba519cf" 2018-07-19 01:50:28,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-059ec0eb-6ea8-4c00-abf8-de242ea5868c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:50:28,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-059ec0eb-6ea8-4c00-abf8-de242ea5868c 2018-07-19 01:50:28,440 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-net 2018-07-19 01:50:28,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f429abcf3f27263956c78f47d8d8f191fba519cf" -d '{"network": {"name": "NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-net", "admin_state_up": true}}' 2018-07-19 01:50:28,810 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-47c3f317-83ce-4b81-b330-2ef99d0bc7ab Date: Thu, 19 Jul 2018 01:50:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bc3e5ad0-a8c5-4e3a-90f2-012135237515","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:50:28Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:28Z","mtu":1450}} 2018-07-19 01:50:28,810 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-47c3f317-83ce-4b81-b330-2ef99d0bc7ab 2018-07-19 01:50:28,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=bc3e5ad0-a8c5-4e3a-90f2-012135237515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f429abcf3f27263956c78f47d8d8f191fba519cf" 2018-07-19 01:50:28,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-0d64a318-9106-49bf-a9e9-54cae679e946 Date: Thu, 19 Jul 2018 01:50:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"bc3e5ad0-a8c5-4e3a-90f2-012135237515","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:50:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:28Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:28,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=bc3e5ad0-a8c5-4e3a-90f2-012135237515 used request id req-0d64a318-9106-49bf-a9e9-54cae679e946 2018-07-19 01:50:28,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bc3e5ad0-a8c5-4e3a-90f2-012135237515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f429abcf3f27263956c78f47d8d8f191fba519cf" 2018-07-19 01:50:28,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5e71edad-1fdf-4201-8114-a96f58b97dc5 Date: Thu, 19 Jul 2018 01:50:28 GMT RESP BODY: {"subnets":[]} 2018-07-19 01:50:28,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bc3e5ad0-a8c5-4e3a-90f2-012135237515 used request id req-5e71edad-1fdf-4201-8114-a96f58b97dc5 2018-07-19 01:50:28,948 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-subnet 2018-07-19 01:50:28,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f429abcf3f27263956c78f47d8d8f191fba519cf" -d '{"subnets": [{"ip_version": 4, "network_id": "bc3e5ad0-a8c5-4e3a-90f2-012135237515", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-subnet"}]}' 2018-07-19 01:50:29,312 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ce111e4a-2619-4197-b42e-b549eb586264 Date: Thu, 19 Jul 2018 01:50:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b738e8da-fe46-41d4-896b-bc83dc8ff6f3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bc3e5ad0-a8c5-4e3a-90f2-012135237515","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:29Z","ip_version":4}]} 2018-07-19 01:50:29,313 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-ce111e4a-2619-4197-b42e-b549eb586264 2018-07-19 01:50:29,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=bc3e5ad0-a8c5-4e3a-90f2-012135237515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f429abcf3f27263956c78f47d8d8f191fba519cf" 2018-07-19 01:50:29,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-bfdcebf4-d6b5-48b4-a8d6-56d3978ec865 Date: Thu, 19 Jul 2018 01:50:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bc3e5ad0-a8c5-4e3a-90f2-012135237515","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["b738e8da-fe46-41d4-896b-bc83dc8ff6f3"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:29Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:28Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:29,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=bc3e5ad0-a8c5-4e3a-90f2-012135237515 used request id req-bfdcebf4-d6b5-48b4-a8d6-56d3978ec865 2018-07-19 01:50:29,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bc3e5ad0-a8c5-4e3a-90f2-012135237515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f429abcf3f27263956c78f47d8d8f191fba519cf" 2018-07-19 01:50:29,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e2c08474-751e-4862-bee2-d253a284b8b7 Date: Thu, 19 Jul 2018 01:50:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b738e8da-fe46-41d4-896b-bc83dc8ff6f3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bc3e5ad0-a8c5-4e3a-90f2-012135237515","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:29Z","ip_version":4}]} 2018-07-19 01:50:29,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bc3e5ad0-a8c5-4e3a-90f2-012135237515 used request id req-e2c08474-751e-4862-bee2-d253a284b8b7 2018-07-19 01:50:29,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f429abcf3f27263956c78f47d8d8f191fba519cf" 2018-07-19 01:50:29,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0fac0e66-48af-4b94-92ad-04781ec4809a Date: Thu, 19 Jul 2018 01:50:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bc3e5ad0-a8c5-4e3a-90f2-012135237515","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["b738e8da-fe46-41d4-896b-bc83dc8ff6f3"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:29Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:28Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:29,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-net used request id req-0fac0e66-48af-4b94-92ad-04781ec4809a 2018-07-19 01:50:29,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:50:29,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:50:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e79f91df-d44c-4faa-8db9-34e38d1925fe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:50:29,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-e79f91df-d44c-4faa-8db9-34e38d1925fe 2018-07-19 01:50:29,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f429abcf3f27263956c78f47d8d8f191fba519cf" 2018-07-19 01:50:29,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59c14444-770e-483c-b576-ee225e637fc9 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:50:29,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-59c14444-770e-483c-b576-ee225e637fc9 2018-07-19 01:50:29,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bc3e5ad0-a8c5-4e3a-90f2-012135237515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f429abcf3f27263956c78f47d8d8f191fba519cf" 2018-07-19 01:50:29,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b65714c3-4275-4910-9021-ec1a242742e1 Date: Thu, 19 Jul 2018 01:50:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b738e8da-fe46-41d4-896b-bc83dc8ff6f3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bc3e5ad0-a8c5-4e3a-90f2-012135237515","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:29Z","ip_version":4}]} 2018-07-19 01:50:29,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bc3e5ad0-a8c5-4e3a-90f2-012135237515 used request id req-b65714c3-4275-4910-9021-ec1a242742e1 2018-07-19 01:50:29,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bc3e5ad0-a8c5-4e3a-90f2-012135237515&name=NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f429abcf3f27263956c78f47d8d8f191fba519cf" 2018-07-19 01:50:29,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-51561af3-5635-46c0-aadf-ab83fbde7558 Date: Thu, 19 Jul 2018 01:50:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b738e8da-fe46-41d4-896b-bc83dc8ff6f3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bc3e5ad0-a8c5-4e3a-90f2-012135237515","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:29Z","ip_version":4}]} 2018-07-19 01:50:29,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bc3e5ad0-a8c5-4e3a-90f2-012135237515&name=NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-subnet used request id req-51561af3-5635-46c0-aadf-ab83fbde7558 2018-07-19 01:50:29,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:50:29,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:50:30,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:50:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["--BYWsiBQUaSxHcm0jlcKA"], "issued_at": "2018-07-19T01:50:30.000000Z"}} 2018-07-19 01:50:30,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e264aaeddb890e9fc33209091c5d8952dd7d73fb" 2018-07-19 01:50:30,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8feaf1af-ca12-4ddd-831e-994fd08e1624 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:50:30,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8feaf1af-ca12-4ddd-831e-994fd08e1624 2018-07-19 01:50:30,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f429abcf3f27263956c78f47d8d8f191fba519cf" 2018-07-19 01:50:30,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-6d263432-aaeb-4c4f-b2cc-9464353d64a3 Date: Thu, 19 Jul 2018 01:50:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bc3e5ad0-a8c5-4e3a-90f2-012135237515","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["b738e8da-fe46-41d4-896b-bc83dc8ff6f3"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:29Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:28Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:30,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-net used request id req-6d263432-aaeb-4c4f-b2cc-9464353d64a3 2018-07-19 01:50:30,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bc3e5ad0-a8c5-4e3a-90f2-012135237515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f429abcf3f27263956c78f47d8d8f191fba519cf" 2018-07-19 01:50:30,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-537b3b19-b93c-444b-ba17-809a57563727 Date: Thu, 19 Jul 2018 01:50:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b738e8da-fe46-41d4-896b-bc83dc8ff6f3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bc3e5ad0-a8c5-4e3a-90f2-012135237515","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:29Z","ip_version":4}]} 2018-07-19 01:50:30,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bc3e5ad0-a8c5-4e3a-90f2-012135237515 used request id req-537b3b19-b93c-444b-ba17-809a57563727 2018-07-19 01:50:30,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f429abcf3f27263956c78f47d8d8f191fba519cf" 2018-07-19 01:50:30,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-75a6b839-1ad5-405e-bc07-e85e6cc2783c Date: Thu, 19 Jul 2018 01:50:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bc3e5ad0-a8c5-4e3a-90f2-012135237515","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["b738e8da-fe46-41d4-896b-bc83dc8ff6f3"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:29Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:28Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:30,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-net used request id req-75a6b839-1ad5-405e-bc07-e85e6cc2783c 2018-07-19 01:50:30,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:50:30,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:50:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f482dcb3-38ee-42cb-809a-e687b53b720b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:50:30,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-f482dcb3-38ee-42cb-809a-e687b53b720b 2018-07-19 01:50:30,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e264aaeddb890e9fc33209091c5d8952dd7d73fb" 2018-07-19 01:50:30,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d2d5fcc-fae4-49a0-a32e-6be8967b2a16 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:50:30,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-2d2d5fcc-fae4-49a0-a32e-6be8967b2a16 2018-07-19 01:50:30,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bc3e5ad0-a8c5-4e3a-90f2-012135237515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f429abcf3f27263956c78f47d8d8f191fba519cf" 2018-07-19 01:50:30,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cd15c8b9-f60a-46b4-a6ef-d1cd69dece8d Date: Thu, 19 Jul 2018 01:50:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b738e8da-fe46-41d4-896b-bc83dc8ff6f3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bc3e5ad0-a8c5-4e3a-90f2-012135237515","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:29Z","ip_version":4}]} 2018-07-19 01:50:30,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bc3e5ad0-a8c5-4e3a-90f2-012135237515 used request id req-cd15c8b9-f60a-46b4-a6ef-d1cd69dece8d 2018-07-19 01:50:30,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bc3e5ad0-a8c5-4e3a-90f2-012135237515&name=NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f429abcf3f27263956c78f47d8d8f191fba519cf" 2018-07-19 01:50:30,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e6790490-7fa2-4fe7-9a4b-07f26abe57c6 Date: Thu, 19 Jul 2018 01:50:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b738e8da-fe46-41d4-896b-bc83dc8ff6f3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bc3e5ad0-a8c5-4e3a-90f2-012135237515","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:29Z","ip_version":4}]} 2018-07-19 01:50:30,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bc3e5ad0-a8c5-4e3a-90f2-012135237515&name=NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-subnet used request id req-e6790490-7fa2-4fe7-9a4b-07f26abe57c6 2018-07-19 01:50:30,805 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-net 2018-07-19 01:50:30,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f429abcf3f27263956c78f47d8d8f191fba519cf" -d '{"port": {"network_id": "bc3e5ad0-a8c5-4e3a-90f2-012135237515", "fixed_ips": [{"subnet_id": "b738e8da-fe46-41d4-896b-bc83dc8ff6f3", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-port", "admin_state_up": true}}' 2018-07-19 01:50:31,511 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-35002724-d554-49a6-bcda-240a5cf048b7 Date: Thu, 19 Jul 2018 01:50:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:50:31Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b738e8da-fe46-41d4-896b-bc83dc8ff6f3","ip_address":"10.55.1.100"}],"id":"b01f72f9-9838-42a6-ac0b-ca05fd3a5a74","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e3:22:fb","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-port","project_id":"ba1c3d47632b40318826191b43d81cda","qos_policy_id":null,"admin_state_up":true,"network_id":"bc3e5ad0-a8c5-4e3a-90f2-012135237515","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-19 01:50:31,511 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-35002724-d554-49a6-bcda-240a5cf048b7 2018-07-19 01:50:31,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f429abcf3f27263956c78f47d8d8f191fba519cf" 2018-07-19 01:50:31,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1886 X-Openstack-Request-Id: req-995ca4c4-10c4-4617-8c50-0561f00bbc33 Date: Thu, 19 Jul 2018 01:50:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:50:31Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b738e8da-fe46-41d4-896b-bc83dc8ff6f3","ip_address":"10.55.1.2"}],"id":"840fddce-f3b5-4a3a-994a-5e78dbaf3041","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:cb:37","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc3e5ad0-a8c5-4e3a-90f2-012135237515","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bc3e5ad0-a8c5-4e3a-90f2-012135237515","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:50:31Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b738e8da-fe46-41d4-896b-bc83dc8ff6f3","ip_address":"10.55.1.100"}],"id":"b01f72f9-9838-42a6-ac0b-ca05fd3a5a74","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e3:22:fb","project_id":"ba1c3d47632b40318826191b43d81cda","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-port","admin_state_up":true,"network_id":"bc3e5ad0-a8c5-4e3a-90f2-012135237515","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:30Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-19 01:50:31,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports used request id req-995ca4c4-10c4-4617-8c50-0561f00bbc33 2018-07-19 01:50:31,587 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-port 2018-07-19 01:50:31,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/b01f72f9-9838-42a6-ac0b-ca05fd3a5a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f429abcf3f27263956c78f47d8d8f191fba519cf" 2018-07-19 01:50:32,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-56aea004-131b-45be-ae17-db7c9ddf2859 Date: Thu, 19 Jul 2018 01:50:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:32,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/b01f72f9-9838-42a6-ac0b-ca05fd3a5a74 used request id req-56aea004-131b-45be-ae17-db7c9ddf2859 2018-07-19 01:50:32,248 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-subnet 2018-07-19 01:50:32,248 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-subnet 2018-07-19 01:50:32,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/b738e8da-fe46-41d4-896b-bc83dc8ff6f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f429abcf3f27263956c78f47d8d8f191fba519cf" 2018-07-19 01:50:33,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40a661ee-dee4-484a-a65c-6412e569ca98 Date: Thu, 19 Jul 2018 01:50:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:33,051 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/b738e8da-fe46-41d4-896b-bc83dc8ff6f3 used request id req-40a661ee-dee4-484a-a65c-6412e569ca98 2018-07-19 01:50:33,052 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-18d07546-db4e-4275-b5a5-4796be3ee362-pub-net 2018-07-19 01:50:33,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/bc3e5ad0-a8c5-4e3a-90f2-012135237515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f429abcf3f27263956c78f47d8d8f191fba519cf" 2018-07-19 01:50:34,111 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cc1175e0-e5a9-4e1f-918f-6da63106956a Date: Thu, 19 Jul 2018 01:50:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:34,112 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/bc3e5ad0-a8c5-4e3a-90f2-012135237515 used request id req-cc1175e0-e5a9-4e1f-918f-6da63106956a 2018-07-19 01:50:34,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:50:34,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:50:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["cmuYeiKKTp-0kBI4UURT_Q"], "issued_at": "2018-07-19T01:50:34.000000Z"}} 2018-07-19 01:50:34,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d606166e75451652d21a9d93efa783cfd05f22d4" 2018-07-19 01:50:34,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2c6f04c-a99a-424f-8d84-fa3e144a4f7d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:50:34,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e2c6f04c-a99a-424f-8d84-fa3e144a4f7d 2018-07-19 01:50:34,529 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-net 2018-07-19 01:50:34,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d606166e75451652d21a9d93efa783cfd05f22d4" -d '{"network": {"name": "NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-net", "admin_state_up": true}}' 2018-07-19 01:50:35,045 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-1fc9d0c1-e7e3-407b-af0a-176bcefd750e Date: Thu, 19 Jul 2018 01:50:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"51b8f039-dec1-4cf0-a3a4-992b524e41d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:50:34Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:34Z","mtu":1450}} 2018-07-19 01:50:35,046 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-1fc9d0c1-e7e3-407b-af0a-176bcefd750e 2018-07-19 01:50:35,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=51b8f039-dec1-4cf0-a3a4-992b524e41d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d606166e75451652d21a9d93efa783cfd05f22d4" 2018-07-19 01:50:35,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-b8f681ca-32db-427c-bfea-e5b8d0039157 Date: Thu, 19 Jul 2018 01:50:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"51b8f039-dec1-4cf0-a3a4-992b524e41d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:50:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:34Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:35,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=51b8f039-dec1-4cf0-a3a4-992b524e41d2 used request id req-b8f681ca-32db-427c-bfea-e5b8d0039157 2018-07-19 01:50:35,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=51b8f039-dec1-4cf0-a3a4-992b524e41d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d606166e75451652d21a9d93efa783cfd05f22d4" 2018-07-19 01:50:35,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-11e0ce93-03f3-4af1-91e1-5f9aea4fe902 Date: Thu, 19 Jul 2018 01:50:35 GMT RESP BODY: {"subnets":[]} 2018-07-19 01:50:35,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=51b8f039-dec1-4cf0-a3a4-992b524e41d2 used request id req-11e0ce93-03f3-4af1-91e1-5f9aea4fe902 2018-07-19 01:50:35,190 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-subnet 2018-07-19 01:50:35,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d606166e75451652d21a9d93efa783cfd05f22d4" -d '{"subnets": [{"ip_version": 4, "network_id": "51b8f039-dec1-4cf0-a3a4-992b524e41d2", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-subnet"}]}' 2018-07-19 01:50:35,656 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7824d873-eddc-42de-8ca7-cd006f698d84 Date: Thu, 19 Jul 2018 01:50:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ffacb304-4ed1-4cc4-8350-a7d5a6277b6a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"51b8f039-dec1-4cf0-a3a4-992b524e41d2","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:35Z","ip_version":4}]} 2018-07-19 01:50:35,656 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-7824d873-eddc-42de-8ca7-cd006f698d84 2018-07-19 01:50:35,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=51b8f039-dec1-4cf0-a3a4-992b524e41d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d606166e75451652d21a9d93efa783cfd05f22d4" 2018-07-19 01:50:35,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ea936222-a54e-4b74-80a0-f7d4397a0d2b Date: Thu, 19 Jul 2018 01:50:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"51b8f039-dec1-4cf0-a3a4-992b524e41d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["ffacb304-4ed1-4cc4-8350-a7d5a6277b6a"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:34Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:35,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=51b8f039-dec1-4cf0-a3a4-992b524e41d2 used request id req-ea936222-a54e-4b74-80a0-f7d4397a0d2b 2018-07-19 01:50:35,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=51b8f039-dec1-4cf0-a3a4-992b524e41d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d606166e75451652d21a9d93efa783cfd05f22d4" 2018-07-19 01:50:35,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-42f3b480-6f45-43a7-9635-582fdbbd80df Date: Thu, 19 Jul 2018 01:50:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ffacb304-4ed1-4cc4-8350-a7d5a6277b6a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"51b8f039-dec1-4cf0-a3a4-992b524e41d2","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:35Z","ip_version":4}]} 2018-07-19 01:50:35,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=51b8f039-dec1-4cf0-a3a4-992b524e41d2 used request id req-42f3b480-6f45-43a7-9635-582fdbbd80df 2018-07-19 01:50:35,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d606166e75451652d21a9d93efa783cfd05f22d4" 2018-07-19 01:50:36,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0f2cf619-a7da-47bf-a706-3380b534481e Date: Thu, 19 Jul 2018 01:50:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"51b8f039-dec1-4cf0-a3a4-992b524e41d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["ffacb304-4ed1-4cc4-8350-a7d5a6277b6a"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:34Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:36,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-net used request id req-0f2cf619-a7da-47bf-a706-3380b534481e 2018-07-19 01:50:36,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:50:36,072 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:50:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec4864c7-c792-4a46-8a5c-97e66f8dbb01 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:50:36,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-ec4864c7-c792-4a46-8a5c-97e66f8dbb01 2018-07-19 01:50:36,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d606166e75451652d21a9d93efa783cfd05f22d4" 2018-07-19 01:50:36,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73140913-1a3a-469e-9139-46fd8c0b8f1d Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:50:36,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-73140913-1a3a-469e-9139-46fd8c0b8f1d 2018-07-19 01:50:36,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=51b8f039-dec1-4cf0-a3a4-992b524e41d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d606166e75451652d21a9d93efa783cfd05f22d4" 2018-07-19 01:50:36,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7dc9bf8d-07f2-41c8-b6a0-fe130b63b0a3 Date: Thu, 19 Jul 2018 01:50:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ffacb304-4ed1-4cc4-8350-a7d5a6277b6a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"51b8f039-dec1-4cf0-a3a4-992b524e41d2","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:35Z","ip_version":4}]} 2018-07-19 01:50:36,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=51b8f039-dec1-4cf0-a3a4-992b524e41d2 used request id req-7dc9bf8d-07f2-41c8-b6a0-fe130b63b0a3 2018-07-19 01:50:36,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=51b8f039-dec1-4cf0-a3a4-992b524e41d2&name=NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d606166e75451652d21a9d93efa783cfd05f22d4" 2018-07-19 01:50:36,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cc13a504-2154-4975-8b1a-e07a72690358 Date: Thu, 19 Jul 2018 01:50:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ffacb304-4ed1-4cc4-8350-a7d5a6277b6a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"51b8f039-dec1-4cf0-a3a4-992b524e41d2","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:35Z","ip_version":4}]} 2018-07-19 01:50:36,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=51b8f039-dec1-4cf0-a3a4-992b524e41d2&name=NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-subnet used request id req-cc13a504-2154-4975-8b1a-e07a72690358 2018-07-19 01:50:36,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:50:36,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:50:36,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:50:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["liNMpomBRwuJpyke5BNk6w"], "issued_at": "2018-07-19T01:50:36.000000Z"}} 2018-07-19 01:50:36,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85a1522281e88a2091bb9c7e98c93d96bb0dcf4" 2018-07-19 01:50:36,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23dce340-09a7-4fb9-b4cb-ef249fda529c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:50:36,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-23dce340-09a7-4fb9-b4cb-ef249fda529c 2018-07-19 01:50:36,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d606166e75451652d21a9d93efa783cfd05f22d4" 2018-07-19 01:50:36,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-57a90122-4459-4970-a51d-58408c256cd6 Date: Thu, 19 Jul 2018 01:50:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"51b8f039-dec1-4cf0-a3a4-992b524e41d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["ffacb304-4ed1-4cc4-8350-a7d5a6277b6a"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:34Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:36,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-net used request id req-57a90122-4459-4970-a51d-58408c256cd6 2018-07-19 01:50:36,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=51b8f039-dec1-4cf0-a3a4-992b524e41d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d606166e75451652d21a9d93efa783cfd05f22d4" 2018-07-19 01:50:36,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-91666947-3eb7-47ad-a765-d336ff9ade66 Date: Thu, 19 Jul 2018 01:50:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ffacb304-4ed1-4cc4-8350-a7d5a6277b6a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"51b8f039-dec1-4cf0-a3a4-992b524e41d2","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:35Z","ip_version":4}]} 2018-07-19 01:50:36,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=51b8f039-dec1-4cf0-a3a4-992b524e41d2 used request id req-91666947-3eb7-47ad-a765-d336ff9ade66 2018-07-19 01:50:36,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d606166e75451652d21a9d93efa783cfd05f22d4" 2018-07-19 01:50:36,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-10e631f7-c54f-45cf-845f-83316ec5f7ed Date: Thu, 19 Jul 2018 01:50:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"51b8f039-dec1-4cf0-a3a4-992b524e41d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["ffacb304-4ed1-4cc4-8350-a7d5a6277b6a"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:34Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:36,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-net used request id req-10e631f7-c54f-45cf-845f-83316ec5f7ed 2018-07-19 01:50:36,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:50:36,993 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:50:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1b73434-6db6-4481-b9e3-3d87332bc850 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:50:36,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-e1b73434-6db6-4481-b9e3-3d87332bc850 2018-07-19 01:50:36,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85a1522281e88a2091bb9c7e98c93d96bb0dcf4" 2018-07-19 01:50:37,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa18cf12-356f-461a-a738-79d9afa63b7e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:50:37,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-fa18cf12-356f-461a-a738-79d9afa63b7e 2018-07-19 01:50:37,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=51b8f039-dec1-4cf0-a3a4-992b524e41d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d606166e75451652d21a9d93efa783cfd05f22d4" 2018-07-19 01:50:37,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8b5514fd-eb36-4369-8844-ec5685b91e89 Date: Thu, 19 Jul 2018 01:50:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ffacb304-4ed1-4cc4-8350-a7d5a6277b6a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"51b8f039-dec1-4cf0-a3a4-992b524e41d2","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:35Z","ip_version":4}]} 2018-07-19 01:50:37,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=51b8f039-dec1-4cf0-a3a4-992b524e41d2 used request id req-8b5514fd-eb36-4369-8844-ec5685b91e89 2018-07-19 01:50:37,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=51b8f039-dec1-4cf0-a3a4-992b524e41d2&name=NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d606166e75451652d21a9d93efa783cfd05f22d4" 2018-07-19 01:50:37,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0aebcc8c-80ca-4195-9c89-ba4313662da6 Date: Thu, 19 Jul 2018 01:50:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ffacb304-4ed1-4cc4-8350-a7d5a6277b6a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"51b8f039-dec1-4cf0-a3a4-992b524e41d2","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:35Z","ip_version":4}]} 2018-07-19 01:50:37,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=51b8f039-dec1-4cf0-a3a4-992b524e41d2&name=NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-subnet used request id req-0aebcc8c-80ca-4195-9c89-ba4313662da6 2018-07-19 01:50:37,186 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-net 2018-07-19 01:50:37,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d606166e75451652d21a9d93efa783cfd05f22d4" -d '{"port": {"network_id": "51b8f039-dec1-4cf0-a3a4-992b524e41d2", "fixed_ips": [{"subnet_id": "ffacb304-4ed1-4cc4-8350-a7d5a6277b6a", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-port", "admin_state_up": true}}' 2018-07-19 01:50:37,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-a5ce64ab-bbaa-4be8-8507-bc6dc6ae6f02 Date: Thu, 19 Jul 2018 01:50:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:50:37Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ffacb304-4ed1-4cc4-8350-a7d5a6277b6a","ip_address":"10.55.1.100"}],"id":"ab4d397d-af42-4e05-9d1e-ad33a8634f13","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:52:0c:01","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-port","project_id":"ba1c3d47632b40318826191b43d81cda","qos_policy_id":null,"admin_state_up":true,"network_id":"51b8f039-dec1-4cf0-a3a4-992b524e41d2","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-19 01:50:37,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-a5ce64ab-bbaa-4be8-8507-bc6dc6ae6f02 2018-07-19 01:50:37,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d606166e75451652d21a9d93efa783cfd05f22d4" 2018-07-19 01:50:38,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1886 X-Openstack-Request-Id: req-4d25cfc5-e7fc-4188-beb5-7df2ee76338f Date: Thu, 19 Jul 2018 01:50:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:50:37Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ffacb304-4ed1-4cc4-8350-a7d5a6277b6a","ip_address":"10.55.1.100"}],"id":"ab4d397d-af42-4e05-9d1e-ad33a8634f13","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:52:0c:01","project_id":"ba1c3d47632b40318826191b43d81cda","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-port","admin_state_up":true,"network_id":"51b8f039-dec1-4cf0-a3a4-992b524e41d2","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:37Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:50:37Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ffacb304-4ed1-4cc4-8350-a7d5a6277b6a","ip_address":"10.55.1.2"}],"id":"ed696613-08f7-43e7-8fc2-0055f5d4bf2d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:aa:76","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51b8f039-dec1-4cf0-a3a4-992b524e41d2","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-51b8f039-dec1-4cf0-a3a4-992b524e41d2","ip_allocation":"immediate"}]} 2018-07-19 01:50:38,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports used request id req-4d25cfc5-e7fc-4188-beb5-7df2ee76338f 2018-07-19 01:50:38,077 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-port 2018-07-19 01:50:38,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/ab4d397d-af42-4e05-9d1e-ad33a8634f13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d606166e75451652d21a9d93efa783cfd05f22d4" 2018-07-19 01:50:38,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b356c5d2-11eb-49eb-b547-d3e07a5e800f Date: Thu, 19 Jul 2018 01:50:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:38,555 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/ab4d397d-af42-4e05-9d1e-ad33a8634f13 used request id req-b356c5d2-11eb-49eb-b547-d3e07a5e800f 2018-07-19 01:50:38,555 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-subnet 2018-07-19 01:50:38,555 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-subnet 2018-07-19 01:50:38,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/ffacb304-4ed1-4cc4-8350-a7d5a6277b6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d606166e75451652d21a9d93efa783cfd05f22d4" 2018-07-19 01:50:39,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b78d481-7b1d-441b-b5de-8b7c8145c2fc Date: Thu, 19 Jul 2018 01:50:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:39,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/ffacb304-4ed1-4cc4-8350-a7d5a6277b6a used request id req-0b78d481-7b1d-441b-b5de-8b7c8145c2fc 2018-07-19 01:50:39,346 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-6cb1deec-3b89-45c9-b1ac-0a90e87ec680-pub-net 2018-07-19 01:50:39,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/51b8f039-dec1-4cf0-a3a4-992b524e41d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d606166e75451652d21a9d93efa783cfd05f22d4" 2018-07-19 01:50:40,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b9a80b0c-966b-46a7-b1a4-fd4762892002 Date: Thu, 19 Jul 2018 01:50:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:40,401 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/51b8f039-dec1-4cf0-a3a4-992b524e41d2 used request id req-b9a80b0c-966b-46a7-b1a4-fd4762892002 2018-07-19 01:50:40,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:50:40,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:50:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["h55ILkOlQw6RAUaLG81EFw"], "issued_at": "2018-07-19T01:50:40.000000Z"}} 2018-07-19 01:50:40,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97ae7669c92582b6d9e64bb112197e1326d5df2" 2018-07-19 01:50:40,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16c54469-12c9-4e36-a84b-877fc8b096f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:50:40,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-16c54469-12c9-4e36-a84b-877fc8b096f3 2018-07-19 01:50:40,885 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-net 2018-07-19 01:50:40,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97ae7669c92582b6d9e64bb112197e1326d5df2" -d '{"network": {"name": "NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-net", "admin_state_up": true}}' 2018-07-19 01:50:41,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-631b071a-161b-4d44-a81f-bd12aa0f3204 Date: Thu, 19 Jul 2018 01:50:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6c5dfb2f-cb6e-438e-afad-47da13653e86","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:50:41Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:41Z","mtu":1450}} 2018-07-19 01:50:41,409 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-631b071a-161b-4d44-a81f-bd12aa0f3204 2018-07-19 01:50:41,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=6c5dfb2f-cb6e-438e-afad-47da13653e86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97ae7669c92582b6d9e64bb112197e1326d5df2" 2018-07-19 01:50:41,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-6773dca1-ec49-4b1f-bec0-7d0567632b34 Date: Thu, 19 Jul 2018 01:50:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6c5dfb2f-cb6e-438e-afad-47da13653e86","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:50:41Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:41Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:41,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=6c5dfb2f-cb6e-438e-afad-47da13653e86 used request id req-6773dca1-ec49-4b1f-bec0-7d0567632b34 2018-07-19 01:50:41,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6c5dfb2f-cb6e-438e-afad-47da13653e86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97ae7669c92582b6d9e64bb112197e1326d5df2" 2018-07-19 01:50:41,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e1a3167e-786d-4f0e-9668-7d49b81a0074 Date: Thu, 19 Jul 2018 01:50:41 GMT RESP BODY: {"subnets":[]} 2018-07-19 01:50:41,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6c5dfb2f-cb6e-438e-afad-47da13653e86 used request id req-e1a3167e-786d-4f0e-9668-7d49b81a0074 2018-07-19 01:50:41,550 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-subnet 2018-07-19 01:50:41,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97ae7669c92582b6d9e64bb112197e1326d5df2" -d '{"subnets": [{"ip_version": 4, "network_id": "6c5dfb2f-cb6e-438e-afad-47da13653e86", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-subnet"}]}' 2018-07-19 01:50:41,969 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6a12c8a1-148e-442a-bedb-10277ec8638c Date: Thu, 19 Jul 2018 01:50:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"81a58619-97d1-4240-831c-fa523b4ffbb4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6c5dfb2f-cb6e-438e-afad-47da13653e86","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:41Z","ip_version":4}]} 2018-07-19 01:50:41,969 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-6a12c8a1-148e-442a-bedb-10277ec8638c 2018-07-19 01:50:41,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=6c5dfb2f-cb6e-438e-afad-47da13653e86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97ae7669c92582b6d9e64bb112197e1326d5df2" 2018-07-19 01:50:42,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4e950456-6407-41e5-ad97-79eaf3eedb26 Date: Thu, 19 Jul 2018 01:50:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6c5dfb2f-cb6e-438e-afad-47da13653e86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["81a58619-97d1-4240-831c-fa523b4ffbb4"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:41Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:41Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:42,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=6c5dfb2f-cb6e-438e-afad-47da13653e86 used request id req-4e950456-6407-41e5-ad97-79eaf3eedb26 2018-07-19 01:50:42,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6c5dfb2f-cb6e-438e-afad-47da13653e86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97ae7669c92582b6d9e64bb112197e1326d5df2" 2018-07-19 01:50:42,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-bcc217c2-14f7-4b16-8cf4-d486dc66d479 Date: Thu, 19 Jul 2018 01:50:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"81a58619-97d1-4240-831c-fa523b4ffbb4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6c5dfb2f-cb6e-438e-afad-47da13653e86","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:41Z","ip_version":4}]} 2018-07-19 01:50:42,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6c5dfb2f-cb6e-438e-afad-47da13653e86 used request id req-bcc217c2-14f7-4b16-8cf4-d486dc66d479 2018-07-19 01:50:42,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97ae7669c92582b6d9e64bb112197e1326d5df2" 2018-07-19 01:50:42,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-63201bf6-54e1-476c-b301-f235db229175 Date: Thu, 19 Jul 2018 01:50:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6c5dfb2f-cb6e-438e-afad-47da13653e86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["81a58619-97d1-4240-831c-fa523b4ffbb4"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:41Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:41Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:42,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-net used request id req-63201bf6-54e1-476c-b301-f235db229175 2018-07-19 01:50:42,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:50:42,221 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:50:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-271f7073-9c3b-464b-a0a1-3a3e119e68c9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:50:42,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-271f7073-9c3b-464b-a0a1-3a3e119e68c9 2018-07-19 01:50:42,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97ae7669c92582b6d9e64bb112197e1326d5df2" 2018-07-19 01:50:42,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d982b8c7-e74f-411c-9019-571fed0c7f21 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:50:42,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-d982b8c7-e74f-411c-9019-571fed0c7f21 2018-07-19 01:50:42,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6c5dfb2f-cb6e-438e-afad-47da13653e86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97ae7669c92582b6d9e64bb112197e1326d5df2" 2018-07-19 01:50:42,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9b1d7882-9d86-4f93-a154-44ec5e25c43d Date: Thu, 19 Jul 2018 01:50:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"81a58619-97d1-4240-831c-fa523b4ffbb4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6c5dfb2f-cb6e-438e-afad-47da13653e86","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:41Z","ip_version":4}]} 2018-07-19 01:50:42,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6c5dfb2f-cb6e-438e-afad-47da13653e86 used request id req-9b1d7882-9d86-4f93-a154-44ec5e25c43d 2018-07-19 01:50:42,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6c5dfb2f-cb6e-438e-afad-47da13653e86&name=NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97ae7669c92582b6d9e64bb112197e1326d5df2" 2018-07-19 01:50:42,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6abea6bf-8427-4149-b589-57aa5c7433a8 Date: Thu, 19 Jul 2018 01:50:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"81a58619-97d1-4240-831c-fa523b4ffbb4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6c5dfb2f-cb6e-438e-afad-47da13653e86","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:41Z","ip_version":4}]} 2018-07-19 01:50:42,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6c5dfb2f-cb6e-438e-afad-47da13653e86&name=NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-subnet used request id req-6abea6bf-8427-4149-b589-57aa5c7433a8 2018-07-19 01:50:42,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:50:42,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:50:42,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:50:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["BYpg7Zd4RGu8yjB1SoC-AA"], "issued_at": "2018-07-19T01:50:42.000000Z"}} 2018-07-19 01:50:42,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fdaae62ac7b20ccef28837d520c2c227d18066" 2018-07-19 01:50:42,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17cb7f40-7397-4a13-8b4a-d6980e3121ac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:50:42,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-17cb7f40-7397-4a13-8b4a-d6980e3121ac 2018-07-19 01:50:42,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97ae7669c92582b6d9e64bb112197e1326d5df2" 2018-07-19 01:50:42,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0ab3c06b-654f-4752-9006-ebdb370cb3e8 Date: Thu, 19 Jul 2018 01:50:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6c5dfb2f-cb6e-438e-afad-47da13653e86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["81a58619-97d1-4240-831c-fa523b4ffbb4"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:41Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:41Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:42,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-net used request id req-0ab3c06b-654f-4752-9006-ebdb370cb3e8 2018-07-19 01:50:42,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6c5dfb2f-cb6e-438e-afad-47da13653e86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97ae7669c92582b6d9e64bb112197e1326d5df2" 2018-07-19 01:50:42,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0c7f5e5f-7d97-47fd-965c-9990c2b8d736 Date: Thu, 19 Jul 2018 01:50:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"81a58619-97d1-4240-831c-fa523b4ffbb4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6c5dfb2f-cb6e-438e-afad-47da13653e86","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:41Z","ip_version":4}]} 2018-07-19 01:50:42,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6c5dfb2f-cb6e-438e-afad-47da13653e86 used request id req-0c7f5e5f-7d97-47fd-965c-9990c2b8d736 2018-07-19 01:50:42,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97ae7669c92582b6d9e64bb112197e1326d5df2" 2018-07-19 01:50:43,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-bb905126-f9fb-49fa-87aa-7bf06df768ea Date: Thu, 19 Jul 2018 01:50:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6c5dfb2f-cb6e-438e-afad-47da13653e86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["81a58619-97d1-4240-831c-fa523b4ffbb4"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:41Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:41Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:43,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-net used request id req-bb905126-f9fb-49fa-87aa-7bf06df768ea 2018-07-19 01:50:43,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:50:43,066 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:50:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c6fac85-8070-4ca6-a92a-70c97ee2085a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:50:43,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-6c6fac85-8070-4ca6-a92a-70c97ee2085a 2018-07-19 01:50:43,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fdaae62ac7b20ccef28837d520c2c227d18066" 2018-07-19 01:50:43,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85e6c556-f197-43bb-8710-70b97b10c6ab Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:50:43,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-85e6c556-f197-43bb-8710-70b97b10c6ab 2018-07-19 01:50:43,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6c5dfb2f-cb6e-438e-afad-47da13653e86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97ae7669c92582b6d9e64bb112197e1326d5df2" 2018-07-19 01:50:43,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-bcbf9a37-0591-4fbd-a4d0-8cf26b098c11 Date: Thu, 19 Jul 2018 01:50:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"81a58619-97d1-4240-831c-fa523b4ffbb4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6c5dfb2f-cb6e-438e-afad-47da13653e86","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:41Z","ip_version":4}]} 2018-07-19 01:50:43,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6c5dfb2f-cb6e-438e-afad-47da13653e86 used request id req-bcbf9a37-0591-4fbd-a4d0-8cf26b098c11 2018-07-19 01:50:43,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=6c5dfb2f-cb6e-438e-afad-47da13653e86&name=NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97ae7669c92582b6d9e64bb112197e1326d5df2" 2018-07-19 01:50:43,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7679899a-75ae-4ef1-aeda-6b8819941d0a Date: Thu, 19 Jul 2018 01:50:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"81a58619-97d1-4240-831c-fa523b4ffbb4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6c5dfb2f-cb6e-438e-afad-47da13653e86","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:41Z","ip_version":4}]} 2018-07-19 01:50:43,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=6c5dfb2f-cb6e-438e-afad-47da13653e86&name=NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-subnet used request id req-7679899a-75ae-4ef1-aeda-6b8819941d0a 2018-07-19 01:50:43,264 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-net 2018-07-19 01:50:43,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97ae7669c92582b6d9e64bb112197e1326d5df2" -d '{"port": {"network_id": "6c5dfb2f-cb6e-438e-afad-47da13653e86", "fixed_ips": [{"subnet_id": "81a58619-97d1-4240-831c-fa523b4ffbb4", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-port", "admin_state_up": true}}' 2018-07-19 01:50:43,280 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-1e85338d-ff45-4a55-a7d1-21dffe1a0341 Date: Thu, 19 Jul 2018 01:50:43 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-19 01:50:43,280 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-1e85338d-ff45-4a55-a7d1-21dffe1a0341 2018-07-19 01:50:43,280 - 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-07-19 01:50:43,281 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-subnet 2018-07-19 01:50:43,281 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-subnet 2018-07-19 01:50:43,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/81a58619-97d1-4240-831c-fa523b4ffbb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97ae7669c92582b6d9e64bb112197e1326d5df2" 2018-07-19 01:50:44,359 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-65c88f4e-e83c-4c9f-bb73-2a4cb4e74cfb Date: Thu, 19 Jul 2018 01:50:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:44,359 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/81a58619-97d1-4240-831c-fa523b4ffbb4 used request id req-65c88f4e-e83c-4c9f-bb73-2a4cb4e74cfb 2018-07-19 01:50:44,360 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3960b6af-4a2a-4a15-bbd2-8491f6ee900c-pub-net 2018-07-19 01:50:44,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/6c5dfb2f-cb6e-438e-afad-47da13653e86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97ae7669c92582b6d9e64bb112197e1326d5df2" 2018-07-19 01:50:45,365 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-881ec2aa-ff25-470f-8af8-21590ded3b00 Date: Thu, 19 Jul 2018 01:50:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:45,365 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/6c5dfb2f-cb6e-438e-afad-47da13653e86 used request id req-881ec2aa-ff25-470f-8af8-21590ded3b00 2018-07-19 01:50:45,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:50:45,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:50:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["aiwM-fg9QbC41-puVJGS6A"], "issued_at": "2018-07-19T01:50:45.000000Z"}} 2018-07-19 01:50:45,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185a7b006509c90804cf50795ee6efc9ea3ceed8" 2018-07-19 01:50:45,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a722f92e-4075-45fa-91c0-6035db8e1884 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:50:45,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a722f92e-4075-45fa-91c0-6035db8e1884 2018-07-19 01:50:45,852 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-net 2018-07-19 01:50:45,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185a7b006509c90804cf50795ee6efc9ea3ceed8" -d '{"network": {"name": "NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-net", "admin_state_up": true}}' 2018-07-19 01:50:46,225 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-21cc3dff-7a03-45b6-ab11-94a4042f631d Date: Thu, 19 Jul 2018 01:50:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c932947e-7f6c-4e67-9baf-8a9d60d7c116","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:50:46Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:46Z","mtu":1450}} 2018-07-19 01:50:46,226 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-21cc3dff-7a03-45b6-ab11-94a4042f631d 2018-07-19 01:50:46,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=c932947e-7f6c-4e67-9baf-8a9d60d7c116 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185a7b006509c90804cf50795ee6efc9ea3ceed8" 2018-07-19 01:50:46,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-8dc97107-dd6a-46d5-ba3c-2d9977b43265 Date: Thu, 19 Jul 2018 01:50:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c932947e-7f6c-4e67-9baf-8a9d60d7c116","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:50:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:46Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:46,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=c932947e-7f6c-4e67-9baf-8a9d60d7c116 used request id req-8dc97107-dd6a-46d5-ba3c-2d9977b43265 2018-07-19 01:50:46,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c932947e-7f6c-4e67-9baf-8a9d60d7c116 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185a7b006509c90804cf50795ee6efc9ea3ceed8" 2018-07-19 01:50:46,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-21f5c85f-ec34-46d0-844d-c08183612736 Date: Thu, 19 Jul 2018 01:50:46 GMT RESP BODY: {"subnets":[]} 2018-07-19 01:50:46,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c932947e-7f6c-4e67-9baf-8a9d60d7c116 used request id req-21f5c85f-ec34-46d0-844d-c08183612736 2018-07-19 01:50:46,377 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-subnet 2018-07-19 01:50:46,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185a7b006509c90804cf50795ee6efc9ea3ceed8" -d '{"subnets": [{"ip_version": 4, "network_id": "c932947e-7f6c-4e67-9baf-8a9d60d7c116", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-subnet"}]}' 2018-07-19 01:50:46,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cf3ccf6f-0d6a-482b-a37b-4bb3edbc2e27 Date: Thu, 19 Jul 2018 01:50:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5971266a-aef0-4b5c-bb1c-84c53cfa5239","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c932947e-7f6c-4e67-9baf-8a9d60d7c116","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:46Z","ip_version":4}]} 2018-07-19 01:50:46,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-cf3ccf6f-0d6a-482b-a37b-4bb3edbc2e27 2018-07-19 01:50:46,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=c932947e-7f6c-4e67-9baf-8a9d60d7c116 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185a7b006509c90804cf50795ee6efc9ea3ceed8" 2018-07-19 01:50:46,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-82243b8f-2a1f-487a-a325-6fed400de474 Date: Thu, 19 Jul 2018 01:50:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c932947e-7f6c-4e67-9baf-8a9d60d7c116","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["5971266a-aef0-4b5c-bb1c-84c53cfa5239"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:46Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:46,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=c932947e-7f6c-4e67-9baf-8a9d60d7c116 used request id req-82243b8f-2a1f-487a-a325-6fed400de474 2018-07-19 01:50:46,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c932947e-7f6c-4e67-9baf-8a9d60d7c116 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185a7b006509c90804cf50795ee6efc9ea3ceed8" 2018-07-19 01:50:46,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-87f1d878-3aab-4751-bfb5-100e784dc20a Date: Thu, 19 Jul 2018 01:50:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5971266a-aef0-4b5c-bb1c-84c53cfa5239","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c932947e-7f6c-4e67-9baf-8a9d60d7c116","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:46Z","ip_version":4}]} 2018-07-19 01:50:46,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c932947e-7f6c-4e67-9baf-8a9d60d7c116 used request id req-87f1d878-3aab-4751-bfb5-100e784dc20a 2018-07-19 01:50:46,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185a7b006509c90804cf50795ee6efc9ea3ceed8" 2018-07-19 01:50:47,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-eaf23af8-c87f-4aab-bfae-68b41e201e19 Date: Thu, 19 Jul 2018 01:50:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c932947e-7f6c-4e67-9baf-8a9d60d7c116","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["5971266a-aef0-4b5c-bb1c-84c53cfa5239"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:46Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:47,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-net used request id req-eaf23af8-c87f-4aab-bfae-68b41e201e19 2018-07-19 01:50:47,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:50:47,062 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:50:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8259902f-6931-445a-ab00-ead335d266ec Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:50:47,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-8259902f-6931-445a-ab00-ead335d266ec 2018-07-19 01:50:47,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185a7b006509c90804cf50795ee6efc9ea3ceed8" 2018-07-19 01:50:47,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0053e1b0-8c3d-405e-8406-9b2f2d1853e9 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:50:47,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-0053e1b0-8c3d-405e-8406-9b2f2d1853e9 2018-07-19 01:50:47,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c932947e-7f6c-4e67-9baf-8a9d60d7c116 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185a7b006509c90804cf50795ee6efc9ea3ceed8" 2018-07-19 01:50:47,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4e859d38-812c-436f-9f85-34872af09f86 Date: Thu, 19 Jul 2018 01:50:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5971266a-aef0-4b5c-bb1c-84c53cfa5239","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c932947e-7f6c-4e67-9baf-8a9d60d7c116","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:46Z","ip_version":4}]} 2018-07-19 01:50:47,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c932947e-7f6c-4e67-9baf-8a9d60d7c116 used request id req-4e859d38-812c-436f-9f85-34872af09f86 2018-07-19 01:50:47,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c932947e-7f6c-4e67-9baf-8a9d60d7c116&name=NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185a7b006509c90804cf50795ee6efc9ea3ceed8" 2018-07-19 01:50:47,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5bced721-6e8c-40f6-801f-acf1625f6e0a Date: Thu, 19 Jul 2018 01:50:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5971266a-aef0-4b5c-bb1c-84c53cfa5239","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c932947e-7f6c-4e67-9baf-8a9d60d7c116","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:46Z","ip_version":4}]} 2018-07-19 01:50:47,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c932947e-7f6c-4e67-9baf-8a9d60d7c116&name=NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-subnet used request id req-5bced721-6e8c-40f6-801f-acf1625f6e0a 2018-07-19 01:50:47,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:50:47,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:50:47,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:50:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["NaAHmq3wRdSYW4i1-0Wonw"], "issued_at": "2018-07-19T01:50:47.000000Z"}} 2018-07-19 01:50:47,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}828e3c11324b9c259e88ad7c4325fb38974f9c5d" 2018-07-19 01:50:47,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84a5854d-2a8a-4dec-b0a3-db6de03d0878 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:50:47,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-84a5854d-2a8a-4dec-b0a3-db6de03d0878 2018-07-19 01:50:47,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185a7b006509c90804cf50795ee6efc9ea3ceed8" 2018-07-19 01:50:47,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f19a8428-0a4d-4d87-894b-7f6ed75d2ec0 Date: Thu, 19 Jul 2018 01:50:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c932947e-7f6c-4e67-9baf-8a9d60d7c116","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["5971266a-aef0-4b5c-bb1c-84c53cfa5239"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:46Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:47,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-net used request id req-f19a8428-0a4d-4d87-894b-7f6ed75d2ec0 2018-07-19 01:50:47,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c932947e-7f6c-4e67-9baf-8a9d60d7c116 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185a7b006509c90804cf50795ee6efc9ea3ceed8" 2018-07-19 01:50:47,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2b4c439d-79d1-4fb4-bbf4-bf848e380075 Date: Thu, 19 Jul 2018 01:50:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5971266a-aef0-4b5c-bb1c-84c53cfa5239","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c932947e-7f6c-4e67-9baf-8a9d60d7c116","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:46Z","ip_version":4}]} 2018-07-19 01:50:47,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c932947e-7f6c-4e67-9baf-8a9d60d7c116 used request id req-2b4c439d-79d1-4fb4-bbf4-bf848e380075 2018-07-19 01:50:47,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185a7b006509c90804cf50795ee6efc9ea3ceed8" 2018-07-19 01:50:48,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-d275cfa1-033f-452f-85e0-085c979e215c Date: Thu, 19 Jul 2018 01:50:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c932947e-7f6c-4e67-9baf-8a9d60d7c116","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["5971266a-aef0-4b5c-bb1c-84c53cfa5239"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:46Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:48,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-net used request id req-d275cfa1-033f-452f-85e0-085c979e215c 2018-07-19 01:50:48,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:50:48,150 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:50:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32efd07c-c801-47d8-8af5-eb2fc390da0b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:50:48,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-32efd07c-c801-47d8-8af5-eb2fc390da0b 2018-07-19 01:50:48,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}828e3c11324b9c259e88ad7c4325fb38974f9c5d" 2018-07-19 01:50:48,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c782588a-834d-48dc-94fa-163a84383360 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:50:48,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-c782588a-834d-48dc-94fa-163a84383360 2018-07-19 01:50:48,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c932947e-7f6c-4e67-9baf-8a9d60d7c116 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185a7b006509c90804cf50795ee6efc9ea3ceed8" 2018-07-19 01:50:48,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-84bbe11b-306e-48cd-834d-095f1c3966a1 Date: Thu, 19 Jul 2018 01:50:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5971266a-aef0-4b5c-bb1c-84c53cfa5239","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c932947e-7f6c-4e67-9baf-8a9d60d7c116","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:46Z","ip_version":4}]} 2018-07-19 01:50:48,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c932947e-7f6c-4e67-9baf-8a9d60d7c116 used request id req-84bbe11b-306e-48cd-834d-095f1c3966a1 2018-07-19 01:50:48,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c932947e-7f6c-4e67-9baf-8a9d60d7c116&name=NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185a7b006509c90804cf50795ee6efc9ea3ceed8" 2018-07-19 01:50:48,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d8ae4ba4-5433-4532-9f86-de7bb361b265 Date: Thu, 19 Jul 2018 01:50:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5971266a-aef0-4b5c-bb1c-84c53cfa5239","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c932947e-7f6c-4e67-9baf-8a9d60d7c116","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:46Z","ip_version":4}]} 2018-07-19 01:50:48,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c932947e-7f6c-4e67-9baf-8a9d60d7c116&name=NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-subnet used request id req-d8ae4ba4-5433-4532-9f86-de7bb361b265 2018-07-19 01:50:48,345 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-net 2018-07-19 01:50:48,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185a7b006509c90804cf50795ee6efc9ea3ceed8" -d '{"port": {"network_id": "c932947e-7f6c-4e67-9baf-8a9d60d7c116", "fixed_ips": [{"subnet_id": "5971266a-aef0-4b5c-bb1c-84c53cfa5239", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-port", "admin_state_up": true}}' 2018-07-19 01:50:48,558 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-e904c2d3-e9b2-4d06-8839-1d3f64287818 Date: Thu, 19 Jul 2018 01:50:48 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-19 01:50:48,558 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-e904c2d3-e9b2-4d06-8839-1d3f64287818 2018-07-19 01:50:48,558 - 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-07-19 01:50:48,559 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-subnet 2018-07-19 01:50:48,559 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-subnet 2018-07-19 01:50:48,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/5971266a-aef0-4b5c-bb1c-84c53cfa5239 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185a7b006509c90804cf50795ee6efc9ea3ceed8" 2018-07-19 01:50:49,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51366914-19dd-44e2-b528-f385a818372e Date: Thu, 19 Jul 2018 01:50:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:49,439 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/5971266a-aef0-4b5c-bb1c-84c53cfa5239 used request id req-51366914-19dd-44e2-b528-f385a818372e 2018-07-19 01:50:49,439 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-2f6b3374-1c54-4615-9ecf-677296e88138-pub-net 2018-07-19 01:50:49,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/c932947e-7f6c-4e67-9baf-8a9d60d7c116 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185a7b006509c90804cf50795ee6efc9ea3ceed8" 2018-07-19 01:50:50,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-04ffca74-f7e4-49e4-817d-09fd9fee1c7c Date: Thu, 19 Jul 2018 01:50:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:50,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/c932947e-7f6c-4e67-9baf-8a9d60d7c116 used request id req-04ffca74-f7e4-49e4-817d-09fd9fee1c7c 2018-07-19 01:50:50,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:50:50,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:50:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["BBBEA2SFRfOBsyXQ4Fvvxw"], "issued_at": "2018-07-19T01:50:50.000000Z"}} 2018-07-19 01:50:50,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea0205bba2107b14f2df1faaa3df0dd0ef5b571" 2018-07-19 01:50:50,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec7b3447-6bde-47ef-a881-b55054fede02 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:50:50,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ec7b3447-6bde-47ef-a881-b55054fede02 2018-07-19 01:50:50,973 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-net 2018-07-19 01:50:50,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea0205bba2107b14f2df1faaa3df0dd0ef5b571" -d '{"network": {"name": "NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-net", "admin_state_up": true}}' 2018-07-19 01:50:51,400 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-0133303a-1188-4015-b044-54518d0978b0 Date: Thu, 19 Jul 2018 01:50:51 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d3994fc4-73d4-4c47-99cd-b867f3cf9be8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:50:51Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:51Z","mtu":1450}} 2018-07-19 01:50:51,401 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-0133303a-1188-4015-b044-54518d0978b0 2018-07-19 01:50:51,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=d3994fc4-73d4-4c47-99cd-b867f3cf9be8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea0205bba2107b14f2df1faaa3df0dd0ef5b571" 2018-07-19 01:50:51,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-525516e1-f4c1-4947-a7c3-7951ebff8bc2 Date: Thu, 19 Jul 2018 01:50:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d3994fc4-73d4-4c47-99cd-b867f3cf9be8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:50:51Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:51Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:51,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=d3994fc4-73d4-4c47-99cd-b867f3cf9be8 used request id req-525516e1-f4c1-4947-a7c3-7951ebff8bc2 2018-07-19 01:50:51,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d3994fc4-73d4-4c47-99cd-b867f3cf9be8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea0205bba2107b14f2df1faaa3df0dd0ef5b571" 2018-07-19 01:50:51,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c9611126-e27a-4c0c-b28a-3bb9a1518407 Date: Thu, 19 Jul 2018 01:50:51 GMT RESP BODY: {"subnets":[]} 2018-07-19 01:50:51,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d3994fc4-73d4-4c47-99cd-b867f3cf9be8 used request id req-c9611126-e27a-4c0c-b28a-3bb9a1518407 2018-07-19 01:50:51,536 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-subnet 2018-07-19 01:50:51,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea0205bba2107b14f2df1faaa3df0dd0ef5b571" -d '{"subnets": [{"ip_version": 4, "network_id": "d3994fc4-73d4-4c47-99cd-b867f3cf9be8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-subnet"}]}' 2018-07-19 01:50:52,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5ba83881-e509-48bd-9798-6ebf1a372750 Date: Thu, 19 Jul 2018 01:50:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c3090325-1b9c-47a3-8741-f7035bc4f8e2","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d3994fc4-73d4-4c47-99cd-b867f3cf9be8","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:51Z","ip_version":4}]} 2018-07-19 01:50:52,140 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-5ba83881-e509-48bd-9798-6ebf1a372750 2018-07-19 01:50:52,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=d3994fc4-73d4-4c47-99cd-b867f3cf9be8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea0205bba2107b14f2df1faaa3df0dd0ef5b571" 2018-07-19 01:50:52,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-35dde892-e3a3-4307-91cc-785ca864a6c7 Date: Thu, 19 Jul 2018 01:50:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d3994fc4-73d4-4c47-99cd-b867f3cf9be8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["c3090325-1b9c-47a3-8741-f7035bc4f8e2"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:51Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:51Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:52,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=d3994fc4-73d4-4c47-99cd-b867f3cf9be8 used request id req-35dde892-e3a3-4307-91cc-785ca864a6c7 2018-07-19 01:50:52,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d3994fc4-73d4-4c47-99cd-b867f3cf9be8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea0205bba2107b14f2df1faaa3df0dd0ef5b571" 2018-07-19 01:50:52,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-519c5b48-db7f-4c10-ba29-1a88e68eaf74 Date: Thu, 19 Jul 2018 01:50:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c3090325-1b9c-47a3-8741-f7035bc4f8e2","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d3994fc4-73d4-4c47-99cd-b867f3cf9be8","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:51Z","ip_version":4}]} 2018-07-19 01:50:52,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d3994fc4-73d4-4c47-99cd-b867f3cf9be8 used request id req-519c5b48-db7f-4c10-ba29-1a88e68eaf74 2018-07-19 01:50:52,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea0205bba2107b14f2df1faaa3df0dd0ef5b571" 2018-07-19 01:50:52,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0baa2f76-8acf-4dc8-8863-45c18d7e929c Date: Thu, 19 Jul 2018 01:50:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d3994fc4-73d4-4c47-99cd-b867f3cf9be8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["c3090325-1b9c-47a3-8741-f7035bc4f8e2"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:51Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:51Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:52,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-net used request id req-0baa2f76-8acf-4dc8-8863-45c18d7e929c 2018-07-19 01:50:52,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:50:52,406 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-319b52a9-c3e8-46e9-a0be-ecbb19e05073 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:50:52,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-319b52a9-c3e8-46e9-a0be-ecbb19e05073 2018-07-19 01:50:52,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea0205bba2107b14f2df1faaa3df0dd0ef5b571" 2018-07-19 01:50:52,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b730eae-898b-4838-a36c-e2e39ad84451 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:50:52,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-0b730eae-898b-4838-a36c-e2e39ad84451 2018-07-19 01:50:52,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d3994fc4-73d4-4c47-99cd-b867f3cf9be8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea0205bba2107b14f2df1faaa3df0dd0ef5b571" 2018-07-19 01:50:52,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-af949dba-3d3a-47e1-bda0-07a49f6de346 Date: Thu, 19 Jul 2018 01:50:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c3090325-1b9c-47a3-8741-f7035bc4f8e2","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d3994fc4-73d4-4c47-99cd-b867f3cf9be8","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:51Z","ip_version":4}]} 2018-07-19 01:50:52,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d3994fc4-73d4-4c47-99cd-b867f3cf9be8 used request id req-af949dba-3d3a-47e1-bda0-07a49f6de346 2018-07-19 01:50:52,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d3994fc4-73d4-4c47-99cd-b867f3cf9be8&name=NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea0205bba2107b14f2df1faaa3df0dd0ef5b571" 2018-07-19 01:50:52,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-923ee598-ac03-44bc-b74d-b794058f2a70 Date: Thu, 19 Jul 2018 01:50:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c3090325-1b9c-47a3-8741-f7035bc4f8e2","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d3994fc4-73d4-4c47-99cd-b867f3cf9be8","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:51Z","ip_version":4}]} 2018-07-19 01:50:52,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d3994fc4-73d4-4c47-99cd-b867f3cf9be8&name=NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-subnet used request id req-923ee598-ac03-44bc-b74d-b794058f2a70 2018-07-19 01:50:52,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:50:52,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:50:53,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:50:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["CgWDS-TeRDeUety3eX133w"], "issued_at": "2018-07-19T01:50:53.000000Z"}} 2018-07-19 01:50:53,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbc75dc5c44854e4ca9c82e84b0aeabb5c4d1a9" 2018-07-19 01:50:53,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a56958d-10a2-4e7b-a88a-c476c74ccada Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:50:53,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9a56958d-10a2-4e7b-a88a-c476c74ccada 2018-07-19 01:50:53,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea0205bba2107b14f2df1faaa3df0dd0ef5b571" 2018-07-19 01:50:53,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-64af6fdd-7480-4374-a8f6-e578e527c656 Date: Thu, 19 Jul 2018 01:50:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d3994fc4-73d4-4c47-99cd-b867f3cf9be8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["c3090325-1b9c-47a3-8741-f7035bc4f8e2"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:51Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:51Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:53,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-net used request id req-64af6fdd-7480-4374-a8f6-e578e527c656 2018-07-19 01:50:53,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d3994fc4-73d4-4c47-99cd-b867f3cf9be8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea0205bba2107b14f2df1faaa3df0dd0ef5b571" 2018-07-19 01:50:53,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2db8074d-c6c3-4df6-bb2a-3bb8b046d7ac Date: Thu, 19 Jul 2018 01:50:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c3090325-1b9c-47a3-8741-f7035bc4f8e2","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d3994fc4-73d4-4c47-99cd-b867f3cf9be8","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:51Z","ip_version":4}]} 2018-07-19 01:50:53,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d3994fc4-73d4-4c47-99cd-b867f3cf9be8 used request id req-2db8074d-c6c3-4df6-bb2a-3bb8b046d7ac 2018-07-19 01:50:53,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea0205bba2107b14f2df1faaa3df0dd0ef5b571" 2018-07-19 01:50:53,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-803fdafb-204e-47fb-bd38-326e407bbc3a Date: Thu, 19 Jul 2018 01:50:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d3994fc4-73d4-4c47-99cd-b867f3cf9be8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["c3090325-1b9c-47a3-8741-f7035bc4f8e2"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:51Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:51Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:53,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-net used request id req-803fdafb-204e-47fb-bd38-326e407bbc3a 2018-07-19 01:50:53,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:50:53,339 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc021b94-b055-49d7-b6f8-af677758c736 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:50:53,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-dc021b94-b055-49d7-b6f8-af677758c736 2018-07-19 01:50:53,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbc75dc5c44854e4ca9c82e84b0aeabb5c4d1a9" 2018-07-19 01:50:53,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a33ee76a-672d-4439-b8df-96ab0eff76af Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:50:53,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-a33ee76a-672d-4439-b8df-96ab0eff76af 2018-07-19 01:50:53,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d3994fc4-73d4-4c47-99cd-b867f3cf9be8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea0205bba2107b14f2df1faaa3df0dd0ef5b571" 2018-07-19 01:50:53,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ab9aa3f7-2168-4149-b826-51b3abf0cb5f Date: Thu, 19 Jul 2018 01:50:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c3090325-1b9c-47a3-8741-f7035bc4f8e2","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d3994fc4-73d4-4c47-99cd-b867f3cf9be8","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:51Z","ip_version":4}]} 2018-07-19 01:50:53,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d3994fc4-73d4-4c47-99cd-b867f3cf9be8 used request id req-ab9aa3f7-2168-4149-b826-51b3abf0cb5f 2018-07-19 01:50:53,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d3994fc4-73d4-4c47-99cd-b867f3cf9be8&name=NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea0205bba2107b14f2df1faaa3df0dd0ef5b571" 2018-07-19 01:50:53,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-09673f85-5150-4808-a7f4-c536f4e29296 Date: Thu, 19 Jul 2018 01:50:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c3090325-1b9c-47a3-8741-f7035bc4f8e2","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d3994fc4-73d4-4c47-99cd-b867f3cf9be8","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:51Z","ip_version":4}]} 2018-07-19 01:50:53,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d3994fc4-73d4-4c47-99cd-b867f3cf9be8&name=NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-subnet used request id req-09673f85-5150-4808-a7f4-c536f4e29296 2018-07-19 01:50:53,525 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-net 2018-07-19 01:50:53,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea0205bba2107b14f2df1faaa3df0dd0ef5b571" -d '{"port": {"network_id": "d3994fc4-73d4-4c47-99cd-b867f3cf9be8", "fixed_ips": [{"subnet_id": "c3090325-1b9c-47a3-8741-f7035bc4f8e2", "ip_address": null}], "name": "NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-port", "admin_state_up": true}}' 2018-07-19 01:50:53,539 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-3fa88c58-e910-4263-9f6a-b8ff88cc2a36 Date: Thu, 19 Jul 2018 01:50:53 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-19 01:50:53,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-3fa88c58-e910-4263-9f6a-b8ff88cc2a36 2018-07-19 01:50:53,540 - 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-07-19 01:50:53,540 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-subnet 2018-07-19 01:50:53,540 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-subnet 2018-07-19 01:50:53,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/c3090325-1b9c-47a3-8741-f7035bc4f8e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea0205bba2107b14f2df1faaa3df0dd0ef5b571" 2018-07-19 01:50:54,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7d7e146-76ba-46c9-955c-d31825a76a72 Date: Thu, 19 Jul 2018 01:50:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:54,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c3090325-1b9c-47a3-8741-f7035bc4f8e2 used request id req-f7d7e146-76ba-46c9-955c-d31825a76a72 2018-07-19 01:50:54,392 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-0250660b-c1ac-45ff-ad1d-61a3d374e166-pub-net 2018-07-19 01:50:54,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/d3994fc4-73d4-4c47-99cd-b867f3cf9be8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea0205bba2107b14f2df1faaa3df0dd0ef5b571" 2018-07-19 01:50:56,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5171b78a-1040-406c-b899-38056fda4b8b Date: Thu, 19 Jul 2018 01:50:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:50:56,189 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/d3994fc4-73d4-4c47-99cd-b867f3cf9be8 used request id req-5171b78a-1040-406c-b899-38056fda4b8b 2018-07-19 01:50:56,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:50:56,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:50:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["6GBKj1gLSx-DnQ2gB7C5dQ"], "issued_at": "2018-07-19T01:50:56.000000Z"}} 2018-07-19 01:50:56,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048ef1725be7a27a7caf2cfc3f9e2d285ab19cb8" 2018-07-19 01:50:56,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5045ede4-c8c2-4f7d-a900-6dfd4985a9a9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:50:56,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5045ede4-c8c2-4f7d-a900-6dfd4985a9a9 2018-07-19 01:50:56,700 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-net 2018-07-19 01:50:56,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048ef1725be7a27a7caf2cfc3f9e2d285ab19cb8" -d '{"network": {"name": "NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-net", "admin_state_up": true}}' 2018-07-19 01:50:57,105 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-38140b5c-5297-4430-a7ff-371148a21f6a Date: Thu, 19 Jul 2018 01:50:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4e8447ff-8763-478b-a94f-d99bd92fc25a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:50:57Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:56Z","mtu":1450}} 2018-07-19 01:50:57,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-38140b5c-5297-4430-a7ff-371148a21f6a 2018-07-19 01:50:57,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=4e8447ff-8763-478b-a94f-d99bd92fc25a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048ef1725be7a27a7caf2cfc3f9e2d285ab19cb8" 2018-07-19 01:50:57,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-889effec-a747-43f2-834f-071e8f327895 Date: Thu, 19 Jul 2018 01:50:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4e8447ff-8763-478b-a94f-d99bd92fc25a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:50:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:56Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:57,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=4e8447ff-8763-478b-a94f-d99bd92fc25a used request id req-889effec-a747-43f2-834f-071e8f327895 2018-07-19 01:50:57,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4e8447ff-8763-478b-a94f-d99bd92fc25a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048ef1725be7a27a7caf2cfc3f9e2d285ab19cb8" 2018-07-19 01:50:57,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-48507176-9098-4b37-8ce3-1b2c989407b2 Date: Thu, 19 Jul 2018 01:50:57 GMT RESP BODY: {"subnets":[]} 2018-07-19 01:50:57,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4e8447ff-8763-478b-a94f-d99bd92fc25a used request id req-48507176-9098-4b37-8ce3-1b2c989407b2 2018-07-19 01:50:57,234 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-subnet 2018-07-19 01:50:57,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048ef1725be7a27a7caf2cfc3f9e2d285ab19cb8" -d '{"subnets": [{"ip_version": 4, "network_id": "4e8447ff-8763-478b-a94f-d99bd92fc25a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-subnet"}]}' 2018-07-19 01:50:57,638 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-264109f2-193c-48b6-a315-73fc7f740f3e Date: Thu, 19 Jul 2018 01:50:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"54d7df47-90c9-4550-aaa7-d2a6700df7d8","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4e8447ff-8763-478b-a94f-d99bd92fc25a","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:57Z","ip_version":4}]} 2018-07-19 01:50:57,638 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-264109f2-193c-48b6-a315-73fc7f740f3e 2018-07-19 01:50:57,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=4e8447ff-8763-478b-a94f-d99bd92fc25a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048ef1725be7a27a7caf2cfc3f9e2d285ab19cb8" 2018-07-19 01:50:57,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-5b82e4b3-5887-4c1b-8c59-a3a00a89ef14 Date: Thu, 19 Jul 2018 01:50:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4e8447ff-8763-478b-a94f-d99bd92fc25a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["54d7df47-90c9-4550-aaa7-d2a6700df7d8"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:56Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:57,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=4e8447ff-8763-478b-a94f-d99bd92fc25a used request id req-5b82e4b3-5887-4c1b-8c59-a3a00a89ef14 2018-07-19 01:50:57,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4e8447ff-8763-478b-a94f-d99bd92fc25a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048ef1725be7a27a7caf2cfc3f9e2d285ab19cb8" 2018-07-19 01:50:57,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-fc2407f4-29c3-42b2-b124-0daa0eff3643 Date: Thu, 19 Jul 2018 01:50:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"54d7df47-90c9-4550-aaa7-d2a6700df7d8","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4e8447ff-8763-478b-a94f-d99bd92fc25a","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:57Z","ip_version":4}]} 2018-07-19 01:50:57,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4e8447ff-8763-478b-a94f-d99bd92fc25a used request id req-fc2407f4-29c3-42b2-b124-0daa0eff3643 2018-07-19 01:50:57,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048ef1725be7a27a7caf2cfc3f9e2d285ab19cb8" 2018-07-19 01:50:58,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-7f212b8a-6c91-43c5-8a82-169523df26d8 Date: Thu, 19 Jul 2018 01:50:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4e8447ff-8763-478b-a94f-d99bd92fc25a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["54d7df47-90c9-4550-aaa7-d2a6700df7d8"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:56Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:58,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-net used request id req-7f212b8a-6c91-43c5-8a82-169523df26d8 2018-07-19 01:50:58,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:50:58,062 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e49abee-f370-46eb-bad0-70054124254b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:50:58,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-1e49abee-f370-46eb-bad0-70054124254b 2018-07-19 01:50:58,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048ef1725be7a27a7caf2cfc3f9e2d285ab19cb8" 2018-07-19 01:50:58,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb1c006a-2696-49b7-88e1-d8e1f7643fb2 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:50:58,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-eb1c006a-2696-49b7-88e1-d8e1f7643fb2 2018-07-19 01:50:58,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4e8447ff-8763-478b-a94f-d99bd92fc25a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048ef1725be7a27a7caf2cfc3f9e2d285ab19cb8" 2018-07-19 01:50:58,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ba6f721e-e88c-4b83-9ecc-5d09b8bfa723 Date: Thu, 19 Jul 2018 01:50:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"54d7df47-90c9-4550-aaa7-d2a6700df7d8","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4e8447ff-8763-478b-a94f-d99bd92fc25a","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:57Z","ip_version":4}]} 2018-07-19 01:50:58,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4e8447ff-8763-478b-a94f-d99bd92fc25a used request id req-ba6f721e-e88c-4b83-9ecc-5d09b8bfa723 2018-07-19 01:50:58,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4e8447ff-8763-478b-a94f-d99bd92fc25a&name=NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048ef1725be7a27a7caf2cfc3f9e2d285ab19cb8" 2018-07-19 01:50:58,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e13096df-5590-43a1-b688-d2877d808056 Date: Thu, 19 Jul 2018 01:50:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"54d7df47-90c9-4550-aaa7-d2a6700df7d8","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4e8447ff-8763-478b-a94f-d99bd92fc25a","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:57Z","ip_version":4}]} 2018-07-19 01:50:58,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4e8447ff-8763-478b-a94f-d99bd92fc25a&name=NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-subnet used request id req-e13096df-5590-43a1-b688-d2877d808056 2018-07-19 01:50:58,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:50:58,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:50:58,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:50:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["9NsdYi5ETQ-btEcOTLOW0A"], "issued_at": "2018-07-19T01:50:58.000000Z"}} 2018-07-19 01:50:58,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9178b47fc0580c261fd67cb6ec9394c1de98483" 2018-07-19 01:50:58,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df5ba999-1c10-4f73-950f-5e6af4821a4f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:50:58,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-df5ba999-1c10-4f73-950f-5e6af4821a4f 2018-07-19 01:50:58,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048ef1725be7a27a7caf2cfc3f9e2d285ab19cb8" 2018-07-19 01:50:58,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b67f173e-e797-4ca7-ac5b-f9b116b17d8e Date: Thu, 19 Jul 2018 01:50:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4e8447ff-8763-478b-a94f-d99bd92fc25a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["54d7df47-90c9-4550-aaa7-d2a6700df7d8"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:56Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:58,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-net used request id req-b67f173e-e797-4ca7-ac5b-f9b116b17d8e 2018-07-19 01:50:58,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4e8447ff-8763-478b-a94f-d99bd92fc25a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048ef1725be7a27a7caf2cfc3f9e2d285ab19cb8" 2018-07-19 01:50:58,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c9ad2b1c-fc89-4033-9b1f-64638526da8c Date: Thu, 19 Jul 2018 01:50:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"54d7df47-90c9-4550-aaa7-d2a6700df7d8","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4e8447ff-8763-478b-a94f-d99bd92fc25a","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:57Z","ip_version":4}]} 2018-07-19 01:50:58,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4e8447ff-8763-478b-a94f-d99bd92fc25a used request id req-c9ad2b1c-fc89-4033-9b1f-64638526da8c 2018-07-19 01:50:58,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048ef1725be7a27a7caf2cfc3f9e2d285ab19cb8" 2018-07-19 01:50:58,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-237e9cc4-8815-4aa2-b390-a315bf84b997 Date: Thu, 19 Jul 2018 01:50:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4e8447ff-8763-478b-a94f-d99bd92fc25a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["54d7df47-90c9-4550-aaa7-d2a6700df7d8"],"description":"","tags":[],"updated_at":"2018-07-19T01:50:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:56Z","provider:network_type":"vxlan"}]} 2018-07-19 01:50:58,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-net used request id req-237e9cc4-8815-4aa2-b390-a315bf84b997 2018-07-19 01:50:58,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:50:58,983 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3a20e10-3493-4683-9587-71ab99889264 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:50:58,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-b3a20e10-3493-4683-9587-71ab99889264 2018-07-19 01:50:58,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9178b47fc0580c261fd67cb6ec9394c1de98483" 2018-07-19 01:50:59,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02edafb0-e96b-4955-9618-a0dbdd416cb6 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:50:59,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-02edafb0-e96b-4955-9618-a0dbdd416cb6 2018-07-19 01:50:59,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4e8447ff-8763-478b-a94f-d99bd92fc25a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048ef1725be7a27a7caf2cfc3f9e2d285ab19cb8" 2018-07-19 01:50:59,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4bc859fb-10fa-472f-b522-e05f1a0e434e Date: Thu, 19 Jul 2018 01:50:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"54d7df47-90c9-4550-aaa7-d2a6700df7d8","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4e8447ff-8763-478b-a94f-d99bd92fc25a","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:57Z","ip_version":4}]} 2018-07-19 01:50:59,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4e8447ff-8763-478b-a94f-d99bd92fc25a used request id req-4bc859fb-10fa-472f-b522-e05f1a0e434e 2018-07-19 01:50:59,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4e8447ff-8763-478b-a94f-d99bd92fc25a&name=NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048ef1725be7a27a7caf2cfc3f9e2d285ab19cb8" 2018-07-19 01:50:59,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f457154a-a4dc-4ad4-9469-7e69a8e3d6d7 Date: Thu, 19 Jul 2018 01:50:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:50:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"54d7df47-90c9-4550-aaa7-d2a6700df7d8","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4e8447ff-8763-478b-a94f-d99bd92fc25a","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:57Z","ip_version":4}]} 2018-07-19 01:50:59,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4e8447ff-8763-478b-a94f-d99bd92fc25a&name=NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-subnet used request id req-f457154a-a4dc-4ad4-9469-7e69a8e3d6d7 2018-07-19 01:50:59,177 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-net 2018-07-19 01:50:59,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048ef1725be7a27a7caf2cfc3f9e2d285ab19cb8" -d '{"port": {"network_id": "4e8447ff-8763-478b-a94f-d99bd92fc25a", "fixed_ips": [{"subnet_id": "54d7df47-90c9-4550-aaa7-d2a6700df7d8", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-07-19 01:50:59,873 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-88ae95eb-fa46-4325-997e-489163729e2d Date: Thu, 19 Jul 2018 01:50:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:50:59Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"54d7df47-90c9-4550-aaa7-d2a6700df7d8","ip_address":"10.55.1.100"}],"id":"40d916c1-b3a1-40ca-9817-4a28bace88ea","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b6:6c:02","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"ba1c3d47632b40318826191b43d81cda","qos_policy_id":null,"admin_state_up":true,"network_id":"4e8447ff-8763-478b-a94f-d99bd92fc25a","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-19 01:50:59,873 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-88ae95eb-fa46-4325-997e-489163729e2d 2018-07-19 01:50:59,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/40d916c1-b3a1-40ca-9817-4a28bace88ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048ef1725be7a27a7caf2cfc3f9e2d285ab19cb8" 2018-07-19 01:50:59,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-a185458e-9995-479b-962f-f20adb6dc130 Date: Thu, 19 Jul 2018 01:50:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:50:59Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"54d7df47-90c9-4550-aaa7-d2a6700df7d8","ip_address":"10.55.1.100"}],"id":"40d916c1-b3a1-40ca-9817-4a28bace88ea","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b6:6c:02","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"ba1c3d47632b40318826191b43d81cda","qos_policy_id":null,"admin_state_up":true,"network_id":"4e8447ff-8763-478b-a94f-d99bd92fc25a","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:50:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-19 01:50:59,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/40d916c1-b3a1-40ca-9817-4a28bace88ea used request id req-a185458e-9995-479b-962f-f20adb6dc130 2018-07-19 01:50:59,939 - neutron_utils - INFO - Deleting port with name 2018-07-19 01:50:59,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/40d916c1-b3a1-40ca-9817-4a28bace88ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048ef1725be7a27a7caf2cfc3f9e2d285ab19cb8" 2018-07-19 01:51:00,579 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40024677-12cf-4d7b-9ebc-f564d2093b63 Date: Thu, 19 Jul 2018 01:51:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:51:00,579 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/40d916c1-b3a1-40ca-9817-4a28bace88ea used request id req-40024677-12cf-4d7b-9ebc-f564d2093b63 2018-07-19 01:51:00,579 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-subnet 2018-07-19 01:51:00,579 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-subnet 2018-07-19 01:51:00,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/54d7df47-90c9-4550-aaa7-d2a6700df7d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048ef1725be7a27a7caf2cfc3f9e2d285ab19cb8" 2018-07-19 01:51:01,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-419a5b8c-4d1f-433f-ae6a-cea74d506402 Date: Thu, 19 Jul 2018 01:51:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:51:01,514 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/54d7df47-90c9-4550-aaa7-d2a6700df7d8 used request id req-419a5b8c-4d1f-433f-ae6a-cea74d506402 2018-07-19 01:51:01,514 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-72850fd0-544c-4f4a-b356-f9ac7738ccc0-pub-net 2018-07-19 01:51:01,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/4e8447ff-8763-478b-a94f-d99bd92fc25a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048ef1725be7a27a7caf2cfc3f9e2d285ab19cb8" 2018-07-19 01:51:02,592 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-50cb2303-9f30-42af-8611-d10ff5b77105 Date: Thu, 19 Jul 2018 01:51:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:51:02,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/4e8447ff-8763-478b-a94f-d99bd92fc25a used request id req-50cb2303-9f30-42af-8611-d10ff5b77105 2018-07-19 01:51:02,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:02,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["S84aDusnTUmugGbdCsBMyg"], "issued_at": "2018-07-19T01:51:02.000000Z"}} 2018-07-19 01:51:02,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d921a53c7fe4cd72e74844c7777e6f16435fb2" 2018-07-19 01:51:03,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcc08436-141a-4ed4-bd0e-4b80bc529fcf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:03,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fcc08436-141a-4ed4-bd0e-4b80bc529fcf 2018-07-19 01:51:03,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:51:03,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:03,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["4dPrb6mET2qeI4KjcQY-LQ"], "issued_at": "2018-07-19T01:51:03.000000Z"}} 2018-07-19 01:51:03,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7044b437b63f96d5f93c6c20ebfcfa83b947c5a" 2018-07-19 01:51:03,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa19ab1-547a-42d8-928d-becd82e313b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:03,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-eaa19ab1-547a-42d8-928d-becd82e313b4 2018-07-19 01:51:03,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-d786fc31-28a9-48f9-a320-804271d11148-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d921a53c7fe4cd72e74844c7777e6f16435fb2" 2018-07-19 01:51:03,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-164a7ec1-d4c6-488b-83bf-1a5b868c75f1 Date: Thu, 19 Jul 2018 01:51:03 GMT RESP BODY: {"networks":[]} 2018-07-19 01:51:03,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-d786fc31-28a9-48f9-a320-804271d11148-pub-net used request id req-164a7ec1-d4c6-488b-83bf-1a5b868c75f1 2018-07-19 01:51:03,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:04,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["8tgBNFizTLyMJydhdgjmsw"], "issued_at": "2018-07-19T01:51:04.000000Z"}} 2018-07-19 01:51:04,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ff99972a37ecff289f04f1a365947d575577e" 2018-07-19 01:51:04,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5982acdd-ed7e-41fd-a2c8-c13b2d1a1a24 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:04,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5982acdd-ed7e-41fd-a2c8-c13b2d1a1a24 2018-07-19 01:51:04,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:51:04,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:04,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["fgblZt_KTnabQB9FPTxBkw"], "issued_at": "2018-07-19T01:51:04.000000Z"}} 2018-07-19 01:51:04,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441361e3a98b1bc5116f32ef2209613cd356e3da" 2018-07-19 01:51:04,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-036f0f85-cd47-4699-9358-a0bb071cf6c5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:04,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-036f0f85-cd47-4699-9358-a0bb071cf6c5 2018-07-19 01:51:04,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ff99972a37ecff289f04f1a365947d575577e" 2018-07-19 01:51:05,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-9c61b986-a3b9-445c-998e-a05fd9c12a1c Date: Thu, 19 Jul 2018 01:51:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:51:05,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-9c61b986-a3b9-445c-998e-a05fd9c12a1c 2018-07-19 01:51:05,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b15f386b-9c21-451f-8211-ef5d1b7d5209 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ff99972a37ecff289f04f1a365947d575577e" 2018-07-19 01:51:05,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-8223d977-031b-4c22-a87e-d65b2b317585 Date: Thu, 19 Jul 2018 01:51:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4}]} 2018-07-19 01:51:05,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b15f386b-9c21-451f-8211-ef5d1b7d5209 used request id req-8223d977-031b-4c22-a87e-d65b2b317585 2018-07-19 01:51:05,130 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-ef7c5803-ce16-4d63-aba5-7a437f1f4fbd-pub-router 2018-07-19 01:51:05,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ff99972a37ecff289f04f1a365947d575577e" -d '{"router": {"external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209"}, "name": "NeutronUtilsRouterTests-ef7c5803-ce16-4d63-aba5-7a437f1f4fbd-pub-router", "admin_state_up": true}}' 2018-07-19 01:51:06,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-5f4aa4de-b71b-4692-afe3-1e01e833e421 Date: Thu, 19 Jul 2018 01:51:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:05Z", "admin_state_up": true, "updated_at": "2018-07-19T01:51:06Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "3fc7fded-9e72-46c6-b24c-9825e7cb9433", "name": "NeutronUtilsRouterTests-ef7c5803-ce16-4d63-aba5-7a437f1f4fbd-pub-router"}} 2018-07-19 01:51:06,512 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-5f4aa4de-b71b-4692-afe3-1e01e833e421 2018-07-19 01:51:06,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=3fc7fded-9e72-46c6-b24c-9825e7cb9433 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ff99972a37ecff289f04f1a365947d575577e" 2018-07-19 01:51:06,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-aaa7c15b-1217-4a24-848a-0dad0adc20cd Date: Thu, 19 Jul 2018 01:51:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:51:05Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","ip_address":"172.30.9.203"}],"id":"e22c2536-1a7d-4fe2-bda9-c787faa76712","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c1:eb:2c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"","created_at":"2018-07-19T01:51:05Z","binding:vnic_type":"normal","device_id":"3fc7fded-9e72-46c6-b24c-9825e7cb9433","ip_allocation":"immediate"}]} 2018-07-19 01:51:06,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=3fc7fded-9e72-46c6-b24c-9825e7cb9433 used request id req-aaa7c15b-1217-4a24-848a-0dad0adc20cd 2018-07-19 01:51:06,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ff99972a37ecff289f04f1a365947d575577e" 2018-07-19 01:51:06,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-b3433a10-0a66-44d3-9dd6-512478c0cef7 Date: Thu, 19 Jul 2018 01:51:06 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4}} 2018-07-19 01:51:06,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87 used request id req-b3433a10-0a66-44d3-9dd6-512478c0cef7 2018-07-19 01:51:06,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-ef7c5803-ce16-4d63-aba5-7a437f1f4fbd-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ff99972a37ecff289f04f1a365947d575577e" 2018-07-19 01:51:06,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a3789b55-bbb7-4462-adc2-29514c0b36d4 Date: Thu, 19 Jul 2018 01:51:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:05Z", "admin_state_up": true, "updated_at": "2018-07-19T01:51:06Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "3fc7fded-9e72-46c6-b24c-9825e7cb9433", "name": "NeutronUtilsRouterTests-ef7c5803-ce16-4d63-aba5-7a437f1f4fbd-pub-router"}]} 2018-07-19 01:51:06,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-ef7c5803-ce16-4d63-aba5-7a437f1f4fbd-pub-router used request id req-a3789b55-bbb7-4462-adc2-29514c0b36d4 2018-07-19 01:51:06,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:51:06,775 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:51:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75276013-26b9-4035-99d8-ed378174e02d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:51:06,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-75276013-26b9-4035-99d8-ed378174e02d 2018-07-19 01:51:06,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ff99972a37ecff289f04f1a365947d575577e" 2018-07-19 01:51:06,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2565871-6ccd-424f-bdf6-ed8d3091d105 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:51:06,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-b2565871-6ccd-424f-bdf6-ed8d3091d105 2018-07-19 01:51:06,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=3fc7fded-9e72-46c6-b24c-9825e7cb9433 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ff99972a37ecff289f04f1a365947d575577e" 2018-07-19 01:51:06,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-9fa791e9-b807-4bab-9572-2df111525c48 Date: Thu, 19 Jul 2018 01:51:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:51:05Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","ip_address":"172.30.9.203"}],"id":"e22c2536-1a7d-4fe2-bda9-c787faa76712","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c1:eb:2c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"","created_at":"2018-07-19T01:51:05Z","binding:vnic_type":"normal","device_id":"3fc7fded-9e72-46c6-b24c-9825e7cb9433","ip_allocation":"immediate"}]} 2018-07-19 01:51:06,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=3fc7fded-9e72-46c6-b24c-9825e7cb9433 used request id req-9fa791e9-b807-4bab-9572-2df111525c48 2018-07-19 01:51:06,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ff99972a37ecff289f04f1a365947d575577e" 2018-07-19 01:51:06,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-1985150f-d733-4288-a9d4-6e741482e67b Date: Thu, 19 Jul 2018 01:51:06 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4}} 2018-07-19 01:51:06,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87 used request id req-1985150f-d733-4288-a9d4-6e741482e67b 2018-07-19 01:51:06,889 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-ef7c5803-ce16-4d63-aba5-7a437f1f4fbd-pub-router 2018-07-19 01:51:06,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/3fc7fded-9e72-46c6-b24c-9825e7cb9433 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ff99972a37ecff289f04f1a365947d575577e" 2018-07-19 01:51:08,430 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d225bd70-5464-4948-be30-0d3eb0694a09 Content-Length: 0 Date: Thu, 19 Jul 2018 01:51:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:51:08,430 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/3fc7fded-9e72-46c6-b24c-9825e7cb9433 used request id req-d225bd70-5464-4948-be30-0d3eb0694a09 2018-07-19 01:51:08,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-ef7c5803-ce16-4d63-aba5-7a437f1f4fbd-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ff99972a37ecff289f04f1a365947d575577e" 2018-07-19 01:51:08,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-31511e50-6e31-4bca-8627-313039d3afa6 Date: Thu, 19 Jul 2018 01:51:08 GMT RESP BODY: {"routers": []} 2018-07-19 01:51:08,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-ef7c5803-ce16-4d63-aba5-7a437f1f4fbd-pub-router used request id req-31511e50-6e31-4bca-8627-313039d3afa6 2018-07-19 01:51:08,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:08,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["Biz2w-v2QfChvkj2Xn2o_w"], "issued_at": "2018-07-19T01:51:08.000000Z"}} 2018-07-19 01:51:08,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bfa98059dfc8fc3b6251a82cf08e38a2a5a19a" 2018-07-19 01:51:09,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f74a397-117b-4bb8-90e2-f728ee3a5aa5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:09,000 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1f74a397-117b-4bb8-90e2-f728ee3a5aa5 2018-07-19 01:51:09,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:51:09,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:09,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["5X9gDOW-Tx-kA7wHQN0UKQ"], "issued_at": "2018-07-19T01:51:09.000000Z"}} 2018-07-19 01:51:09,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6808f14028b2ac6450bc311aba924c73586bc26a" 2018-07-19 01:51:09,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0c547f8-0ea7-4340-8c0c-45fde2332068 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:09,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b0c547f8-0ea7-4340-8c0c-45fde2332068 2018-07-19 01:51:09,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bfa98059dfc8fc3b6251a82cf08e38a2a5a19a" 2018-07-19 01:51:09,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-da8649cf-d859-4b6c-9fc1-96b6f8d35d35 Date: Thu, 19 Jul 2018 01:51:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:51:09,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-da8649cf-d859-4b6c-9fc1-96b6f8d35d35 2018-07-19 01:51:09,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b15f386b-9c21-451f-8211-ef5d1b7d5209 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bfa98059dfc8fc3b6251a82cf08e38a2a5a19a" 2018-07-19 01:51:09,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-7de25b0c-4f81-461e-baea-5993f39730a6 Date: Thu, 19 Jul 2018 01:51:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4}]} 2018-07-19 01:51:09,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b15f386b-9c21-451f-8211-ef5d1b7d5209 used request id req-7de25b0c-4f81-461e-baea-5993f39730a6 2018-07-19 01:51:09,939 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-92fa883c-8e68-4cbd-b326-bc184e9e04a4-pub-router 2018-07-19 01:51:09,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bfa98059dfc8fc3b6251a82cf08e38a2a5a19a" -d '{"router": {"external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209"}, "name": "NeutronUtilsRouterTests-92fa883c-8e68-4cbd-b326-bc184e9e04a4-pub-router", "admin_state_up": true}}' 2018-07-19 01:51:11,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-78e515c5-8b49-44ac-ac63-005f4021e7a1 Date: Thu, 19 Jul 2018 01:51:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:09Z", "admin_state_up": true, "updated_at": "2018-07-19T01:51:10Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "6a4532c1-1565-4d4e-bd0b-05444c14f4d0", "name": "NeutronUtilsRouterTests-92fa883c-8e68-4cbd-b326-bc184e9e04a4-pub-router"}} 2018-07-19 01:51:11,292 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-78e515c5-8b49-44ac-ac63-005f4021e7a1 2018-07-19 01:51:11,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=6a4532c1-1565-4d4e-bd0b-05444c14f4d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bfa98059dfc8fc3b6251a82cf08e38a2a5a19a" 2018-07-19 01:51:11,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-d694ea2b-a68f-4d5f-ac85-12fd8fd2fecd Date: Thu, 19 Jul 2018 01:51:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:51:10Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","ip_address":"172.30.9.207"}],"id":"7d86d219-8846-4bab-8f26-8df610840954","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bc:cf:a6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"","created_at":"2018-07-19T01:51:10Z","binding:vnic_type":"normal","device_id":"6a4532c1-1565-4d4e-bd0b-05444c14f4d0","ip_allocation":"immediate"}]} 2018-07-19 01:51:11,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=6a4532c1-1565-4d4e-bd0b-05444c14f4d0 used request id req-d694ea2b-a68f-4d5f-ac85-12fd8fd2fecd 2018-07-19 01:51:11,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bfa98059dfc8fc3b6251a82cf08e38a2a5a19a" 2018-07-19 01:51:11,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-dfc7c1ab-896f-4846-a8d3-11dd1b753cf0 Date: Thu, 19 Jul 2018 01:51:11 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4}} 2018-07-19 01:51:11,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87 used request id req-dfc7c1ab-896f-4846-a8d3-11dd1b753cf0 2018-07-19 01:51:11,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-92fa883c-8e68-4cbd-b326-bc184e9e04a4-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bfa98059dfc8fc3b6251a82cf08e38a2a5a19a" 2018-07-19 01:51:11,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-9b2158ce-d70d-436d-bb3a-b4c8cb9dcb85 Date: Thu, 19 Jul 2018 01:51:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:09Z", "admin_state_up": true, "updated_at": "2018-07-19T01:51:10Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "6a4532c1-1565-4d4e-bd0b-05444c14f4d0", "name": "NeutronUtilsRouterTests-92fa883c-8e68-4cbd-b326-bc184e9e04a4-pub-router"}]} 2018-07-19 01:51:11,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-92fa883c-8e68-4cbd-b326-bc184e9e04a4-pub-router used request id req-9b2158ce-d70d-436d-bb3a-b4c8cb9dcb85 2018-07-19 01:51:11,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:51:11,519 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:51:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61fc82c3-79f9-4ebc-99e7-576b45bfb09a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:51:11,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-61fc82c3-79f9-4ebc-99e7-576b45bfb09a 2018-07-19 01:51:11,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bfa98059dfc8fc3b6251a82cf08e38a2a5a19a" 2018-07-19 01:51:11,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f9f3d6-ab16-4277-9190-273449a67760 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:51:11,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-28f9f3d6-ab16-4277-9190-273449a67760 2018-07-19 01:51:11,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=6a4532c1-1565-4d4e-bd0b-05444c14f4d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bfa98059dfc8fc3b6251a82cf08e38a2a5a19a" 2018-07-19 01:51:11,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-6b5d33bc-de30-441d-817f-d51a6c194ca7 Date: Thu, 19 Jul 2018 01:51:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:51:10Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","ip_address":"172.30.9.207"}],"id":"7d86d219-8846-4bab-8f26-8df610840954","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bc:cf:a6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"","created_at":"2018-07-19T01:51:10Z","binding:vnic_type":"normal","device_id":"6a4532c1-1565-4d4e-bd0b-05444c14f4d0","ip_allocation":"immediate"}]} 2018-07-19 01:51:11,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=6a4532c1-1565-4d4e-bd0b-05444c14f4d0 used request id req-6b5d33bc-de30-441d-817f-d51a6c194ca7 2018-07-19 01:51:11,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bfa98059dfc8fc3b6251a82cf08e38a2a5a19a" 2018-07-19 01:51:11,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-4ec5b09a-700d-4d46-bee5-195e8f8e783c Date: Thu, 19 Jul 2018 01:51:11 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4}} 2018-07-19 01:51:11,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87 used request id req-4ec5b09a-700d-4d46-bee5-195e8f8e783c 2018-07-19 01:51:11,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bfa98059dfc8fc3b6251a82cf08e38a2a5a19a" 2018-07-19 01:51:11,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-4ae95f65-2a51-43e3-bb42-841cb9db4bce Date: Thu, 19 Jul 2018 01:51:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:51:11,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-4ae95f65-2a51-43e3-bb42-841cb9db4bce 2018-07-19 01:51:11,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b15f386b-9c21-451f-8211-ef5d1b7d5209 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bfa98059dfc8fc3b6251a82cf08e38a2a5a19a" 2018-07-19 01:51:11,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-dc19a7e5-b304-456f-8c27-44afa43d4bb2 Date: Thu, 19 Jul 2018 01:51:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4}]} 2018-07-19 01:51:11,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b15f386b-9c21-451f-8211-ef5d1b7d5209 used request id req-dc19a7e5-b304-456f-8c27-44afa43d4bb2 2018-07-19 01:51:11,837 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-92fa883c-8e68-4cbd-b326-bc184e9e04a4-pub-router 2018-07-19 01:51:11,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/6a4532c1-1565-4d4e-bd0b-05444c14f4d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bfa98059dfc8fc3b6251a82cf08e38a2a5a19a" 2018-07-19 01:51:13,449 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-282b3e9c-8531-4667-9108-3e244c6a0d22 Content-Length: 0 Date: Thu, 19 Jul 2018 01:51:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:51:13,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/6a4532c1-1565-4d4e-bd0b-05444c14f4d0 used request id req-282b3e9c-8531-4667-9108-3e244c6a0d22 2018-07-19 01:51:13,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-92fa883c-8e68-4cbd-b326-bc184e9e04a4-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bfa98059dfc8fc3b6251a82cf08e38a2a5a19a" 2018-07-19 01:51:13,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b9a2a5ac-1930-4a67-8573-c5c3fe9e90f0 Date: Thu, 19 Jul 2018 01:51:13 GMT RESP BODY: {"routers": []} 2018-07-19 01:51:13,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-92fa883c-8e68-4cbd-b326-bc184e9e04a4-pub-router used request id req-b9a2a5ac-1930-4a67-8573-c5c3fe9e90f0 2018-07-19 01:51:13,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:13,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["DsNAi98aSDCdS5gnkrmOFA"], "issued_at": "2018-07-19T01:51:13.000000Z"}} 2018-07-19 01:51:13,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c90af36d5c5d183eeffd736429e576c95063c8" 2018-07-19 01:51:14,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-786f46d9-54c0-48f1-89e6-3d745706484d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:14,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-786f46d9-54c0-48f1-89e6-3d745706484d 2018-07-19 01:51:14,036 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-5734bfd1-06b8-4d3c-9d66-75b10a757e4cname 2018-07-19 01:51:14,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c90af36d5c5d183eeffd736429e576c95063c8" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-5734bfd1-06b8-4d3c-9d66-75b10a757e4cname"}}' 2018-07-19 01:51:14,364 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-c43d5e44-eba2-4b27-8071-ba4c34137504 Date: Thu, 19 Jul 2018 01:51:14 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:14Z", "updated_at": "2018-07-19T01:51:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:14Z", "revision_number": 0, "id": "6a170377-2fab-4e46-b2cd-268fa65d9309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:14Z", "security_group_id": "79954511-c72a-41c8-b124-d77e46707c94", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:14Z", "revision_number": 0, "id": "9041bbce-f8df-4ee7-8eac-909634f241ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:14Z", "security_group_id": "79954511-c72a-41c8-b124-d77e46707c94", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "79954511-c72a-41c8-b124-d77e46707c94", "name": "NeutronUtilsSecurityGroupTests-5734bfd1-06b8-4d3c-9d66-75b10a757e4cname"}} 2018-07-19 01:51:14,364 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-c43d5e44-eba2-4b27-8071-ba4c34137504 2018-07-19 01:51:14,365 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79954511-c72a-41c8-b124-d77e46707c94 2018-07-19 01:51:14,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=79954511-c72a-41c8-b124-d77e46707c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c90af36d5c5d183eeffd736429e576c95063c8" 2018-07-19 01:51:14,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0adee181-3e60-425f-add2-3b507093547a Date: Thu, 19 Jul 2018 01:51: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-07-19T01:51:14Z", "security_group_id": "79954511-c72a-41c8-b124-d77e46707c94", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:14Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "6a170377-2fab-4e46-b2cd-268fa65d9309"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:51:14Z", "security_group_id": "79954511-c72a-41c8-b124-d77e46707c94", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:14Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "9041bbce-f8df-4ee7-8eac-909634f241ac"}]} 2018-07-19 01:51:14,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=79954511-c72a-41c8-b124-d77e46707c94 used request id req-0adee181-3e60-425f-add2-3b507093547a 2018-07-19 01:51:14,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-5734bfd1-06b8-4d3c-9d66-75b10a757e4cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c90af36d5c5d183eeffd736429e576c95063c8" 2018-07-19 01:51:14,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-384ad969-9fdb-43f6-83e8-5940635c9273 Date: Thu, 19 Jul 2018 01:51:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:14Z", "updated_at": "2018-07-19T01:51:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:14Z", "revision_number": 0, "id": "6a170377-2fab-4e46-b2cd-268fa65d9309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:14Z", "security_group_id": "79954511-c72a-41c8-b124-d77e46707c94", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:14Z", "revision_number": 0, "id": "9041bbce-f8df-4ee7-8eac-909634f241ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:14Z", "security_group_id": "79954511-c72a-41c8-b124-d77e46707c94", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "79954511-c72a-41c8-b124-d77e46707c94", "name": "NeutronUtilsSecurityGroupTests-5734bfd1-06b8-4d3c-9d66-75b10a757e4cname"}]} 2018-07-19 01:51:14,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-5734bfd1-06b8-4d3c-9d66-75b10a757e4cname used request id req-384ad969-9fdb-43f6-83e8-5940635c9273 2018-07-19 01:51:14,500 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79954511-c72a-41c8-b124-d77e46707c94 2018-07-19 01:51:14,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=79954511-c72a-41c8-b124-d77e46707c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c90af36d5c5d183eeffd736429e576c95063c8" 2018-07-19 01:51:14,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ea1bdd9b-dfcc-4824-9d6e-e0d1c5683983 Date: Thu, 19 Jul 2018 01:51: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-07-19T01:51:14Z", "security_group_id": "79954511-c72a-41c8-b124-d77e46707c94", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:14Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "6a170377-2fab-4e46-b2cd-268fa65d9309"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:51:14Z", "security_group_id": "79954511-c72a-41c8-b124-d77e46707c94", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:14Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "9041bbce-f8df-4ee7-8eac-909634f241ac"}]} 2018-07-19 01:51:14,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=79954511-c72a-41c8-b124-d77e46707c94 used request id req-ea1bdd9b-dfcc-4824-9d6e-e0d1c5683983 2018-07-19 01:51:14,524 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-5734bfd1-06b8-4d3c-9d66-75b10a757e4cname 2018-07-19 01:51:14,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/79954511-c72a-41c8-b124-d77e46707c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c90af36d5c5d183eeffd736429e576c95063c8" 2018-07-19 01:51:14,657 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c917fc9c-da29-4c8e-92fc-e9b382fde07e Content-Length: 0 Date: Thu, 19 Jul 2018 01:51:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:51:14,657 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/79954511-c72a-41c8-b124-d77e46707c94 used request id req-c917fc9c-da29-4c8e-92fc-e9b382fde07e 2018-07-19 01:51:14,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-5734bfd1-06b8-4d3c-9d66-75b10a757e4cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c90af36d5c5d183eeffd736429e576c95063c8" 2018-07-19 01:51:14,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1a1d6618-9f96-423e-ac1f-44a1b351cba7 Date: Thu, 19 Jul 2018 01:51:14 GMT RESP BODY: {"security_groups": []} 2018-07-19 01:51:14,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-5734bfd1-06b8-4d3c-9d66-75b10a757e4cname used request id req-1a1d6618-9f96-423e-ac1f-44a1b351cba7 2018-07-19 01:51:14,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:15,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["kYiDCTELS6W2DzX1JnS3ww"], "issued_at": "2018-07-19T01:51:15.000000Z"}} 2018-07-19 01:51:15,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c5faa07238404f863238bcff58f2b5a32f881e" 2018-07-19 01:51:15,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc90a996-a3e2-4ed4-a2e5-31a00e653f67 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:15,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dc90a996-a3e2-4ed4-a2e5-31a00e653f67 2018-07-19 01:51:15,128 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-adabd5f0-de7a-4e76-8231-3ccde1b979b1name-1 2018-07-19 01:51:15,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c5faa07238404f863238bcff58f2b5a32f881e" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-adabd5f0-de7a-4e76-8231-3ccde1b979b1name-1", "description": "hello group"}}' 2018-07-19 01:51:15,453 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-30145f6c-9dab-4c7e-9e5a-f0b31144790b Date: Thu, 19 Jul 2018 01:51:15 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:15Z", "updated_at": "2018-07-19T01:51:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:15Z", "revision_number": 0, "id": "53745a91-a7d7-487d-9304-5138439005af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:15Z", "security_group_id": "dcc070f5-72bb-4e3a-a067-3d5e5f45a093", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:15Z", "revision_number": 0, "id": "e2c92d88-bc06-4efe-99db-98dac8db83cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:15Z", "security_group_id": "dcc070f5-72bb-4e3a-a067-3d5e5f45a093", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "dcc070f5-72bb-4e3a-a067-3d5e5f45a093", "name": "NeutronUtilsSecurityGroupTests-adabd5f0-de7a-4e76-8231-3ccde1b979b1name-1"}} 2018-07-19 01:51:15,453 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-30145f6c-9dab-4c7e-9e5a-f0b31144790b 2018-07-19 01:51:15,454 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dcc070f5-72bb-4e3a-a067-3d5e5f45a093 2018-07-19 01:51:15,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dcc070f5-72bb-4e3a-a067-3d5e5f45a093 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c5faa07238404f863238bcff58f2b5a32f881e" 2018-07-19 01:51:15,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7244c60b-7009-4685-93d2-9636ef18a6c5 Date: Thu, 19 Jul 2018 01:51:15 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-07-19T01:51:15Z", "security_group_id": "dcc070f5-72bb-4e3a-a067-3d5e5f45a093", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:15Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "53745a91-a7d7-487d-9304-5138439005af"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:51:15Z", "security_group_id": "dcc070f5-72bb-4e3a-a067-3d5e5f45a093", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:15Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "e2c92d88-bc06-4efe-99db-98dac8db83cc"}]} 2018-07-19 01:51:15,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dcc070f5-72bb-4e3a-a067-3d5e5f45a093 used request id req-7244c60b-7009-4685-93d2-9636ef18a6c5 2018-07-19 01:51:15,500 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-adabd5f0-de7a-4e76-8231-3ccde1b979b1name-2 2018-07-19 01:51:15,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c5faa07238404f863238bcff58f2b5a32f881e" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-adabd5f0-de7a-4e76-8231-3ccde1b979b1name-2", "description": "hola group"}}' 2018-07-19 01:51:15,680 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-14ecf8e9-46b7-4778-80ee-a9486eb122b5 Date: Thu, 19 Jul 2018 01:51:15 GMT RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:15Z", "updated_at": "2018-07-19T01:51:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:15Z", "revision_number": 0, "id": "2cba8e5e-052a-4403-a413-3cf6d99607f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:15Z", "security_group_id": "22bf9abf-837d-44e0-b3bc-f39ad1e18269", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:15Z", "revision_number": 0, "id": "4bd46dfc-c6d3-4cd6-8f4b-f7561023e3dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:15Z", "security_group_id": "22bf9abf-837d-44e0-b3bc-f39ad1e18269", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "22bf9abf-837d-44e0-b3bc-f39ad1e18269", "name": "NeutronUtilsSecurityGroupTests-adabd5f0-de7a-4e76-8231-3ccde1b979b1name-2"}} 2018-07-19 01:51:15,681 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-14ecf8e9-46b7-4778-80ee-a9486eb122b5 2018-07-19 01:51:15,681 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 22bf9abf-837d-44e0-b3bc-f39ad1e18269 2018-07-19 01:51:15,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=22bf9abf-837d-44e0-b3bc-f39ad1e18269 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c5faa07238404f863238bcff58f2b5a32f881e" 2018-07-19 01:51:15,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5f65f408-3de4-41df-b52c-67085b82c3cd Date: Thu, 19 Jul 2018 01:51:15 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-07-19T01:51:15Z", "security_group_id": "22bf9abf-837d-44e0-b3bc-f39ad1e18269", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:15Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "2cba8e5e-052a-4403-a413-3cf6d99607f6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:51:15Z", "security_group_id": "22bf9abf-837d-44e0-b3bc-f39ad1e18269", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:15Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "4bd46dfc-c6d3-4cd6-8f4b-f7561023e3dd"}]} 2018-07-19 01:51:15,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=22bf9abf-837d-44e0-b3bc-f39ad1e18269 used request id req-5f65f408-3de4-41df-b52c-67085b82c3cd 2018-07-19 01:51:15,722 - neutron_utils - INFO - Listing the available security groups 2018-07-19 01:51:15,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c5faa07238404f863238bcff58f2b5a32f881e" 2018-07-19 01:51:15,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 24213 X-Openstack-Request-Id: req-6cd22e77-5ffd-4a81-a3e3-e85e8b389314 Date: Thu, 19 Jul 2018 01:51:15 GMT RESP BODY: {"security_groups": [{"description": "hola group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:15Z", "updated_at": "2018-07-19T01:51:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:15Z", "revision_number": 0, "id": "2cba8e5e-052a-4403-a413-3cf6d99607f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:15Z", "security_group_id": "22bf9abf-837d-44e0-b3bc-f39ad1e18269", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:15Z", "revision_number": 0, "id": "4bd46dfc-c6d3-4cd6-8f4b-f7561023e3dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:15Z", "security_group_id": "22bf9abf-837d-44e0-b3bc-f39ad1e18269", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "22bf9abf-837d-44e0-b3bc-f39ad1e18269", "name": "NeutronUtilsSecurityGroupTests-adabd5f0-de7a-4e76-8231-3ccde1b979b1name-2"}, {"description": "Default security group", "tags": [], "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:37Z", "updated_at": "2018-07-19T01:45:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "55fab744-0675-4817-8ca4-149506d206ac", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "58d4131a-abfe-4d84-aa0c-6a733d877936", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv4", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "cc1fa3a5-310b-404e-bd7b-23199157d572", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "revision_number": 0, "id": "e23f2d7f-5518-4b6a-9283-108eea6141ec", "remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "remote_ip_prefix": null, "created_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "port_range_min": null, "ethertype": "IPv6", "project_id": "afb85065340d42ed9eee5b4bc6503710"}], "revision_number": 1, "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:14Z", "updated_at": "2018-07-19T01:47:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "04d1d32f-e678-41f7-8076-477b82ea420a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "263edd32-90ff-4dbd-8ace-7f2de75933b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "ee45226d-484f-44ca-b475-a1db2fd1d40a", "remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv6", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "revision_number": 0, "id": "fd55c068-a117-4c66-9156-c3c787a9eebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "port_range_min": null, "ethertype": "IPv4", "project_id": "297a03fa47ca4bf89a83ac1519fd866e"}], "revision_number": 1, "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "5c348a94-ad17-415b-a554-a8d9d313d977", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "created_at": "2018-07-19T01:46:27Z", "updated_at": "2018-07-19T01:46:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "24aeed7d-800d-4aed-9206-a3b520f49acf", "remote_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "36bf9d89-b4f5-499f-89e4-ff13b5f51cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "38938142-c88f-4f1d-ba3a-7dea0248b340", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "revision_number": 0, "id": "43b01b11-ef6b-4a8d-abf6-ab303e1ed5b3", "remote_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "remote_ip_prefix": null, "created_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "a07b532df0514ae0b0a6819df85b66ca"}], "revision_number": 1, "project_id": "a07b532df0514ae0b0a6819df85b66ca", "id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:44:57Z", "updated_at": "2018-07-19T01:44:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "4756e1fc-92d3-466b-b479-ec324e39ed50", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "54b14ab0-2f3f-4df1-8801-17771a10bb20", "remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "676f40e0-0e58-42a0-9df7-935eec2316f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv6", "project_id": "295093b5a2884f91aa1f1d270ab17311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "revision_number": 0, "id": "b6fb12b5-efc5-4194-ac47-c99c3e881673", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "port_range_min": null, "ethertype": "IPv4", "project_id": "295093b5a2884f91aa1f1d270ab17311"}], "revision_number": 1, "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e12972053e4748afee8134c44dbf9f", "created_at": "2018-07-19T01:43:30Z", "updated_at": "2018-07-19T01:43:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "4a4c72ca-8fb1-4750-872c-ca988cf67f19", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "cf8b00ed-0bea-480f-a663-828e0f59559b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "e0697b95-7b22-4291-bb26-c058a2741da9", "remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e12972053e4748afee8134c44dbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "revision_number": 0, "id": "f657da31-c233-4545-b3d9-b85dd358b45e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "tenant_id": "67e12972053e4748afee8134c44dbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e12972053e4748afee8134c44dbf9f"}], "revision_number": 1, "project_id": "67e12972053e4748afee8134c44dbf9f", "id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-19T01:43:18Z", "updated_at": "2018-07-19T01:43:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "193b8517-470d-453e-a265-ce9b9b26f5d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "6a19c421-d0b2-45be-85af-5363ad3397e8", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "8fa7798e-d456-4c8e-8535-01dda4b6bc51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "revision_number": 0, "id": "eb1212aa-30f9-4795-b27b-0b175b183b90", "remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "created_at": "2018-07-19T01:40:32Z", "updated_at": "2018-07-19T01:40:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "cff0f5c7-1feb-4d14-9156-979d1fb6fd8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "e7df14eb-5645-4560-9d9e-94a6da43fa1e", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "f54359c6-c0ca-4f98-be27-940cf88c088a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "revision_number": 0, "id": "faa37d0e-1254-4c16-aba1-a91d71fd5875", "remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "remote_ip_prefix": null, "created_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f544d51ac9444a8b08581ab41564db8"}], "revision_number": 1, "project_id": "3f544d51ac9444a8b08581ab41564db8", "id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "name": "default"}, {"description": "hello group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:15Z", "updated_at": "2018-07-19T01:51:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:15Z", "revision_number": 0, "id": "53745a91-a7d7-487d-9304-5138439005af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:15Z", "security_group_id": "dcc070f5-72bb-4e3a-a067-3d5e5f45a093", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:15Z", "revision_number": 0, "id": "e2c92d88-bc06-4efe-99db-98dac8db83cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:15Z", "security_group_id": "dcc070f5-72bb-4e3a-a067-3d5e5f45a093", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "dcc070f5-72bb-4e3a-a067-3d5e5f45a093", "name": "NeutronUtilsSecurityGroupTests-adabd5f0-de7a-4e76-8231-3ccde1b979b1name-1"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:49:01Z", "updated_at": "2018-07-19T01:49:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "3e0168ca-a827-4193-a80f-d15c1428e49e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "a28c756d-514a-4bff-96d8-a236add7e46f", "remote_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "a93c5a38-38a6-402b-a7ee-a74d3a1d55a6", "remote_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "revision_number": 0, "id": "cda4476d-196e-44d8-88d5-a76b747b1226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "created_at": "2018-07-19T01:44:02Z", "updated_at": "2018-07-19T01:44:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "260efffe-d23f-4873-91f9-9a81f164ddce", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "3ac30d19-c888-43c3-bbc4-0d2da352cae8", "remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "70bf8aa6-fb82-4bf4-9fe6-33e0b3e67f6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "revision_number": 0, "id": "ffb279e6-f7d0-48fd-9cd3-03e47e4ddb99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5"}], "revision_number": 1, "project_id": "8d43272a7a7d47d2898cdcaface4e5b5", "id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "name": "default"}]} 2018-07-19 01:51:15,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-6cd22e77-5ffd-4a81-a3e3-e85e8b389314 2018-07-19 01:51:15,844 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 22bf9abf-837d-44e0-b3bc-f39ad1e18269 2018-07-19 01:51:15,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=22bf9abf-837d-44e0-b3bc-f39ad1e18269 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c5faa07238404f863238bcff58f2b5a32f881e" 2018-07-19 01:51:15,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6153bd09-8b9a-49d3-bd9d-ee5cfd3290f0 Date: Thu, 19 Jul 2018 01:51:15 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-07-19T01:51:15Z", "security_group_id": "22bf9abf-837d-44e0-b3bc-f39ad1e18269", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:15Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "2cba8e5e-052a-4403-a413-3cf6d99607f6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:51:15Z", "security_group_id": "22bf9abf-837d-44e0-b3bc-f39ad1e18269", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:15Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "4bd46dfc-c6d3-4cd6-8f4b-f7561023e3dd"}]} 2018-07-19 01:51:15,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=22bf9abf-837d-44e0-b3bc-f39ad1e18269 used request id req-6153bd09-8b9a-49d3-bd9d-ee5cfd3290f0 2018-07-19 01:51:15,872 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2c56bd58-49ac-4eb3-afab-ac54e3e5e059 2018-07-19 01:51:15,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=2c56bd58-49ac-4eb3-afab-ac54e3e5e059 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c5faa07238404f863238bcff58f2b5a32f881e" 2018-07-19 01:51:15,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-065d82de-c5d2-4881-bc22-fca2e2ebd60d Date: Thu, 19 Jul 2018 01:51:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "port_range_min": null, "revision_number": 0, "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:37Z", "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "55fab744-0675-4817-8ca4-149506d206ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "port_range_min": null, "revision_number": 0, "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:37Z", "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "58d4131a-abfe-4d84-aa0c-6a733d877936"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "port_range_min": null, "revision_number": 0, "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:37Z", "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "cc1fa3a5-310b-404e-bd7b-23199157d572"}, {"remote_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:45:37Z", "security_group_id": "2c56bd58-49ac-4eb3-afab-ac54e3e5e059", "port_range_min": null, "revision_number": 0, "tenant_id": "afb85065340d42ed9eee5b4bc6503710", "created_at": "2018-07-19T01:45:37Z", "project_id": "afb85065340d42ed9eee5b4bc6503710", "id": "e23f2d7f-5518-4b6a-9283-108eea6141ec"}]} 2018-07-19 01:51:15,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=2c56bd58-49ac-4eb3-afab-ac54e3e5e059 used request id req-065d82de-c5d2-4881-bc22-fca2e2ebd60d 2018-07-19 01:51:15,897 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c348a94-ad17-415b-a554-a8d9d313d977 2018-07-19 01:51:15,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5c348a94-ad17-415b-a554-a8d9d313d977 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c5faa07238404f863238bcff58f2b5a32f881e" 2018-07-19 01:51:15,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-004d840a-0265-48fd-ab60-b7a8bd9f0861 Date: Thu, 19 Jul 2018 01:51:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "port_range_min": null, "revision_number": 0, "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:14Z", "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "04d1d32f-e678-41f7-8076-477b82ea420a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "port_range_min": null, "revision_number": 0, "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:14Z", "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "263edd32-90ff-4dbd-8ace-7f2de75933b8"}, {"remote_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "port_range_min": null, "revision_number": 0, "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:14Z", "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "ee45226d-484f-44ca-b475-a1db2fd1d40a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:47:14Z", "security_group_id": "5c348a94-ad17-415b-a554-a8d9d313d977", "port_range_min": null, "revision_number": 0, "tenant_id": "297a03fa47ca4bf89a83ac1519fd866e", "created_at": "2018-07-19T01:47:14Z", "project_id": "297a03fa47ca4bf89a83ac1519fd866e", "id": "fd55c068-a117-4c66-9156-c3c787a9eebe"}]} 2018-07-19 01:51:15,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5c348a94-ad17-415b-a554-a8d9d313d977 used request id req-004d840a-0265-48fd-ab60-b7a8bd9f0861 2018-07-19 01:51:15,921 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71cc8795-43a1-4ffe-94d5-7defae52a924 2018-07-19 01:51:15,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=71cc8795-43a1-4ffe-94d5-7defae52a924 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c5faa07238404f863238bcff58f2b5a32f881e" 2018-07-19 01:51:15,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d1aff708-6a73-40ea-995c-b7509d91a6ae Date: Thu, 19 Jul 2018 01:51:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "port_range_min": null, "revision_number": 0, "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "created_at": "2018-07-19T01:46:27Z", "project_id": "a07b532df0514ae0b0a6819df85b66ca", "id": "24aeed7d-800d-4aed-9206-a3b520f49acf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "port_range_min": null, "revision_number": 0, "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "created_at": "2018-07-19T01:46:27Z", "project_id": "a07b532df0514ae0b0a6819df85b66ca", "id": "36bf9d89-b4f5-499f-89e4-ff13b5f51cad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "port_range_min": null, "revision_number": 0, "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "created_at": "2018-07-19T01:46:27Z", "project_id": "a07b532df0514ae0b0a6819df85b66ca", "id": "38938142-c88f-4f1d-ba3a-7dea0248b340"}, {"remote_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:46:27Z", "security_group_id": "71cc8795-43a1-4ffe-94d5-7defae52a924", "port_range_min": null, "revision_number": 0, "tenant_id": "a07b532df0514ae0b0a6819df85b66ca", "created_at": "2018-07-19T01:46:27Z", "project_id": "a07b532df0514ae0b0a6819df85b66ca", "id": "43b01b11-ef6b-4a8d-abf6-ab303e1ed5b3"}]} 2018-07-19 01:51:15,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=71cc8795-43a1-4ffe-94d5-7defae52a924 used request id req-d1aff708-6a73-40ea-995c-b7509d91a6ae 2018-07-19 01:51:15,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e91c2a5-a035-4ccd-8130-749722bf6d08 2018-07-19 01:51:15,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9e91c2a5-a035-4ccd-8130-749722bf6d08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c5faa07238404f863238bcff58f2b5a32f881e" 2018-07-19 01:51:15,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9c5dfaa6-6373-435b-b174-7d2b8a378757 Date: Thu, 19 Jul 2018 01:51:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "port_range_min": null, "revision_number": 0, "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:44:57Z", "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "4756e1fc-92d3-466b-b479-ec324e39ed50"}, {"remote_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "port_range_min": null, "revision_number": 0, "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:44:57Z", "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "54b14ab0-2f3f-4df1-8801-17771a10bb20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "port_range_min": null, "revision_number": 0, "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:44:57Z", "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "676f40e0-0e58-42a0-9df7-935eec2316f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:44:57Z", "security_group_id": "9e91c2a5-a035-4ccd-8130-749722bf6d08", "port_range_min": null, "revision_number": 0, "tenant_id": "295093b5a2884f91aa1f1d270ab17311", "created_at": "2018-07-19T01:44:57Z", "project_id": "295093b5a2884f91aa1f1d270ab17311", "id": "b6fb12b5-efc5-4194-ac47-c99c3e881673"}]} 2018-07-19 01:51:15,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9e91c2a5-a035-4ccd-8130-749722bf6d08 used request id req-9c5dfaa6-6373-435b-b174-7d2b8a378757 2018-07-19 01:51:15,969 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6 2018-07-19 01:51:15,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c5faa07238404f863238bcff58f2b5a32f881e" 2018-07-19 01:51:15,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-161a24d7-d42e-47c7-8e6f-b8d55044d680 Date: Thu, 19 Jul 2018 01:51:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "port_range_min": null, "revision_number": 0, "tenant_id": "67e12972053e4748afee8134c44dbf9f", "created_at": "2018-07-19T01:43:30Z", "project_id": "67e12972053e4748afee8134c44dbf9f", "id": "4a4c72ca-8fb1-4750-872c-ca988cf67f19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "port_range_min": null, "revision_number": 0, "tenant_id": "67e12972053e4748afee8134c44dbf9f", "created_at": "2018-07-19T01:43:30Z", "project_id": "67e12972053e4748afee8134c44dbf9f", "id": "cf8b00ed-0bea-480f-a663-828e0f59559b"}, {"remote_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "port_range_min": null, "revision_number": 0, "tenant_id": "67e12972053e4748afee8134c44dbf9f", "created_at": "2018-07-19T01:43:30Z", "project_id": "67e12972053e4748afee8134c44dbf9f", "id": "e0697b95-7b22-4291-bb26-c058a2741da9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:43:30Z", "security_group_id": "b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6", "port_range_min": null, "revision_number": 0, "tenant_id": "67e12972053e4748afee8134c44dbf9f", "created_at": "2018-07-19T01:43:30Z", "project_id": "67e12972053e4748afee8134c44dbf9f", "id": "f657da31-c233-4545-b3d9-b85dd358b45e"}]} 2018-07-19 01:51:15,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b71f72d8-1b5a-4277-b630-b2c7ed5fcfe6 used request id req-161a24d7-d42e-47c7-8e6f-b8d55044d680 2018-07-19 01:51:15,994 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c44bb27d-fa36-4289-a2be-7982ab7c72b6 2018-07-19 01:51:15,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c44bb27d-fa36-4289-a2be-7982ab7c72b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c5faa07238404f863238bcff58f2b5a32f881e" 2018-07-19 01:51:16,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1792 X-Openstack-Request-Id: req-b1a1e485-fdfd-4b36-a577-79858c5a37a0 Date: Thu, 19 Jul 2018 01:51: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-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-19T01:43:18Z", "project_id": "", "id": "193b8517-470d-453e-a265-ce9b9b26f5d2"}, {"remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-19T01:43:18Z", "project_id": "", "id": "6a19c421-d0b2-45be-85af-5363ad3397e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-19T01:43:18Z", "project_id": "", "id": "8fa7798e-d456-4c8e-8535-01dda4b6bc51"}, {"remote_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:43:18Z", "security_group_id": "c44bb27d-fa36-4289-a2be-7982ab7c72b6", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-19T01:43:18Z", "project_id": "", "id": "eb1212aa-30f9-4795-b27b-0b175b183b90"}]} 2018-07-19 01:51:16,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c44bb27d-fa36-4289-a2be-7982ab7c72b6 used request id req-b1a1e485-fdfd-4b36-a577-79858c5a37a0 2018-07-19 01:51:16,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cd66e054-1885-4ac7-8777-dd5fb8e32b6f 2018-07-19 01:51:16,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=cd66e054-1885-4ac7-8777-dd5fb8e32b6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c5faa07238404f863238bcff58f2b5a32f881e" 2018-07-19 01:51:16,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f96e3694-ad13-4784-9f6b-28d91a2e4a5c Date: Thu, 19 Jul 2018 01:51:16 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-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "port_range_min": null, "revision_number": 0, "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "created_at": "2018-07-19T01:40:32Z", "project_id": "3f544d51ac9444a8b08581ab41564db8", "id": "cff0f5c7-1feb-4d14-9156-979d1fb6fd8a"}, {"remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "port_range_min": null, "revision_number": 0, "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "created_at": "2018-07-19T01:40:32Z", "project_id": "3f544d51ac9444a8b08581ab41564db8", "id": "e7df14eb-5645-4560-9d9e-94a6da43fa1e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "port_range_min": null, "revision_number": 0, "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "created_at": "2018-07-19T01:40:32Z", "project_id": "3f544d51ac9444a8b08581ab41564db8", "id": "f54359c6-c0ca-4f98-be27-940cf88c088a"}, {"remote_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:40:32Z", "security_group_id": "cd66e054-1885-4ac7-8777-dd5fb8e32b6f", "port_range_min": null, "revision_number": 0, "tenant_id": "3f544d51ac9444a8b08581ab41564db8", "created_at": "2018-07-19T01:40:32Z", "project_id": "3f544d51ac9444a8b08581ab41564db8", "id": "faa37d0e-1254-4c16-aba1-a91d71fd5875"}]} 2018-07-19 01:51:16,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=cd66e054-1885-4ac7-8777-dd5fb8e32b6f used request id req-f96e3694-ad13-4784-9f6b-28d91a2e4a5c 2018-07-19 01:51:16,041 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dcc070f5-72bb-4e3a-a067-3d5e5f45a093 2018-07-19 01:51:16,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dcc070f5-72bb-4e3a-a067-3d5e5f45a093 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c5faa07238404f863238bcff58f2b5a32f881e" 2018-07-19 01:51:16,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cfc23ca2-0d74-4784-991a-b715f8320718 Date: Thu, 19 Jul 2018 01:51:16 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-07-19T01:51:15Z", "security_group_id": "dcc070f5-72bb-4e3a-a067-3d5e5f45a093", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:15Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "53745a91-a7d7-487d-9304-5138439005af"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:51:15Z", "security_group_id": "dcc070f5-72bb-4e3a-a067-3d5e5f45a093", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:15Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "e2c92d88-bc06-4efe-99db-98dac8db83cc"}]} 2018-07-19 01:51:16,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dcc070f5-72bb-4e3a-a067-3d5e5f45a093 used request id req-cfc23ca2-0d74-4784-991a-b715f8320718 2018-07-19 01:51:16,066 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e5c10a90-466c-4571-9911-3e89492eb7a6 2018-07-19 01:51:16,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e5c10a90-466c-4571-9911-3e89492eb7a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c5faa07238404f863238bcff58f2b5a32f881e" 2018-07-19 01:51:16,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3160db61-6137-45fb-80e2-e3d3a8a02126 Date: Thu, 19 Jul 2018 01:51: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-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:49:01Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "3e0168ca-a827-4193-a80f-d15c1428e49e"}, {"remote_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:49:01Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "a28c756d-514a-4bff-96d8-a236add7e46f"}, {"remote_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:49:01Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "a93c5a38-38a6-402b-a7ee-a74d3a1d55a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:49:01Z", "security_group_id": "e5c10a90-466c-4571-9911-3e89492eb7a6", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:49:01Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "cda4476d-196e-44d8-88d5-a76b747b1226"}]} 2018-07-19 01:51:16,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e5c10a90-466c-4571-9911-3e89492eb7a6 used request id req-3160db61-6137-45fb-80e2-e3d3a8a02126 2018-07-19 01:51:16,090 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e77079be-00fa-4aa3-9f1f-128e776bfaaa 2018-07-19 01:51:16,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e77079be-00fa-4aa3-9f1f-128e776bfaaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c5faa07238404f863238bcff58f2b5a32f881e" 2018-07-19 01:51:16,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b57ebe4c-6a46-47ab-8f84-9e84293da9f8 Date: Thu, 19 Jul 2018 01:51:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "port_range_min": null, "revision_number": 0, "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "created_at": "2018-07-19T01:44:02Z", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5", "id": "260efffe-d23f-4873-91f9-9a81f164ddce"}, {"remote_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "port_range_min": null, "revision_number": 0, "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "created_at": "2018-07-19T01:44:02Z", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5", "id": "3ac30d19-c888-43c3-bbc4-0d2da352cae8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "port_range_min": null, "revision_number": 0, "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "created_at": "2018-07-19T01:44:02Z", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5", "id": "70bf8aa6-fb82-4bf4-9fe6-33e0b3e67f6b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:44:02Z", "security_group_id": "e77079be-00fa-4aa3-9f1f-128e776bfaaa", "port_range_min": null, "revision_number": 0, "tenant_id": "8d43272a7a7d47d2898cdcaface4e5b5", "created_at": "2018-07-19T01:44:02Z", "project_id": "8d43272a7a7d47d2898cdcaface4e5b5", "id": "ffb279e6-f7d0-48fd-9cd3-03e47e4ddb99"}]} 2018-07-19 01:51:16,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e77079be-00fa-4aa3-9f1f-128e776bfaaa used request id req-b57ebe4c-6a46-47ab-8f84-9e84293da9f8 2018-07-19 01:51:16,115 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-adabd5f0-de7a-4e76-8231-3ccde1b979b1name-1 2018-07-19 01:51:16,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/dcc070f5-72bb-4e3a-a067-3d5e5f45a093 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c5faa07238404f863238bcff58f2b5a32f881e" 2018-07-19 01:51:16,244 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24deb545-8bf4-473b-814c-49d74e037267 Content-Length: 0 Date: Thu, 19 Jul 2018 01:51:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:51:16,244 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/dcc070f5-72bb-4e3a-a067-3d5e5f45a093 used request id req-24deb545-8bf4-473b-814c-49d74e037267 2018-07-19 01:51:16,245 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-adabd5f0-de7a-4e76-8231-3ccde1b979b1name-2 2018-07-19 01:51:16,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/22bf9abf-837d-44e0-b3bc-f39ad1e18269 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9c5faa07238404f863238bcff58f2b5a32f881e" 2018-07-19 01:51:16,357 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-163501e5-c31c-47d0-8dd4-e1e6baab15bb Content-Length: 0 Date: Thu, 19 Jul 2018 01:51:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:51:16,357 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/22bf9abf-837d-44e0-b3bc-f39ad1e18269 used request id req-163501e5-c31c-47d0-8dd4-e1e6baab15bb 2018-07-19 01:51:16,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:16,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["GN2u2LVaSVC5hkfPykZGqQ"], "issued_at": "2018-07-19T01:51:16.000000Z"}} 2018-07-19 01:51:16,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da971202ec31381f56b92ca5b023f779d87d7417" 2018-07-19 01:51:16,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3f1fcfe-c693-4be9-bf5c-52b6bfe6a8b5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:16,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f3f1fcfe-c693-4be9-bf5c-52b6bfe6a8b5 2018-07-19 01:51:16,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:17,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["nyUhEoUtRgWLHE3xms0tFw"], "issued_at": "2018-07-19T01:51:17.000000Z"}} 2018-07-19 01:51:17,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386f817a0eb3bb75eb0f5edb4dc1762b388675ae" 2018-07-19 01:51:17,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91f3c787-d4d8-4276-b2b4-8bb2b8507f54 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:17,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-91f3c787-d4d8-4276-b2b4-8bb2b8507f54 2018-07-19 01:51:17,428 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-c9ef6d46-cd57-41fd-a2c0-6aa47f00484cname 2018-07-19 01:51:17,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386f817a0eb3bb75eb0f5edb4dc1762b388675ae" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-c9ef6d46-cd57-41fd-a2c0-6aa47f00484cname", "description": "hello group"}}' 2018-07-19 01:51:17,741 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-af710aaf-3318-4ff9-af93-7eb7b80a8829 Date: Thu, 19 Jul 2018 01:51:17 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:17Z", "updated_at": "2018-07-19T01:51:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:17Z", "revision_number": 0, "id": "622363f3-2800-4646-8578-06772c13fde1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:17Z", "security_group_id": "c306a5c9-39aa-4ea1-adf4-038cde8f0cc5", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:17Z", "revision_number": 0, "id": "ce90d06a-2bb6-475d-9cb0-d0a69a680a06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:17Z", "security_group_id": "c306a5c9-39aa-4ea1-adf4-038cde8f0cc5", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "c306a5c9-39aa-4ea1-adf4-038cde8f0cc5", "name": "NeutronUtilsSecurityGroupTests-c9ef6d46-cd57-41fd-a2c0-6aa47f00484cname"}} 2018-07-19 01:51:17,741 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-af710aaf-3318-4ff9-af93-7eb7b80a8829 2018-07-19 01:51:17,742 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c306a5c9-39aa-4ea1-adf4-038cde8f0cc5 2018-07-19 01:51:17,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c306a5c9-39aa-4ea1-adf4-038cde8f0cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386f817a0eb3bb75eb0f5edb4dc1762b388675ae" 2018-07-19 01:51:17,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5e8e4137-22d3-45a2-8091-237d9da00511 Date: Thu, 19 Jul 2018 01:51: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-07-19T01:51:17Z", "security_group_id": "c306a5c9-39aa-4ea1-adf4-038cde8f0cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:17Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "622363f3-2800-4646-8578-06772c13fde1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:51:17Z", "security_group_id": "c306a5c9-39aa-4ea1-adf4-038cde8f0cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:17Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "ce90d06a-2bb6-475d-9cb0-d0a69a680a06"}]} 2018-07-19 01:51:17,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c306a5c9-39aa-4ea1-adf4-038cde8f0cc5 used request id req-5e8e4137-22d3-45a2-8091-237d9da00511 2018-07-19 01:51:17,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-c9ef6d46-cd57-41fd-a2c0-6aa47f00484cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386f817a0eb3bb75eb0f5edb4dc1762b388675ae" 2018-07-19 01:51:17,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-cdd45f80-05d9-41b0-a201-946b66218a80 Date: Thu, 19 Jul 2018 01:51:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:17Z", "updated_at": "2018-07-19T01:51:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:17Z", "revision_number": 0, "id": "622363f3-2800-4646-8578-06772c13fde1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:17Z", "security_group_id": "c306a5c9-39aa-4ea1-adf4-038cde8f0cc5", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:17Z", "revision_number": 0, "id": "ce90d06a-2bb6-475d-9cb0-d0a69a680a06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:17Z", "security_group_id": "c306a5c9-39aa-4ea1-adf4-038cde8f0cc5", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "c306a5c9-39aa-4ea1-adf4-038cde8f0cc5", "name": "NeutronUtilsSecurityGroupTests-c9ef6d46-cd57-41fd-a2c0-6aa47f00484cname"}]} 2018-07-19 01:51:17,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-c9ef6d46-cd57-41fd-a2c0-6aa47f00484cname&description=hello+group used request id req-cdd45f80-05d9-41b0-a201-946b66218a80 2018-07-19 01:51:17,853 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c306a5c9-39aa-4ea1-adf4-038cde8f0cc5 2018-07-19 01:51:17,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c306a5c9-39aa-4ea1-adf4-038cde8f0cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386f817a0eb3bb75eb0f5edb4dc1762b388675ae" 2018-07-19 01:51:17,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-04aac62a-551d-481a-b60f-1bfd82541b72 Date: Thu, 19 Jul 2018 01:51: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-07-19T01:51:17Z", "security_group_id": "c306a5c9-39aa-4ea1-adf4-038cde8f0cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:17Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "622363f3-2800-4646-8578-06772c13fde1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:51:17Z", "security_group_id": "c306a5c9-39aa-4ea1-adf4-038cde8f0cc5", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:17Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "ce90d06a-2bb6-475d-9cb0-d0a69a680a06"}]} 2018-07-19 01:51:17,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c306a5c9-39aa-4ea1-adf4-038cde8f0cc5 used request id req-04aac62a-551d-481a-b60f-1bfd82541b72 2018-07-19 01:51:17,879 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-c9ef6d46-cd57-41fd-a2c0-6aa47f00484cname 2018-07-19 01:51:17,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c306a5c9-39aa-4ea1-adf4-038cde8f0cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386f817a0eb3bb75eb0f5edb4dc1762b388675ae" 2018-07-19 01:51:17,999 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1099ee79-c3a5-4ddb-9d2d-366d32ca44b5 Content-Length: 0 Date: Thu, 19 Jul 2018 01:51:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:51:17,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c306a5c9-39aa-4ea1-adf4-038cde8f0cc5 used request id req-1099ee79-c3a5-4ddb-9d2d-366d32ca44b5 2018-07-19 01:51:18,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:18,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["m5qwIQEsRh2UeShWVjeXoQ"], "issued_at": "2018-07-19T01:51:18.000000Z"}} 2018-07-19 01:51:18,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a4841ecf49af7af6dce811f5564bba542b948" 2018-07-19 01:51:18,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a8eb531-f02b-4ff8-9da9-080fbb137c17 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:18,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9a8eb531-f02b-4ff8-9da9-080fbb137c17 2018-07-19 01:51:18,483 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-7cdc823c-49ba-4899-a5d3-a70aa2ee4bf9name 2018-07-19 01:51:18,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a4841ecf49af7af6dce811f5564bba542b948" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-7cdc823c-49ba-4899-a5d3-a70aa2ee4bf9name", "description": "hello group"}}' 2018-07-19 01:51:18,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-1d70e7a0-7dd4-4af6-b82a-74fddb158668 Date: Thu, 19 Jul 2018 01:51:18 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:18Z", "updated_at": "2018-07-19T01:51:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:18Z", "revision_number": 0, "id": "454127cb-4e3e-4908-ad00-8f89f470fe9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:18Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:18Z", "revision_number": 0, "id": "69dee6cc-faa2-4d3e-9c42-1a6c2c978929", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:18Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "name": "NeutronUtilsSecurityGroupTests-7cdc823c-49ba-4899-a5d3-a70aa2ee4bf9name"}} 2018-07-19 01:51:18,796 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-1d70e7a0-7dd4-4af6-b82a-74fddb158668 2018-07-19 01:51:18,796 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd77bea8-6d41-4310-b77d-2517f7a01932 2018-07-19 01:51:18,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dd77bea8-6d41-4310-b77d-2517f7a01932 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a4841ecf49af7af6dce811f5564bba542b948" 2018-07-19 01:51:18,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7ce9dae5-bd41-4cbd-b90c-a91999df3ca7 Date: Thu, 19 Jul 2018 01:51: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-07-19T01:51:18Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:18Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "454127cb-4e3e-4908-ad00-8f89f470fe9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:51:18Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:18Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "69dee6cc-faa2-4d3e-9c42-1a6c2c978929"}]} 2018-07-19 01:51:18,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dd77bea8-6d41-4310-b77d-2517f7a01932 used request id req-7ce9dae5-bd41-4cbd-b90c-a91999df3ca7 2018-07-19 01:51:18,848 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd77bea8-6d41-4310-b77d-2517f7a01932 2018-07-19 01:51:18,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dd77bea8-6d41-4310-b77d-2517f7a01932 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a4841ecf49af7af6dce811f5564bba542b948" 2018-07-19 01:51:18,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-298440d1-685a-45a6-88f7-c39be6c3a3b1 Date: Thu, 19 Jul 2018 01:51: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-07-19T01:51:18Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:18Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "454127cb-4e3e-4908-ad00-8f89f470fe9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:51:18Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:18Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "69dee6cc-faa2-4d3e-9c42-1a6c2c978929"}]} 2018-07-19 01:51:18,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dd77bea8-6d41-4310-b77d-2517f7a01932 used request id req-298440d1-685a-45a6-88f7-c39be6c3a3b1 2018-07-19 01:51:18,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a4841ecf49af7af6dce811f5564bba542b948" 2018-07-19 01:51:18,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2703930-648c-4dc3-9d1b-cb56ecaa6109 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:18,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b2703930-648c-4dc3-9d1b-cb56ecaa6109 2018-07-19 01:51:18,960 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-7cdc823c-49ba-4899-a5d3-a70aa2ee4bf9name 2018-07-19 01:51:18,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7cdc823c-49ba-4899-a5d3-a70aa2ee4bf9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a4841ecf49af7af6dce811f5564bba542b948" 2018-07-19 01:51:19,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-4700693b-07e4-414e-98c2-104fe3efd5c0 Date: Thu, 19 Jul 2018 01:51:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:18Z", "updated_at": "2018-07-19T01:51:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:18Z", "revision_number": 0, "id": "454127cb-4e3e-4908-ad00-8f89f470fe9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:18Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:18Z", "revision_number": 0, "id": "69dee6cc-faa2-4d3e-9c42-1a6c2c978929", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:18Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "name": "NeutronUtilsSecurityGroupTests-7cdc823c-49ba-4899-a5d3-a70aa2ee4bf9name"}]} 2018-07-19 01:51:19,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7cdc823c-49ba-4899-a5d3-a70aa2ee4bf9name used request id req-4700693b-07e4-414e-98c2-104fe3efd5c0 2018-07-19 01:51:19,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:51:19,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f1b5236-99c1-4bc7-9378-243c99efce40 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:51:19,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-1f1b5236-99c1-4bc7-9378-243c99efce40 2018-07-19 01:51:19,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a4841ecf49af7af6dce811f5564bba542b948" 2018-07-19 01:51:19,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98eed3eb-9416-4686-8640-7a17a51a1003 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:51:19,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-98eed3eb-9416-4686-8640-7a17a51a1003 2018-07-19 01:51:19,138 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd77bea8-6d41-4310-b77d-2517f7a01932 2018-07-19 01:51:19,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dd77bea8-6d41-4310-b77d-2517f7a01932 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a4841ecf49af7af6dce811f5564bba542b948" 2018-07-19 01:51:19,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6ca4edc0-4c12-4301-acaf-d0f011121f3e Date: Thu, 19 Jul 2018 01:51: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-07-19T01:51:18Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:18Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "454127cb-4e3e-4908-ad00-8f89f470fe9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:51:18Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:18Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "69dee6cc-faa2-4d3e-9c42-1a6c2c978929"}]} 2018-07-19 01:51:19,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dd77bea8-6d41-4310-b77d-2517f7a01932 used request id req-6ca4edc0-4c12-4301-acaf-d0f011121f3e 2018-07-19 01:51:19,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}7e7a4841ecf49af7af6dce811f5564bba542b948" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932"}}' 2018-07-19 01:51:19,286 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-d3702156-0141-495d-aed6-1600706bbd0f Date: Thu, 19 Jul 2018 01:51:19 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-07-19T01:51:19Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:19Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "88bcb067-9898-486a-8e63-defc01cce7b8"}} 2018-07-19 01:51:19,286 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-d3702156-0141-495d-aed6-1600706bbd0f 2018-07-19 01:51:19,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7cdc823c-49ba-4899-a5d3-a70aa2ee4bf9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a4841ecf49af7af6dce811f5564bba542b948" 2018-07-19 01:51:19,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-7912dcf1-8687-4c8d-90ad-f158dea0980d Date: Thu, 19 Jul 2018 01:51:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:18Z", "updated_at": "2018-07-19T01:51:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:18Z", "revision_number": 0, "id": "454127cb-4e3e-4908-ad00-8f89f470fe9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:18Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:18Z", "revision_number": 0, "id": "69dee6cc-faa2-4d3e-9c42-1a6c2c978929", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:18Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:19Z", "revision_number": 0, "id": "88bcb067-9898-486a-8e63-defc01cce7b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:19Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 2, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "name": "NeutronUtilsSecurityGroupTests-7cdc823c-49ba-4899-a5d3-a70aa2ee4bf9name"}]} 2018-07-19 01:51:19,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7cdc823c-49ba-4899-a5d3-a70aa2ee4bf9name&description=hello+group used request id req-7912dcf1-8687-4c8d-90ad-f158dea0980d 2018-07-19 01:51:19,338 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd77bea8-6d41-4310-b77d-2517f7a01932 2018-07-19 01:51:19,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dd77bea8-6d41-4310-b77d-2517f7a01932 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a4841ecf49af7af6dce811f5564bba542b948" 2018-07-19 01:51:19,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-4ebb7f8c-baac-49a7-95c1-2478387b4353 Date: Thu, 19 Jul 2018 01:51: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-07-19T01:51:18Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:18Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "454127cb-4e3e-4908-ad00-8f89f470fe9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:51:18Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:18Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "69dee6cc-faa2-4d3e-9c42-1a6c2c978929"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:51:19Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:19Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "88bcb067-9898-486a-8e63-defc01cce7b8"}]} 2018-07-19 01:51:19,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dd77bea8-6d41-4310-b77d-2517f7a01932 used request id req-4ebb7f8c-baac-49a7-95c1-2478387b4353 2018-07-19 01:51:19,381 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd77bea8-6d41-4310-b77d-2517f7a01932 2018-07-19 01:51:19,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dd77bea8-6d41-4310-b77d-2517f7a01932 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a4841ecf49af7af6dce811f5564bba542b948" 2018-07-19 01:51:19,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-88e20c76-624c-4e3c-9a2b-edbee8b68819 Date: Thu, 19 Jul 2018 01:51: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-07-19T01:51:18Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:18Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "454127cb-4e3e-4908-ad00-8f89f470fe9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:51:18Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:18Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "69dee6cc-faa2-4d3e-9c42-1a6c2c978929"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:51:19Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:19Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "88bcb067-9898-486a-8e63-defc01cce7b8"}]} 2018-07-19 01:51:19,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dd77bea8-6d41-4310-b77d-2517f7a01932 used request id req-88e20c76-624c-4e3c-9a2b-edbee8b68819 2018-07-19 01:51:19,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7cdc823c-49ba-4899-a5d3-a70aa2ee4bf9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a4841ecf49af7af6dce811f5564bba542b948" 2018-07-19 01:51:19,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-39de35ca-0cd7-4792-8358-3c5ba80f6265 Date: Thu, 19 Jul 2018 01:51:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:18Z", "updated_at": "2018-07-19T01:51:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:18Z", "revision_number": 0, "id": "454127cb-4e3e-4908-ad00-8f89f470fe9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:18Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:18Z", "revision_number": 0, "id": "69dee6cc-faa2-4d3e-9c42-1a6c2c978929", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:18Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:19Z", "revision_number": 0, "id": "88bcb067-9898-486a-8e63-defc01cce7b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:19Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 2, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "name": "NeutronUtilsSecurityGroupTests-7cdc823c-49ba-4899-a5d3-a70aa2ee4bf9name"}]} 2018-07-19 01:51:19,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7cdc823c-49ba-4899-a5d3-a70aa2ee4bf9name&description=hello+group used request id req-39de35ca-0cd7-4792-8358-3c5ba80f6265 2018-07-19 01:51:19,453 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd77bea8-6d41-4310-b77d-2517f7a01932 2018-07-19 01:51:19,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dd77bea8-6d41-4310-b77d-2517f7a01932 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a4841ecf49af7af6dce811f5564bba542b948" 2018-07-19 01:51:19,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-0f856a66-7706-4c26-8e4e-b1314dee9b20 Date: Thu, 19 Jul 2018 01:51: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-07-19T01:51:18Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:18Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "454127cb-4e3e-4908-ad00-8f89f470fe9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:51:18Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:18Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "69dee6cc-faa2-4d3e-9c42-1a6c2c978929"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:51:19Z", "security_group_id": "dd77bea8-6d41-4310-b77d-2517f7a01932", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:19Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "88bcb067-9898-486a-8e63-defc01cce7b8"}]} 2018-07-19 01:51:19,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dd77bea8-6d41-4310-b77d-2517f7a01932 used request id req-0f856a66-7706-4c26-8e4e-b1314dee9b20 2018-07-19 01:51:19,481 - neutron_utils - INFO - Deleting security group rule with ID - 454127cb-4e3e-4908-ad00-8f89f470fe9f 2018-07-19 01:51:19,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/454127cb-4e3e-4908-ad00-8f89f470fe9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a4841ecf49af7af6dce811f5564bba542b948" 2018-07-19 01:51:19,562 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9640fff5-c87d-4604-a71c-1d76fd85d95a Content-Length: 0 Date: Thu, 19 Jul 2018 01:51:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:51:19,562 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/454127cb-4e3e-4908-ad00-8f89f470fe9f used request id req-9640fff5-c87d-4604-a71c-1d76fd85d95a 2018-07-19 01:51:19,562 - neutron_utils - INFO - Deleting security group rule with ID - 69dee6cc-faa2-4d3e-9c42-1a6c2c978929 2018-07-19 01:51:19,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/69dee6cc-faa2-4d3e-9c42-1a6c2c978929 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a4841ecf49af7af6dce811f5564bba542b948" 2018-07-19 01:51:19,634 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed3bbb7c-fdaa-472a-b36c-0b61665d6be2 Content-Length: 0 Date: Thu, 19 Jul 2018 01:51:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:51:19,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/69dee6cc-faa2-4d3e-9c42-1a6c2c978929 used request id req-ed3bbb7c-fdaa-472a-b36c-0b61665d6be2 2018-07-19 01:51:19,634 - neutron_utils - INFO - Deleting security group rule with ID - 88bcb067-9898-486a-8e63-defc01cce7b8 2018-07-19 01:51:19,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/88bcb067-9898-486a-8e63-defc01cce7b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a4841ecf49af7af6dce811f5564bba542b948" 2018-07-19 01:51:19,717 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-296988a9-15f1-4749-9131-36196e4bdbcf Content-Length: 0 Date: Thu, 19 Jul 2018 01:51:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:51:19,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/88bcb067-9898-486a-8e63-defc01cce7b8 used request id req-296988a9-15f1-4749-9131-36196e4bdbcf 2018-07-19 01:51:19,718 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-7cdc823c-49ba-4899-a5d3-a70aa2ee4bf9name 2018-07-19 01:51:19,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/dd77bea8-6d41-4310-b77d-2517f7a01932 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a4841ecf49af7af6dce811f5564bba542b948" 2018-07-19 01:51:19,819 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4407ffed-22a1-42a0-ab35-4ccc6d16e81b Content-Length: 0 Date: Thu, 19 Jul 2018 01:51:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:51:19,819 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/dd77bea8-6d41-4310-b77d-2517f7a01932 used request id req-4407ffed-22a1-42a0-ab35-4ccc6d16e81b 2018-07-19 01:51:19,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:20,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["eUaInPWxSuG-4Vl6l_d7bQ"], "issued_at": "2018-07-19T01:51:20.000000Z"}} 2018-07-19 01:51:20,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707c517f12de0001f684669483effcc18c810643" 2018-07-19 01:51:20,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d68fcb52-2a28-4a2c-a904-a04b6a5a3c9a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:20,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d68fcb52-2a28-4a2c-a904-a04b6a5a3c9a 2018-07-19 01:51:20,314 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-57a53140-bd5c-40f4-89fa-17a0ef8c2223name-1 2018-07-19 01:51:20,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707c517f12de0001f684669483effcc18c810643" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-57a53140-bd5c-40f4-89fa-17a0ef8c2223name-1", "description": "hello group"}}' 2018-07-19 01:51:20,622 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-e9d63109-bd37-492b-b093-b300f1fbd0a1 Date: Thu, 19 Jul 2018 01:51:20 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:20Z", "updated_at": "2018-07-19T01:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:20Z", "revision_number": 0, "id": "2031a76c-06eb-45e8-bb5a-fefe267aff8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:20Z", "security_group_id": "9bcf438b-8482-4101-a5ab-242810206138", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:20Z", "revision_number": 0, "id": "af12e775-5ff9-42bc-86c4-3eedc445b20a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:20Z", "security_group_id": "9bcf438b-8482-4101-a5ab-242810206138", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "9bcf438b-8482-4101-a5ab-242810206138", "name": "NeutronUtilsSecurityGroupTests-57a53140-bd5c-40f4-89fa-17a0ef8c2223name-1"}} 2018-07-19 01:51:20,622 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-e9d63109-bd37-492b-b093-b300f1fbd0a1 2018-07-19 01:51:20,623 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bcf438b-8482-4101-a5ab-242810206138 2018-07-19 01:51:20,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9bcf438b-8482-4101-a5ab-242810206138 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707c517f12de0001f684669483effcc18c810643" 2018-07-19 01:51:20,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-af66cac4-ed23-4659-97a6-08b0d1eb3238 Date: Thu, 19 Jul 2018 01:51:20 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-07-19T01:51:20Z", "security_group_id": "9bcf438b-8482-4101-a5ab-242810206138", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:20Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "2031a76c-06eb-45e8-bb5a-fefe267aff8b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:51:20Z", "security_group_id": "9bcf438b-8482-4101-a5ab-242810206138", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:20Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "af12e775-5ff9-42bc-86c4-3eedc445b20a"}]} 2018-07-19 01:51:20,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9bcf438b-8482-4101-a5ab-242810206138 used request id req-af66cac4-ed23-4659-97a6-08b0d1eb3238 2018-07-19 01:51:20,668 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-57a53140-bd5c-40f4-89fa-17a0ef8c2223name-2 2018-07-19 01:51:20,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707c517f12de0001f684669483effcc18c810643" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-57a53140-bd5c-40f4-89fa-17a0ef8c2223name-2", "description": "hello group"}}' 2018-07-19 01:51:20,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-e1f73f31-7505-4c88-85ff-7ffba0335d67 Date: Thu, 19 Jul 2018 01:51:20 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:20Z", "updated_at": "2018-07-19T01:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:20Z", "revision_number": 0, "id": "22c61629-351f-4abe-b747-64f0ae59a99a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:20Z", "security_group_id": "65454f1b-b31a-4b1f-a305-e7c36ca90d7b", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:20Z", "revision_number": 0, "id": "39add6cc-1113-4708-9d56-c21964511040", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:20Z", "security_group_id": "65454f1b-b31a-4b1f-a305-e7c36ca90d7b", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "65454f1b-b31a-4b1f-a305-e7c36ca90d7b", "name": "NeutronUtilsSecurityGroupTests-57a53140-bd5c-40f4-89fa-17a0ef8c2223name-2"}} 2018-07-19 01:51:20,796 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-e1f73f31-7505-4c88-85ff-7ffba0335d67 2018-07-19 01:51:20,796 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65454f1b-b31a-4b1f-a305-e7c36ca90d7b 2018-07-19 01:51:20,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=65454f1b-b31a-4b1f-a305-e7c36ca90d7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707c517f12de0001f684669483effcc18c810643" 2018-07-19 01:51:20,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-019ea625-6154-4a2f-9b7c-9733a298e2c8 Date: Thu, 19 Jul 2018 01:51:20 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-07-19T01:51:20Z", "security_group_id": "65454f1b-b31a-4b1f-a305-e7c36ca90d7b", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:20Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "22c61629-351f-4abe-b747-64f0ae59a99a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:51:20Z", "security_group_id": "65454f1b-b31a-4b1f-a305-e7c36ca90d7b", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:20Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "39add6cc-1113-4708-9d56-c21964511040"}]} 2018-07-19 01:51:20,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=65454f1b-b31a-4b1f-a305-e7c36ca90d7b used request id req-019ea625-6154-4a2f-9b7c-9733a298e2c8 2018-07-19 01:51:20,836 - neutron_utils - INFO - Retrieving security group with ID - 9bcf438b-8482-4101-a5ab-242810206138 2018-07-19 01:51:20,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=9bcf438b-8482-4101-a5ab-242810206138 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707c517f12de0001f684669483effcc18c810643" 2018-07-19 01:51:20,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-7a9e989d-5f8e-4747-b906-e9819f02455a Date: Thu, 19 Jul 2018 01:51:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:20Z", "updated_at": "2018-07-19T01:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:20Z", "revision_number": 0, "id": "2031a76c-06eb-45e8-bb5a-fefe267aff8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:20Z", "security_group_id": "9bcf438b-8482-4101-a5ab-242810206138", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:20Z", "revision_number": 0, "id": "af12e775-5ff9-42bc-86c4-3eedc445b20a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:20Z", "security_group_id": "9bcf438b-8482-4101-a5ab-242810206138", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "9bcf438b-8482-4101-a5ab-242810206138", "name": "NeutronUtilsSecurityGroupTests-57a53140-bd5c-40f4-89fa-17a0ef8c2223name-1"}]} 2018-07-19 01:51:20,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=9bcf438b-8482-4101-a5ab-242810206138 used request id req-7a9e989d-5f8e-4747-b906-e9819f02455a 2018-07-19 01:51:20,902 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bcf438b-8482-4101-a5ab-242810206138 2018-07-19 01:51:20,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9bcf438b-8482-4101-a5ab-242810206138 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707c517f12de0001f684669483effcc18c810643" 2018-07-19 01:51:20,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-60fab309-f7f5-45e5-be9f-dd1ebaf261c8 Date: Thu, 19 Jul 2018 01:51:20 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-07-19T01:51:20Z", "security_group_id": "9bcf438b-8482-4101-a5ab-242810206138", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:20Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "2031a76c-06eb-45e8-bb5a-fefe267aff8b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:51:20Z", "security_group_id": "9bcf438b-8482-4101-a5ab-242810206138", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:20Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "af12e775-5ff9-42bc-86c4-3eedc445b20a"}]} 2018-07-19 01:51:20,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9bcf438b-8482-4101-a5ab-242810206138 used request id req-60fab309-f7f5-45e5-be9f-dd1ebaf261c8 2018-07-19 01:51:20,928 - neutron_utils - INFO - Retrieving security group with ID - 65454f1b-b31a-4b1f-a305-e7c36ca90d7b 2018-07-19 01:51:20,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=65454f1b-b31a-4b1f-a305-e7c36ca90d7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707c517f12de0001f684669483effcc18c810643" 2018-07-19 01:51:20,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-ed67d7b2-185f-4824-bf33-957082a137dc Date: Thu, 19 Jul 2018 01:51:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:20Z", "updated_at": "2018-07-19T01:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:20Z", "revision_number": 0, "id": "22c61629-351f-4abe-b747-64f0ae59a99a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:20Z", "security_group_id": "65454f1b-b31a-4b1f-a305-e7c36ca90d7b", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:51:20Z", "revision_number": 0, "id": "39add6cc-1113-4708-9d56-c21964511040", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-19T01:51:20Z", "security_group_id": "65454f1b-b31a-4b1f-a305-e7c36ca90d7b", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 1, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "65454f1b-b31a-4b1f-a305-e7c36ca90d7b", "name": "NeutronUtilsSecurityGroupTests-57a53140-bd5c-40f4-89fa-17a0ef8c2223name-2"}]} 2018-07-19 01:51:20,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=65454f1b-b31a-4b1f-a305-e7c36ca90d7b used request id req-ed67d7b2-185f-4824-bf33-957082a137dc 2018-07-19 01:51:20,975 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65454f1b-b31a-4b1f-a305-e7c36ca90d7b 2018-07-19 01:51:20,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=65454f1b-b31a-4b1f-a305-e7c36ca90d7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707c517f12de0001f684669483effcc18c810643" 2018-07-19 01:51:20,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b39b33b8-fe47-44da-a6c1-154757479ed9 Date: Thu, 19 Jul 2018 01:51:20 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-07-19T01:51:20Z", "security_group_id": "65454f1b-b31a-4b1f-a305-e7c36ca90d7b", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:20Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "22c61629-351f-4abe-b747-64f0ae59a99a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-19T01:51:20Z", "security_group_id": "65454f1b-b31a-4b1f-a305-e7c36ca90d7b", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:20Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "39add6cc-1113-4708-9d56-c21964511040"}]} 2018-07-19 01:51:20,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=65454f1b-b31a-4b1f-a305-e7c36ca90d7b used request id req-b39b33b8-fe47-44da-a6c1-154757479ed9 2018-07-19 01:51:20,997 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-57a53140-bd5c-40f4-89fa-17a0ef8c2223name-1 2018-07-19 01:51:21,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/9bcf438b-8482-4101-a5ab-242810206138 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707c517f12de0001f684669483effcc18c810643" 2018-07-19 01:51:21,125 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-913e6841-df33-4d30-95bc-e5861634fed5 Content-Length: 0 Date: Thu, 19 Jul 2018 01:51:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:51:21,126 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/9bcf438b-8482-4101-a5ab-242810206138 used request id req-913e6841-df33-4d30-95bc-e5861634fed5 2018-07-19 01:51:21,126 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-57a53140-bd5c-40f4-89fa-17a0ef8c2223name-2 2018-07-19 01:51:21,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/65454f1b-b31a-4b1f-a305-e7c36ca90d7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707c517f12de0001f684669483effcc18c810643" 2018-07-19 01:51:21,246 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db16597b-b5a5-4354-bc97-31bae95f089a Content-Length: 0 Date: Thu, 19 Jul 2018 01:51:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:51:21,246 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/65454f1b-b31a-4b1f-a305-e7c36ca90d7b used request id req-db16597b-b5a5-4354-bc97-31bae95f089a 2018-07-19 01:51:21,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:21,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["-XLYvDK3TQ2yBq75ZjW9jg"], "issued_at": "2018-07-19T01:51:21.000000Z"}} 2018-07-19 01:51:21,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec83cbbd854e35ac8c98865f824a9baf045ffaa" 2018-07-19 01:51:21,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d9e1e64-0f56-483a-9d0a-b444df1ddbba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:21,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5d9e1e64-0f56-483a-9d0a-b444df1ddbba 2018-07-19 01:51:21,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec83cbbd854e35ac8c98865f824a9baf045ffaa" 2018-07-19 01:51:21,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3276f0ee-c046-4ee2-81cf-f7b65607986c Date: Thu, 19 Jul 2018 01:51:21 GMT RESP BODY: {"floatingips": []} 2018-07-19 01:51:21,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-3276f0ee-c046-4ee2-81cf-f7b65607986c 2018-07-19 01:51:21,957 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-19 01:51:21,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec83cbbd854e35ac8c98865f824a9baf045ffaa" 2018-07-19 01:51:22,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-71109294-be40-4ba0-b8e0-3186c57669ff Date: Thu, 19 Jul 2018 01:51:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3f544d51ac9444a8b08581ab41564db8","l2_adjacency":true,"status":"ACTIVE","subnets":["9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87"],"description":"","tags":[],"updated_at":"2018-07-19T01:40:38Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:32Z","provider:network_type":"flat"}]} 2018-07-19 01:51:22,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-71109294-be40-4ba0-b8e0-3186c57669ff 2018-07-19 01:51:22,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b15f386b-9c21-451f-8211-ef5d1b7d5209 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec83cbbd854e35ac8c98865f824a9baf045ffaa" 2018-07-19 01:51:22,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-b617429a-0736-4b27-bae1-0bb6a50fe1a1 Date: Thu, 19 Jul 2018 01:51:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9db7dc0e-66ee-46b3-bbd8-7f5a8b22cc87","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3f544d51ac9444a8b08581ab41564db8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b15f386b-9c21-451f-8211-ef5d1b7d5209","tenant_id":"3f544d51ac9444a8b08581ab41564db8","created_at":"2018-07-19T01:40:38Z","ip_version":4}]} 2018-07-19 01:51:22,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b15f386b-9c21-451f-8211-ef5d1b7d5209 used request id req-b617429a-0736-4b27-bae1-0bb6a50fe1a1 2018-07-19 01:51:22,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec83cbbd854e35ac8c98865f824a9baf045ffaa" -d '{"floatingip": {"floating_network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209"}}' 2018-07-19 01:51:23,361 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-40d8538e-6024-4bf3-af56-2dbb0348fad3 Date: Thu, 19 Jul 2018 01:51:23 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:22Z", "updated_at": "2018-07-19T01:51:22Z", "floating_network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "ba1c3d47632b40318826191b43d81cda", "port_id": null, "id": "baca956c-d29d-4457-9ec1-1ee2b9d56e27", "qos_policy_id": null}} 2018-07-19 01:51:23,361 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-40d8538e-6024-4bf3-af56-2dbb0348fad3 2018-07-19 01:51:23,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec83cbbd854e35ac8c98865f824a9baf045ffaa" 2018-07-19 01:51:23,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-c20c582b-9028-43c7-8824-351e9c828cc2 Date: Thu, 19 Jul 2018 01:51:23 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:22Z", "updated_at": "2018-07-19T01:51:22Z", "floating_network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "ba1c3d47632b40318826191b43d81cda", "port_id": null, "id": "baca956c-d29d-4457-9ec1-1ee2b9d56e27", "qos_policy_id": null}]} 2018-07-19 01:51:23,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-c20c582b-9028-43c7-8824-351e9c828cc2 2018-07-19 01:51:23,436 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.206 2018-07-19 01:51:23,436 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.206 2018-07-19 01:51:23,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips?ip=baca956c-d29d-4457-9ec1-1ee2b9d56e27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec83cbbd854e35ac8c98865f824a9baf045ffaa" 2018-07-19 01:51:23,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-ac0ca11e-897b-4aa2-8c41-56c32b7f6a04 Date: Thu, 19 Jul 2018 01:51:23 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:51:22Z", "updated_at": "2018-07-19T01:51:22Z", "floating_network_id": "b15f386b-9c21-451f-8211-ef5d1b7d5209", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "ba1c3d47632b40318826191b43d81cda", "port_id": null, "id": "baca956c-d29d-4457-9ec1-1ee2b9d56e27", "qos_policy_id": null}]} 2018-07-19 01:51:23,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips?ip=baca956c-d29d-4457-9ec1-1ee2b9d56e27 used request id req-ac0ca11e-897b-4aa2-8c41-56c32b7f6a04 2018-07-19 01:51:23,484 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-07-19 01:51:23,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/baca956c-d29d-4457-9ec1-1ee2b9d56e27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec83cbbd854e35ac8c98865f824a9baf045ffaa" 2018-07-19 01:51:24,206 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2ef94dea-e026-404b-9003-c0085b44c453 Content-Length: 0 Date: Thu, 19 Jul 2018 01:51:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:51:24,206 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/baca956c-d29d-4457-9ec1-1ee2b9d56e27 used request id req-2ef94dea-e026-404b-9003-c0085b44c453 2018-07-19 01:51:24,207 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:51:24,341 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-17132d5c-5d29-4992-a5a1-104537e289b1 2018-07-19 01:51:24,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:24,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["ylZ6FyJcSfu_PoC02yUKtA"], "issued_at": "2018-07-19T01:51:24.000000Z"}} 2018-07-19 01:51:24,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4af346996bb5e72fdf47bc2c804c8d59c3e1112" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDj1H6v0rT1B1eVIVzvpcUDwFhvbOjeyXPm9YC2OzwvsfNyuJg2178bCPLREvwXacUkRK8M8BREOeGbICYbmdycoXsk1j7Enc6UEMe26w5QPfl/zTxxMy/+auM6wlvFANAjk2Y+U5ZLr/tzFd5J3BjhB0yvC5K3tSPhv4YqSMoykXUeEAw2GOprFsVl4LCf7VQl0/K5ZjX2zVKxOXGQIuqfWXFdFnc9VhX1Y9+5ufdEtXru1diTbQF2IzP/cNmTIRzGcBvLGAjN+eOsiZPsDWdfiu8j/zZxQeGns2SJbOWpFAV6MDFXhpPTyMlsthqSGD8hu43zgnlrtJTnAt01m7MN", "name": "NovaUtilsKeypairTests-17132d5c-5d29-4992-a5a1-104537e289b1"}}' 2018-07-19 01:51:25,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51: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-74afbd6b-3e6d-49a0-9c3c-6ff1de90e672 x-compute-request-id: req-74afbd6b-3e6d-49a0-9c3c-6ff1de90e672 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDj1H6v0rT1B1eVIVzvpcUDwFhvbOjeyXPm9YC2OzwvsfNyuJg2178bCPLREvwXacUkRK8M8BREOeGbICYbmdycoXsk1j7Enc6UEMe26w5QPfl/zTxxMy/+auM6wlvFANAjk2Y+U5ZLr/tzFd5J3BjhB0yvC5K3tSPhv4YqSMoykXUeEAw2GOprFsVl4LCf7VQl0/K5ZjX2zVKxOXGQIuqfWXFdFnc9VhX1Y9+5ufdEtXru1diTbQF2IzP/cNmTIRzGcBvLGAjN+eOsiZPsDWdfiu8j/zZxQeGns2SJbOWpFAV6MDFXhpPTyMlsthqSGD8hu43zgnlrtJTnAt01m7MN", "user_id": "b0c3f47c1bd84bf5aceb649427654846", "name": "NovaUtilsKeypairTests-17132d5c-5d29-4992-a5a1-104537e289b1", "fingerprint": "8a:09:94:ee:02:15:0d:c6:73:cd:14:5c:f4:5c:19:3d"}} 2018-07-19 01:51:25,384 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-74afbd6b-3e6d-49a0-9c3c-6ff1de90e672 2018-07-19 01:51:25,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-17132d5c-5d29-4992-a5a1-104537e289b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4af346996bb5e72fdf47bc2c804c8d59c3e1112" 2018-07-19 01:51:25,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51: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-71e07de7-ac4a-4587-a130-2c370cd4238c x-compute-request-id: req-71e07de7-ac4a-4587-a130-2c370cd4238c Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDj1H6v0rT1B1eVIVzvpcUDwFhvbOjeyXPm9YC2OzwvsfNyuJg2178bCPLREvwXacUkRK8M8BREOeGbICYbmdycoXsk1j7Enc6UEMe26w5QPfl/zTxxMy/+auM6wlvFANAjk2Y+U5ZLr/tzFd5J3BjhB0yvC5K3tSPhv4YqSMoykXUeEAw2GOprFsVl4LCf7VQl0/K5ZjX2zVKxOXGQIuqfWXFdFnc9VhX1Y9+5ufdEtXru1diTbQF2IzP/cNmTIRzGcBvLGAjN+eOsiZPsDWdfiu8j/zZxQeGns2SJbOWpFAV6MDFXhpPTyMlsthqSGD8hu43zgnlrtJTnAt01m7MN", "user_id": "b0c3f47c1bd84bf5aceb649427654846", "name": "NovaUtilsKeypairTests-17132d5c-5d29-4992-a5a1-104537e289b1", "deleted": false, "created_at": "2018-07-19T01:51:24.000000", "updated_at": null, "fingerprint": "8a:09:94:ee:02:15:0d:c6:73:cd:14:5c:f4:5c:19:3d", "deleted_at": null, "id": 5}} 2018-07-19 01:51:25,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-17132d5c-5d29-4992-a5a1-104537e289b1 used request id req-71e07de7-ac4a-4587-a130-2c370cd4238c 2018-07-19 01:51:25,410 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-17132d5c-5d29-4992-a5a1-104537e289b1 2018-07-19 01:51:25,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-17132d5c-5d29-4992-a5a1-104537e289b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4af346996bb5e72fdf47bc2c804c8d59c3e1112" 2018-07-19 01:51:25,442 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:51: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-629d037d-d5bc-4811-b3cd-629fe70a975c x-compute-request-id: req-629d037d-d5bc-4811-b3cd-629fe70a975c Content-Length: 0 Content-Type: application/json 2018-07-19 01:51:25,442 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-17132d5c-5d29-4992-a5a1-104537e289b1 used request id req-629d037d-d5bc-4811-b3cd-629fe70a975c 2018-07-19 01:51:25,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-17132d5c-5d29-4992-a5a1-104537e289b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4af346996bb5e72fdf47bc2c804c8d59c3e1112" 2018-07-19 01:51:25,465 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:51: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-4f80a502-57a0-4353-96c4-387022d79ee1 x-compute-request-id: req-4f80a502-57a0-4353-96c4-387022d79ee1 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-17132d5c-5d29-4992-a5a1-104537e289b1 not found for user b0c3f47c1bd84bf5aceb649427654846", "code": 404}} 2018-07-19 01:51:25,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-17132d5c-5d29-4992-a5a1-104537e289b1 used request id req-4f80a502-57a0-4353-96c4-387022d79ee1 2018-07-19 01:51:25,466 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-17132d5c-5d29-4992-a5a1-104537e289b1 2018-07-19 01:51:25,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-17132d5c-5d29-4992-a5a1-104537e289b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4af346996bb5e72fdf47bc2c804c8d59c3e1112" 2018-07-19 01:51:25,508 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:51: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-92603b8f-c7f5-4daf-bae5-764415b1f2ac x-compute-request-id: req-92603b8f-c7f5-4daf-bae5-764415b1f2ac Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-17132d5c-5d29-4992-a5a1-104537e289b1 not found for user b0c3f47c1bd84bf5aceb649427654846", "code": 404}} 2018-07-19 01:51:25,508 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-17132d5c-5d29-4992-a5a1-104537e289b1 used request id req-92603b8f-c7f5-4daf-bae5-764415b1f2ac 2018-07-19 01:51:25,509 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:51:25,566 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-ab4c2cf4-6ea1-4cf6-8d04-7bff5a1690f0.pub 2018-07-19 01:51:25,566 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-ab4c2cf4-6ea1-4cf6-8d04-7bff5a1690f0 2018-07-19 01:51:25,566 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-ab4c2cf4-6ea1-4cf6-8d04-7bff5a1690f0.pub 2018-07-19 01:51:25,566 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-ab4c2cf4-6ea1-4cf6-8d04-7bff5a1690f0 2018-07-19 01:51:25,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:25,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["e_cas_dDQUScGdlg42axMw"], "issued_at": "2018-07-19T01:51:25.000000Z"}} 2018-07-19 01:51:25,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e82b7da80bed6ebbefb7afa42c119a94e2efc5" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfkQdWRO8M2oZ1xigq7ts2AAzNMVRwGg87D5sTGvwAjxzcQ6d8Dv5N4geDy24tb8O3qnI1EkvopwnZ2GVC3iTdGTc7dhRD9gdgUAS9QOJ7wfsN5yjEQWDOiTsb7E/qhfjWaXuy6CpHnB7s8fgbENkUT6Z0STIPIjn8a+SXWgSV1HA8leyD6AdWn7f0nhpjJSmAk05gz718gLzUpnp587oWRl9B/Phc8uptvV05AnrHjER/w5E1rIUm9RHZTvVhsIHT4cvkI4PruO2TiiKSixgKxPgnFFe3pq/KAXnx9gsIwMDi1fxFQoJLwg5lmEZIBX6o902sMt5fYoHh4Fm4eSb/", "name": "NovaUtilsKeypairTests-ab4c2cf4-6ea1-4cf6-8d04-7bff5a1690f0"}}' 2018-07-19 01:51:26,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51: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-5a6c7604-6650-457c-b6b7-5e19134c7bd4 x-compute-request-id: req-5a6c7604-6650-457c-b6b7-5e19134c7bd4 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfkQdWRO8M2oZ1xigq7ts2AAzNMVRwGg87D5sTGvwAjxzcQ6d8Dv5N4geDy24tb8O3qnI1EkvopwnZ2GVC3iTdGTc7dhRD9gdgUAS9QOJ7wfsN5yjEQWDOiTsb7E/qhfjWaXuy6CpHnB7s8fgbENkUT6Z0STIPIjn8a+SXWgSV1HA8leyD6AdWn7f0nhpjJSmAk05gz718gLzUpnp587oWRl9B/Phc8uptvV05AnrHjER/w5E1rIUm9RHZTvVhsIHT4cvkI4PruO2TiiKSixgKxPgnFFe3pq/KAXnx9gsIwMDi1fxFQoJLwg5lmEZIBX6o902sMt5fYoHh4Fm4eSb/", "user_id": "b0c3f47c1bd84bf5aceb649427654846", "name": "NovaUtilsKeypairTests-ab4c2cf4-6ea1-4cf6-8d04-7bff5a1690f0", "fingerprint": "69:49:e5:ae:75:9e:d8:ad:bd:43:b8:45:54:d3:14:1f"}} 2018-07-19 01:51:26,204 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-5a6c7604-6650-457c-b6b7-5e19134c7bd4 2018-07-19 01:51:26,205 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-ab4c2cf4-6ea1-4cf6-8d04-7bff5a1690f0 2018-07-19 01:51:26,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-ab4c2cf4-6ea1-4cf6-8d04-7bff5a1690f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e82b7da80bed6ebbefb7afa42c119a94e2efc5" 2018-07-19 01:51:26,234 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:51: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-22f7c979-f138-4fa0-a101-28080e80e8a6 x-compute-request-id: req-22f7c979-f138-4fa0-a101-28080e80e8a6 Content-Length: 0 Content-Type: application/json 2018-07-19 01:51:26,234 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-ab4c2cf4-6ea1-4cf6-8d04-7bff5a1690f0 used request id req-22f7c979-f138-4fa0-a101-28080e80e8a6 2018-07-19 01:51:26,235 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:51:26,288 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-5cab5fb0-ff45-4d99-ac60-5aaa7645ad44 2018-07-19 01:51:26,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:26,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["jB1pkkCOReaMNVFylpc14w"], "issued_at": "2018-07-19T01:51:26.000000Z"}} 2018-07-19 01:51:26,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0eebcc435c674195ea492301fc8f4af8627f5df" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ9I5QAAZOjrJusOxSDzolf56oHH5YVN38HnbSeXpIQS34Dx764Avak6MIH2KYQxGmSMAegenyC1qYBtPO6KOjt9XZ0PoP8GM7FynK7suPkSXFUumZIp7icSCXVU0lYF2y9/DS0z5fsDG1uscZmaZcuyWzI+NCLwbQvK6n6dwBxbQuThpKxHBDUupYsI3EeWrZhGN5dkcW77QCQDqx//5M0xyYCcLOPtN/XRVokTZjpT9RtHLYzP9v25t2iuftW51RGIS2FYqmGSwxogUQQEQZXB7MaMuP3ba7LlP78icB+9ODK7Cu/1yfmUYPdbP3CQnf8dzA5ODhiQGkxIcVjrL5", "name": "NovaUtilsKeypairTests-5cab5fb0-ff45-4d99-ac60-5aaa7645ad44"}}' 2018-07-19 01:51:26,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51: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-0043887f-5ed1-4509-8f9d-47073f996010 x-compute-request-id: req-0043887f-5ed1-4509-8f9d-47073f996010 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ9I5QAAZOjrJusOxSDzolf56oHH5YVN38HnbSeXpIQS34Dx764Avak6MIH2KYQxGmSMAegenyC1qYBtPO6KOjt9XZ0PoP8GM7FynK7suPkSXFUumZIp7icSCXVU0lYF2y9/DS0z5fsDG1uscZmaZcuyWzI+NCLwbQvK6n6dwBxbQuThpKxHBDUupYsI3EeWrZhGN5dkcW77QCQDqx//5M0xyYCcLOPtN/XRVokTZjpT9RtHLYzP9v25t2iuftW51RGIS2FYqmGSwxogUQQEQZXB7MaMuP3ba7LlP78icB+9ODK7Cu/1yfmUYPdbP3CQnf8dzA5ODhiQGkxIcVjrL5", "user_id": "b0c3f47c1bd84bf5aceb649427654846", "name": "NovaUtilsKeypairTests-5cab5fb0-ff45-4d99-ac60-5aaa7645ad44", "fingerprint": "ae:47:c1:91:bf:e5:0b:90:25:3a:4d:0c:cd:bd:44:a5"}} 2018-07-19 01:51:26,935 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-0043887f-5ed1-4509-8f9d-47073f996010 2018-07-19 01:51:26,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5cab5fb0-ff45-4d99-ac60-5aaa7645ad44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0eebcc435c674195ea492301fc8f4af8627f5df" 2018-07-19 01:51:26,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51: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-ba052fad-179f-4c40-98c0-ed7bd6c1c176 x-compute-request-id: req-ba052fad-179f-4c40-98c0-ed7bd6c1c176 Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ9I5QAAZOjrJusOxSDzolf56oHH5YVN38HnbSeXpIQS34Dx764Avak6MIH2KYQxGmSMAegenyC1qYBtPO6KOjt9XZ0PoP8GM7FynK7suPkSXFUumZIp7icSCXVU0lYF2y9/DS0z5fsDG1uscZmaZcuyWzI+NCLwbQvK6n6dwBxbQuThpKxHBDUupYsI3EeWrZhGN5dkcW77QCQDqx//5M0xyYCcLOPtN/XRVokTZjpT9RtHLYzP9v25t2iuftW51RGIS2FYqmGSwxogUQQEQZXB7MaMuP3ba7LlP78icB+9ODK7Cu/1yfmUYPdbP3CQnf8dzA5ODhiQGkxIcVjrL5", "user_id": "b0c3f47c1bd84bf5aceb649427654846", "name": "NovaUtilsKeypairTests-5cab5fb0-ff45-4d99-ac60-5aaa7645ad44", "deleted": false, "created_at": "2018-07-19T01:51:26.000000", "updated_at": null, "fingerprint": "ae:47:c1:91:bf:e5:0b:90:25:3a:4d:0c:cd:bd:44:a5", "deleted_at": null, "id": 7}} 2018-07-19 01:51:26,953 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5cab5fb0-ff45-4d99-ac60-5aaa7645ad44 used request id req-ba052fad-179f-4c40-98c0-ed7bd6c1c176 2018-07-19 01:51:26,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0eebcc435c674195ea492301fc8f4af8627f5df" 2018-07-19 01:51:26,977 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51: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-adb88b87-ee0c-440d-9415-b1c030b4baed x-compute-request-id: req-adb88b87-ee0c-440d-9415-b1c030b4baed Content-Encoding: gzip Content-Length: 475 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ9I5QAAZOjrJusOxSDzolf56oHH5YVN38HnbSeXpIQS34Dx764Avak6MIH2KYQxGmSMAegenyC1qYBtPO6KOjt9XZ0PoP8GM7FynK7suPkSXFUumZIp7icSCXVU0lYF2y9/DS0z5fsDG1uscZmaZcuyWzI+NCLwbQvK6n6dwBxbQuThpKxHBDUupYsI3EeWrZhGN5dkcW77QCQDqx//5M0xyYCcLOPtN/XRVokTZjpT9RtHLYzP9v25t2iuftW51RGIS2FYqmGSwxogUQQEQZXB7MaMuP3ba7LlP78icB+9ODK7Cu/1yfmUYPdbP3CQnf8dzA5ODhiQGkxIcVjrL5", "name": "NovaUtilsKeypairTests-5cab5fb0-ff45-4d99-ac60-5aaa7645ad44", "fingerprint": "ae:47:c1:91:bf:e5:0b:90:25:3a:4d:0c:cd:bd:44:a5"}}]} 2018-07-19 01:51:26,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-adb88b87-ee0c-440d-9415-b1c030b4baed 2018-07-19 01:51:26,978 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-5cab5fb0-ff45-4d99-ac60-5aaa7645ad44 2018-07-19 01:51:26,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5cab5fb0-ff45-4d99-ac60-5aaa7645ad44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0eebcc435c674195ea492301fc8f4af8627f5df" 2018-07-19 01:51:27,011 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:51: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-8939079b-4b34-445c-91a3-b53f6839d2fb x-compute-request-id: req-8939079b-4b34-445c-91a3-b53f6839d2fb Content-Length: 0 Content-Type: application/json 2018-07-19 01:51:27,011 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5cab5fb0-ff45-4d99-ac60-5aaa7645ad44 used request id req-8939079b-4b34-445c-91a3-b53f6839d2fb 2018-07-19 01:51:27,012 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:51:27,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:27,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["loucZ0cfR8CmXkcrRpH0Aw"], "issued_at": "2018-07-19T01:51:27.000000Z"}} 2018-07-19 01:51:27,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b22e2d2f0a1c4091f98ee3c146401fc68cc5408a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-46824cf8-6498-4263-bb43-95912821e67e-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-46824cf8-6498-4263-bb43-95912821e67e-id", "swap": 2}}' 2018-07-19 01:51:27,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51: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-66af2eb0-015d-4371-b28f-57e9179d88a9 x-compute-request-id: req-66af2eb0-015d-4371-b28f-57e9179d88a9 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-46824cf8-6498-4263-bb43-95912821e67e-name", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-46824cf8-6498-4263-bb43-95912821e67e-id", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/NovaUtilsFlavorTests-46824cf8-6498-4263-bb43-95912821e67e-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 2, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "disk": 1, "id": "NovaUtilsFlavorTests-46824cf8-6498-4263-bb43-95912821e67e-id"}} 2018-07-19 01:51:27,711 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-66af2eb0-015d-4371-b28f-57e9179d88a9 2018-07-19 01:51:27,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-46824cf8-6498-4263-bb43-95912821e67e-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b22e2d2f0a1c4091f98ee3c146401fc68cc5408a" 2018-07-19 01:51:27,741 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:51: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-ae84d5da-0d58-45ac-aa16-f6ff0af9532a x-compute-request-id: req-ae84d5da-0d58-45ac-aa16-f6ff0af9532a Content-Length: 0 Content-Type: application/json 2018-07-19 01:51:27,741 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-46824cf8-6498-4263-bb43-95912821e67e-id used request id req-ae84d5da-0d58-45ac-aa16-f6ff0af9532a 2018-07-19 01:51:27,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b22e2d2f0a1c4091f98ee3c146401fc68cc5408a" 2018-07-19 01:51:27,774 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51: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-281da6ae-33d1-436f-bd50-fb0566a6b8bf x-compute-request-id: req-281da6ae-33d1-436f-bd50-fb0566a6b8bf Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-19 01:51:27,774 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-281da6ae-33d1-436f-bd50-fb0566a6b8bf 2018-07-19 01:51:27,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-46824cf8-6498-4263-bb43-95912821e67e-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b22e2d2f0a1c4091f98ee3c146401fc68cc5408a" 2018-07-19 01:51:27,790 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:51: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-58690ea7-d11f-48e2-a795-66b59ff45652 x-compute-request-id: req-58690ea7-d11f-48e2-a795-66b59ff45652 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-46824cf8-6498-4263-bb43-95912821e67e-id could not be found.", "code": 404}} 2018-07-19 01:51:27,790 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-46824cf8-6498-4263-bb43-95912821e67e-id used request id req-58690ea7-d11f-48e2-a795-66b59ff45652 2018-07-19 01:51:27,791 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:51:27,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:28,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["hrF5HQovTpmfDFnL_6noBw"], "issued_at": "2018-07-19T01:51:28.000000Z"}} 2018-07-19 01:51:28,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d9152e6d4be9c9cda9f2dffeb27c7d9dd8243f" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-e559e931-4f38-4a81-a16c-ee816354052b-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-e559e931-4f38-4a81-a16c-ee816354052b-id", "swap": 2}}' 2018-07-19 01:51:28,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51: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-c8554838-ff82-4803-8d17-b9b00e5c08a1 x-compute-request-id: req-c8554838-ff82-4803-8d17-b9b00e5c08a1 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-e559e931-4f38-4a81-a16c-ee816354052b-name", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-e559e931-4f38-4a81-a16c-ee816354052b-id", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/NovaUtilsFlavorTests-e559e931-4f38-4a81-a16c-ee816354052b-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 2, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "disk": 1, "id": "NovaUtilsFlavorTests-e559e931-4f38-4a81-a16c-ee816354052b-id"}} 2018-07-19 01:51:28,406 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c8554838-ff82-4803-8d17-b9b00e5c08a1 2018-07-19 01:51:28,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-e559e931-4f38-4a81-a16c-ee816354052b-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d9152e6d4be9c9cda9f2dffeb27c7d9dd8243f" 2018-07-19 01:51:28,437 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:51: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-436a9e0d-6237-48a2-a150-944dcff42c39 x-compute-request-id: req-436a9e0d-6237-48a2-a150-944dcff42c39 Content-Length: 0 Content-Type: application/json 2018-07-19 01:51:28,437 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-e559e931-4f38-4a81-a16c-ee816354052b-id used request id req-436a9e0d-6237-48a2-a150-944dcff42c39 2018-07-19 01:51:28,438 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:51:28,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:28,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["jfwLyUAbRv6kPRQI7RbLBA"], "issued_at": "2018-07-19T01:51:28.000000Z"}} 2018-07-19 01:51:28,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:28,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b24adb5c-dbb5-4b7e-88ea-c8af083a4f90 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:28,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b24adb5c-dbb5-4b7e-88ea-c8af083a4f90 2018-07-19 01:51:28,942 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-19 01:51:28,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:51:28,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:29,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["FW53gpyESKSAuW08xXhsaQ"], "issued_at": "2018-07-19T01:51:29.000000Z"}} 2018-07-19 01:51:29,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b751d525a83dec1bac1978eb93645b0828fd0f9" 2018-07-19 01:51:29,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48ca94d0-e0b6-4b64-a71f-ac95dd989f40 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:29,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-48ca94d0-e0b6-4b64-a71f-ac95dd989f40 2018-07-19 01:51:29,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b751d525a83dec1bac1978eb93645b0828fd0f9" 2018-07-19 01:51:29,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-f9aa2372-eec8-40ad-b9b4-eaa96aeae29a Date: Thu, 19 Jul 2018 01:51:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-image"} 2018-07-19 01:51:29,620 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-image used request id req-f9aa2372-eec8-40ad-b9b4-eaa96aeae29a 2018-07-19 01:51:29,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b751d525a83dec1bac1978eb93645b0828fd0f9" 2018-07-19 01:51:29,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bbf6262c-0f0e-4d55-bfd0-bcb0f96c355c Date: Thu, 19 Jul 2018 01:51: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", "uploading", "importing", "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-07-19 01:51:29,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-bbf6262c-0f0e-4d55-bfd0-bcb0f96c355c 2018-07-19 01:51:29,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b751d525a83dec1bac1978eb93645b0828fd0f9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-image"}' 2018-07-19 01:51:29,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-67ac3ad8-acb9-4977-91c0-a261cb4697ab Date: Thu, 19 Jul 2018 01:51:29 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-image", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:51:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-19T01:51:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f", "min_disk": 0, "protected": false, "id": "b1e969c8-7d9b-4dc0-a79f-1a5801ea188f", "file": "/v2/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f/file", "checksum": null, "owner": "ba1c3d47632b40318826191b43d81cda", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-19 01:51:29,708 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-67ac3ad8-acb9-4977-91c0-a261cb4697ab 2018-07-19 01:51:29,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b751d525a83dec1bac1978eb93645b0828fd0f9" -d '' 2018-07-19 01:51:30,885 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f8dc75ea-2c27-4df9-80b6-a51a78a61ea5 Date: Thu, 19 Jul 2018 01:51:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:51:30,885 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f/file used request id req-f8dc75ea-2c27-4df9-80b6-a51a78a61ea5 2018-07-19 01:51:30,885 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-19 01:51:30,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b751d525a83dec1bac1978eb93645b0828fd0f9" 2018-07-19 01:51:30,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-a35bbbc6-19f4-4734-acf8-5923c8c5269f Date: Thu, 19 Jul 2018 01:51:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-image", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:51:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-19T01:51:30Z", "visibility": "shared", "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f/snap", "metadata": {}}], "self": "/v2/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f", "min_disk": 0, "protected": false, "id": "b1e969c8-7d9b-4dc0-a79f-1a5801ea188f", "file": "/v2/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba1c3d47632b40318826191b43d81cda", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-19 01:51:30,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f used request id req-a35bbbc6-19f4-4734-acf8-5923c8c5269f 2018-07-19 01:51:30,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b751d525a83dec1bac1978eb93645b0828fd0f9" 2018-07-19 01:51:30,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a0cf9ec3-bbf0-4add-ab81-35ca8ab52843 Date: Thu, 19 Jul 2018 01:51: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", "uploading", "importing", "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-07-19 01:51:30,937 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-a0cf9ec3-bbf0-4add-ab81-35ca8ab52843 2018-07-19 01:51:30,940 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-image 2018-07-19 01:51:30,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b751d525a83dec1bac1978eb93645b0828fd0f9" 2018-07-19 01:51:30,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-cba07425-af19-4b5a-84c9-aacb988ff483 Date: Thu, 19 Jul 2018 01:51:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-image", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:51:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-19T01:51:30Z", "visibility": "shared", "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f/snap", "metadata": {}}], "self": "/v2/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f", "min_disk": 0, "protected": false, "id": "b1e969c8-7d9b-4dc0-a79f-1a5801ea188f", "file": "/v2/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba1c3d47632b40318826191b43d81cda", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-19 01:51:30,965 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f used request id req-cba07425-af19-4b5a-84c9-aacb988ff483 2018-07-19 01:51:30,966 - create_image - DEBUG - Instance status is - active 2018-07-19 01:51:30,966 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-image 2018-07-19 01:51:30,966 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-image 2018-07-19 01:51:30,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:51:30,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:31,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["iGJT0LBVRb2C_F-AYdSekQ"], "issued_at": "2018-07-19T01:51:31.000000Z"}} 2018-07-19 01:51:31,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52ac4068c651797a095ac2a35823bcc1040aeba" 2018-07-19 01:51:31,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d1e71d3-7565-4b4f-b351-25c059a3a406 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:31,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8d1e71d3-7565-4b4f-b351-25c059a3a406 2018-07-19 01:51:31,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52ac4068c651797a095ac2a35823bcc1040aeba" 2018-07-19 01:51:31,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4d9cff4a-86b1-48c9-8cc4-eccb09bc6f4e Date: Thu, 19 Jul 2018 01:51:31 GMT RESP BODY: {"networks":[]} 2018-07-19 01:51:31,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net used request id req-4d9cff4a-86b1-48c9-8cc4-eccb09bc6f4e 2018-07-19 01:51:31,671 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net 2018-07-19 01:51:31,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52ac4068c651797a095ac2a35823bcc1040aeba" -d '{"network": {"name": "NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net", "admin_state_up": true}}' 2018-07-19 01:51:31,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-255b8fa3-1df7-412f-a83d-871cc163ea91 Date: Thu, 19 Jul 2018 01:51:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"37089551-1cca-45fd-a160-424c31a9459c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:51:31Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:31Z","mtu":1450}} 2018-07-19 01:51:31,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-255b8fa3-1df7-412f-a83d-871cc163ea91 2018-07-19 01:51:31,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=37089551-1cca-45fd-a160-424c31a9459c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52ac4068c651797a095ac2a35823bcc1040aeba" 2018-07-19 01:51:32,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-f08379aa-7680-4a0f-b125-180acbf223ef Date: Thu, 19 Jul 2018 01:51:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"37089551-1cca-45fd-a160-424c31a9459c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:51:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:31Z","provider:network_type":"vxlan"}]} 2018-07-19 01:51:32,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=37089551-1cca-45fd-a160-424c31a9459c used request id req-f08379aa-7680-4a0f-b125-180acbf223ef 2018-07-19 01:51:32,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=37089551-1cca-45fd-a160-424c31a9459c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52ac4068c651797a095ac2a35823bcc1040aeba" 2018-07-19 01:51:32,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c066fcff-01a7-48a2-a44a-600b7ffd14c0 Date: Thu, 19 Jul 2018 01:51:32 GMT RESP BODY: {"subnets":[]} 2018-07-19 01:51:32,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=37089551-1cca-45fd-a160-424c31a9459c used request id req-c066fcff-01a7-48a2-a44a-600b7ffd14c0 2018-07-19 01:51:32,074 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-subnet 2018-07-19 01:51:32,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52ac4068c651797a095ac2a35823bcc1040aeba" -d '{"subnets": [{"ip_version": 4, "network_id": "37089551-1cca-45fd-a160-424c31a9459c", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-subnet"}]}' 2018-07-19 01:51:32,466 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4745f97b-2760-44bf-920a-57f3ac31d12a Date: Thu, 19 Jul 2018 01:51:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0a492b1d-8d68-4363-abab-118311f3d2e8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-subnet","enable_dhcp":true,"segment_id":null,"network_id":"37089551-1cca-45fd-a160-424c31a9459c","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:32Z","ip_version":4}]} 2018-07-19 01:51:32,467 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-4745f97b-2760-44bf-920a-57f3ac31d12a 2018-07-19 01:51:32,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=37089551-1cca-45fd-a160-424c31a9459c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52ac4068c651797a095ac2a35823bcc1040aeba" 2018-07-19 01:51:32,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-3a8798f7-1c84-466d-99d7-d2016acf0aff Date: Thu, 19 Jul 2018 01:51:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"37089551-1cca-45fd-a160-424c31a9459c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["0a492b1d-8d68-4363-abab-118311f3d2e8"],"description":"","tags":[],"updated_at":"2018-07-19T01:51:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:31Z","provider:network_type":"vxlan"}]} 2018-07-19 01:51:32,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=37089551-1cca-45fd-a160-424c31a9459c used request id req-3a8798f7-1c84-466d-99d7-d2016acf0aff 2018-07-19 01:51:32,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=37089551-1cca-45fd-a160-424c31a9459c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52ac4068c651797a095ac2a35823bcc1040aeba" 2018-07-19 01:51:32,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6f6665ab-3d16-4a22-a0db-009e3f507175 Date: Thu, 19 Jul 2018 01:51:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0a492b1d-8d68-4363-abab-118311f3d2e8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-subnet","enable_dhcp":true,"segment_id":null,"network_id":"37089551-1cca-45fd-a160-424c31a9459c","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:32Z","ip_version":4}]} 2018-07-19 01:51:32,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=37089551-1cca-45fd-a160-424c31a9459c used request id req-6f6665ab-3d16-4a22-a0db-009e3f507175 2018-07-19 01:51:32,616 - OpenStackNetwork - DEBUG - Network [37089551-1cca-45fd-a160-424c31a9459c] created successfully 2018-07-19 01:51:32,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:51:32,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:33,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["M1CPw0_KQU2682x_VXgnJg"], "issued_at": "2018-07-19T01:51:33.000000Z"}} 2018-07-19 01:51:33,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd6c4482d53f256bc64e2712f97d3ba6fb7288" 2018-07-19 01:51:33,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56a20c3f-67d3-4ac8-9aef-1848bf3a547d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:33,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-56a20c3f-67d3-4ac8-9aef-1848bf3a547d 2018-07-19 01:51:33,149 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:51:33,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd6c4482d53f256bc64e2712f97d3ba6fb7288" 2018-07-19 01:51:33,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51: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-3295206e-d6b6-41e6-8b94-66bca975d419 x-compute-request-id: req-3295206e-d6b6-41e6-8b94-66bca975d419 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-19 01:51:33,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3295206e-d6b6-41e6-8b94-66bca975d419 2018-07-19 01:51:33,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd6c4482d53f256bc64e2712f97d3ba6fb7288" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-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-07-19 01:51:33,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51: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-0ba5946b-6459-4050-8426-5d66b45f2caf x-compute-request-id: req-0ba5946b-6459-4050-8426-5d66b45f2caf Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-flavor-name", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9359be8b-6ad2-4c32-bbe8-a90c4b28e5db", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9359be8b-6ad2-4c32-bbe8-a90c4b28e5db", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "9359be8b-6ad2-4c32-bbe8-a90c4b28e5db"}} 2018-07-19 01:51:33,381 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0ba5946b-6459-4050-8426-5d66b45f2caf 2018-07-19 01:51:33,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:51:33,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:33,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["OqxOZcbnTMC4xjLQd2Raiw"], "issued_at": "2018-07-19T01:51:33.000000Z"}} 2018-07-19 01:51:33,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c294e8a45251d7cff9607bebbdb4f520b7e7bc3c" 2018-07-19 01:51:33,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-debd60ef-bac4-48d2-9d17-0d47381d099a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:33,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-debd60ef-bac4-48d2-9d17-0d47381d099a 2018-07-19 01:51:33,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:34,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-d3b37521-4313-45e7-b63c-b5ff25a5a37c Date: Thu, 19 Jul 2018 01:51:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"37089551-1cca-45fd-a160-424c31a9459c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["0a492b1d-8d68-4363-abab-118311f3d2e8"],"description":"","tags":[],"updated_at":"2018-07-19T01:51:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:31Z","provider:network_type":"vxlan"}]} 2018-07-19 01:51:34,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net used request id req-d3b37521-4313-45e7-b63c-b5ff25a5a37c 2018-07-19 01:51:34,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=37089551-1cca-45fd-a160-424c31a9459c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:34,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a5b96285-b9d5-4ee6-8bbf-c530ac50b71b Date: Thu, 19 Jul 2018 01:51:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0a492b1d-8d68-4363-abab-118311f3d2e8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-subnet","enable_dhcp":true,"segment_id":null,"network_id":"37089551-1cca-45fd-a160-424c31a9459c","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:32Z","ip_version":4}]} 2018-07-19 01:51:34,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=37089551-1cca-45fd-a160-424c31a9459c used request id req-a5b96285-b9d5-4ee6-8bbf-c530ac50b71b 2018-07-19 01:51:34,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:34,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-ee9d4a85-1d5f-4445-973f-877968f3f524 Date: Thu, 19 Jul 2018 01:51:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"37089551-1cca-45fd-a160-424c31a9459c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["0a492b1d-8d68-4363-abab-118311f3d2e8"],"description":"","tags":[],"updated_at":"2018-07-19T01:51:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:31Z","provider:network_type":"vxlan"}]} 2018-07-19 01:51:34,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net used request id req-ee9d4a85-1d5f-4445-973f-877968f3f524 2018-07-19 01:51:34,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:51:34,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-419f5c47-fb30-40e5-9e37-a3d083254340 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:51:34,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-419f5c47-fb30-40e5-9e37-a3d083254340 2018-07-19 01:51:34,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c294e8a45251d7cff9607bebbdb4f520b7e7bc3c" 2018-07-19 01:51:34,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3515766a-3a22-4647-a739-91d4f32613eb Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:51:34,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-3515766a-3a22-4647-a739-91d4f32613eb 2018-07-19 01:51:34,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=37089551-1cca-45fd-a160-424c31a9459c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:34,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7213bff5-53ab-43f9-bce3-d535b9b78c64 Date: Thu, 19 Jul 2018 01:51:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0a492b1d-8d68-4363-abab-118311f3d2e8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-subnet","enable_dhcp":true,"segment_id":null,"network_id":"37089551-1cca-45fd-a160-424c31a9459c","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:32Z","ip_version":4}]} 2018-07-19 01:51:34,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=37089551-1cca-45fd-a160-424c31a9459c used request id req-7213bff5-53ab-43f9-bce3-d535b9b78c64 2018-07-19 01:51:34,439 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net 2018-07-19 01:51:34,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" -d '{"port": {"network_id": "37089551-1cca-45fd-a160-424c31a9459c", "name": "NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-port", "admin_state_up": true}}' 2018-07-19 01:51:35,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-25129e9d-7d29-4d38-a99c-eaeb7e5c3c82 Date: Thu, 19 Jul 2018 01:51:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:51:34Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0a492b1d-8d68-4363-abab-118311f3d2e8","ip_address":"10.55.0.7"}],"id":"200aab10-be61-4578-ba9d-21692303850a","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d4:75:8e","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-port","project_id":"ba1c3d47632b40318826191b43d81cda","qos_policy_id":null,"admin_state_up":true,"network_id":"37089551-1cca-45fd-a160-424c31a9459c","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-19 01:51:35,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-25129e9d-7d29-4d38-a99c-eaeb7e5c3c82 2018-07-19 01:51:35,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:35,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-43b3574e-b692-476d-9408-9a8e26150022 Date: Thu, 19 Jul 2018 01:51:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"37089551-1cca-45fd-a160-424c31a9459c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["0a492b1d-8d68-4363-abab-118311f3d2e8"],"description":"","tags":[],"updated_at":"2018-07-19T01:51:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:31Z","provider:network_type":"vxlan"}]} 2018-07-19 01:51:35,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net used request id req-43b3574e-b692-476d-9408-9a8e26150022 2018-07-19 01:51:35,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:51:35,349 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:51:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5eafb231-bf9b-4999-8567-fef6a7712b15 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:51:35,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-5eafb231-bf9b-4999-8567-fef6a7712b15 2018-07-19 01:51:35,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:35,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9eadcdd-73f9-49af-93ee-530196145fdf Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:51:35,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-c9eadcdd-73f9-49af-93ee-530196145fdf 2018-07-19 01:51:35,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=37089551-1cca-45fd-a160-424c31a9459c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:35,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-585b5db6-8049-4720-aec6-9ceceb86f977 Date: Thu, 19 Jul 2018 01:51:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0a492b1d-8d68-4363-abab-118311f3d2e8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-subnet","enable_dhcp":true,"segment_id":null,"network_id":"37089551-1cca-45fd-a160-424c31a9459c","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:32Z","ip_version":4}]} 2018-07-19 01:51:35,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=37089551-1cca-45fd-a160-424c31a9459c used request id req-585b5db6-8049-4720-aec6-9ceceb86f977 2018-07-19 01:51:35,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=37089551-1cca-45fd-a160-424c31a9459c&name=NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:35,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-331994e9-2bf5-4e1d-946a-dd255ec881e1 Date: Thu, 19 Jul 2018 01:51:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:51:34Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0a492b1d-8d68-4363-abab-118311f3d2e8","ip_address":"10.55.0.7"}],"id":"200aab10-be61-4578-ba9d-21692303850a","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d4:75:8e","project_id":"ba1c3d47632b40318826191b43d81cda","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-port","admin_state_up":true,"network_id":"37089551-1cca-45fd-a160-424c31a9459c","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:34Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-19 01:51:35,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=37089551-1cca-45fd-a160-424c31a9459c&name=NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-port&admin_state_up=True used request id req-331994e9-2bf5-4e1d-946a-dd255ec881e1 2018-07-19 01:51:35,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:35,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a1ea997-2b77-4846-9c2c-eac46bd3ad14 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:51:35,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-4a1ea997-2b77-4846-9c2c-eac46bd3ad14 2018-07-19 01:51:35,661 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-vm_inst 2018-07-19 01:51:35,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:35,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51: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-2533af65-e9d4-43e2-a2bc-c99f7989cd57 x-compute-request-id: req-2533af65-e9d4-43e2-a2bc-c99f7989cd57 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9359be8b-6ad2-4c32-bbe8-a90c4b28e5db", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9359be8b-6ad2-4c32-bbe8-a90c4b28e5db", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9359be8b-6ad2-4c32-bbe8-a90c4b28e5db", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-flavor-name"}]} 2018-07-19 01:51:35,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2533af65-e9d4-43e2-a2bc-c99f7989cd57 2018-07-19 01:51:35,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/9359be8b-6ad2-4c32-bbe8-a90c4b28e5db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:35,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51: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-52da1caa-1765-4202-8d2c-97ba4fcaa35c x-compute-request-id: req-52da1caa-1765-4202-8d2c-97ba4fcaa35c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-flavor-name", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9359be8b-6ad2-4c32-bbe8-a90c4b28e5db", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9359be8b-6ad2-4c32-bbe8-a90c4b28e5db", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "9359be8b-6ad2-4c32-bbe8-a90c4b28e5db"}} 2018-07-19 01:51:35,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/9359be8b-6ad2-4c32-bbe8-a90c4b28e5db used request id req-52da1caa-1765-4202-8d2c-97ba4fcaa35c 2018-07-19 01:51:35,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:36,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-6b50ac3f-8bee-4e7d-aace-f5112dcf9094 Date: Thu, 19 Jul 2018 01:51:36 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-image", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:51:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-19T01:51:30Z", "visibility": "shared", "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f/snap", "metadata": {}}], "self": "/v2/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f", "min_disk": 0, "protected": false, "id": "b1e969c8-7d9b-4dc0-a79f-1a5801ea188f", "file": "/v2/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba1c3d47632b40318826191b43d81cda", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-image"} 2018-07-19 01:51:36,178 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-image used request id req-6b50ac3f-8bee-4e7d-aace-f5112dcf9094 2018-07-19 01:51:36,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:36,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-11047ad6-977a-4e90-9c9e-16eb95c2b59f Date: Thu, 19 Jul 2018 01:51: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", "uploading", "importing", "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-07-19 01:51:36,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-11047ad6-977a-4e90-9c9e-16eb95c2b59f 2018-07-19 01:51:36,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" -d '{"server": {"name": "NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-vm_inst", "imageRef": "b1e969c8-7d9b-4dc0-a79f-1a5801ea188f", "flavorRef": "9359be8b-6ad2-4c32-bbe8-a90c4b28e5db", "max_count": 1, "min_count": 1, "networks": [{"port": "200aab10-be61-4578-ba9d-21692303850a"}]}}' 2018-07-19 01:51:37,669 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:51: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-426db0c8-15e0-46a4-8f60-f262a5be9a0f x-compute-request-id: req-426db0c8-15e0-46a4-8f60-f262a5be9a0f Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b", "rel": "bookmark"}], "adminPass": "fhN9RNmEipg6"}} 2018-07-19 01:51:37,669 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-426db0c8-15e0-46a4-8f60-f262a5be9a0f 2018-07-19 01:51:37,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:37,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51: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-4a8f2d97-27fd-4973-ad38-98b4d06c7532 x-compute-request-id: req-4a8f2d97-27fd-4973-ad38-98b4d06c7532 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.27:8774/v2.1/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b", "rel": "bookmark"}], "image": {"id": "b1e969c8-7d9b-4dc0-a79f-1a5801ea188f", "links": [{"href": "http://172.30.9.27:8774/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9359be8b-6ad2-4c32-bbe8-a90c4b28e5db", "links": [{"href": "http://172.30.9.27:8774/flavors/9359be8b-6ad2-4c32-bbe8-a90c4b28e5db", "rel": "bookmark"}]}, "id": "bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b", "user_id": "b0c3f47c1bd84bf5aceb649427654846", "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-07-19T01:51:37Z", "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-7d09efbb-3719-4fc7-835f-2962a616bc46-vm_inst", "created": "2018-07-19T01:51:37Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:51:37,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b used request id req-4a8f2d97-27fd-4973-ad38-98b4d06c7532 2018-07-19 01:51:37,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:38,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51: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-f4096d39-c47a-40ba-a4c4-2a9191277103 x-compute-request-id: req-f4096d39-c47a-40ba-a4c4-2a9191277103 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.27:8774/v2.1/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b", "rel": "bookmark"}], "image": {"id": "b1e969c8-7d9b-4dc0-a79f-1a5801ea188f", "links": [{"href": "http://172.30.9.27:8774/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9359be8b-6ad2-4c32-bbe8-a90c4b28e5db", "links": [{"href": "http://172.30.9.27:8774/flavors/9359be8b-6ad2-4c32-bbe8-a90c4b28e5db", "rel": "bookmark"}]}, "id": "bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b", "user_id": "b0c3f47c1bd84bf5aceb649427654846", "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-07-19T01:51:37Z", "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-7d09efbb-3719-4fc7-835f-2962a616bc46-vm_inst", "created": "2018-07-19T01:51:37Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:51:38,154 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b used request id req-f4096d39-c47a-40ba-a4c4-2a9191277103 2018-07-19 01:51:41,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:41,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51: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-a2f9329c-a375-41be-a3a7-0c0ef2d49f89 x-compute-request-id: req-a2f9329c-a375-41be-a3a7-0c0ef2d49f89 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b", "rel": "bookmark"}], "image": {"id": "b1e969c8-7d9b-4dc0-a79f-1a5801ea188f", "links": [{"href": "http://172.30.9.27:8774/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9359be8b-6ad2-4c32-bbe8-a90c4b28e5db", "links": [{"href": "http://172.30.9.27:8774/flavors/9359be8b-6ad2-4c32-bbe8-a90c4b28e5db", "rel": "bookmark"}]}, "id": "bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "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-07-19T01:51:40Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-7d09efbb-3719-4fc7-835f-2962a616bc46-vm_inst", "created": "2018-07-19T01:51:37Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:51:41,729 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b used request id req-a2f9329c-a375-41be-a3a7-0c0ef2d49f89 2018-07-19 01:51:44,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:45,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51: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-ff40f9f1-6259-462b-b65f-95b01aa60612 x-compute-request-id: req-ff40f9f1-6259-462b-b65f-95b01aa60612 Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:75:8e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b", "rel": "bookmark"}], "image": {"id": "b1e969c8-7d9b-4dc0-a79f-1a5801ea188f", "links": [{"href": "http://172.30.9.27:8774/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9359be8b-6ad2-4c32-bbe8-a90c4b28e5db", "links": [{"href": "http://172.30.9.27:8774/flavors/9359be8b-6ad2-4c32-bbe8-a90c4b28e5db", "rel": "bookmark"}]}, "id": "bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "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-07-19T01:51:40Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-7d09efbb-3719-4fc7-835f-2962a616bc46-vm_inst", "created": "2018-07-19T01:51:37Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:51:45,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b used request id req-ff40f9f1-6259-462b-b65f-95b01aa60612 2018-07-19 01:51:48,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:48,257 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51: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-882cba37-0ce0-4c5f-b7d4-0cc18ef6efae x-compute-request-id: req-882cba37-0ce0-4c5f-b7d4-0cc18ef6efae Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:75:8e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b", "rel": "bookmark"}], "image": {"id": "b1e969c8-7d9b-4dc0-a79f-1a5801ea188f", "links": [{"href": "http://172.30.9.27:8774/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-19T01:51:45.000000", "flavor": {"id": "9359be8b-6ad2-4c32-bbe8-a90c4b28e5db", "links": [{"href": "http://172.30.9.27:8774/flavors/9359be8b-6ad2-4c32-bbe8-a90c4b28e5db", "rel": "bookmark"}]}, "id": "bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:51:45Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-7d09efbb-3719-4fc7-835f-2962a616bc46-vm_inst", "created": "2018-07-19T01:51:37Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:51:48,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b used request id req-882cba37-0ce0-4c5f-b7d4-0cc18ef6efae 2018-07-19 01:51:48,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:48,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51: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-1660433e-14ad-4954-a74b-24610e2961b5 x-compute-request-id: req-1660433e-14ad-4954-a74b-24610e2961b5 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:75:8e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b", "rel": "bookmark"}], "image": {"id": "b1e969c8-7d9b-4dc0-a79f-1a5801ea188f", "links": [{"href": "http://172.30.9.27:8774/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-19T01:51:45.000000", "flavor": {"id": "9359be8b-6ad2-4c32-bbe8-a90c4b28e5db", "links": [{"href": "http://172.30.9.27:8774/flavors/9359be8b-6ad2-4c32-bbe8-a90c4b28e5db", "rel": "bookmark"}]}, "id": "bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:51:45Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-7d09efbb-3719-4fc7-835f-2962a616bc46-vm_inst", "created": "2018-07-19T01:51:37Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:51:48,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b used request id req-1660433e-14ad-4954-a74b-24610e2961b5 2018-07-19 01:51:48,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:48,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-34e87f4a-9e61-4d9e-af78-75a0945a46ea Date: Thu, 19 Jul 2018 01:51:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"37089551-1cca-45fd-a160-424c31a9459c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["0a492b1d-8d68-4363-abab-118311f3d2e8"],"description":"","tags":[],"updated_at":"2018-07-19T01:51:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:31Z","provider:network_type":"vxlan"}]} 2018-07-19 01:51:48,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net used request id req-34e87f4a-9e61-4d9e-af78-75a0945a46ea 2018-07-19 01:51:48,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:48,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-488a7276-e0ee-43b9-9836-040fa952c6cb Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:51:48,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-488a7276-e0ee-43b9-9836-040fa952c6cb 2018-07-19 01:51:48,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=37089551-1cca-45fd-a160-424c31a9459c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:48,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2fc48e1d-1213-4578-b6ca-a35db5e7f7e9 Date: Thu, 19 Jul 2018 01:51:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0a492b1d-8d68-4363-abab-118311f3d2e8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-subnet","enable_dhcp":true,"segment_id":null,"network_id":"37089551-1cca-45fd-a160-424c31a9459c","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:32Z","ip_version":4}]} 2018-07-19 01:51:48,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=37089551-1cca-45fd-a160-424c31a9459c used request id req-2fc48e1d-1213-4578-b6ca-a35db5e7f7e9 2018-07-19 01:51:48,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=37089551-1cca-45fd-a160-424c31a9459c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:48,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2030 X-Openstack-Request-Id: req-a850b3f3-6c68-4870-b3e2-60a2bd134386 Date: Thu, 19 Jul 2018 01:51:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:51:45Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0a492b1d-8d68-4363-abab-118311f3d2e8","ip_address":"10.55.0.7"}],"id":"200aab10-be61-4578-ba9d-21692303850a","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d4:75:8e","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-port","admin_state_up":true,"network_id":"37089551-1cca-45fd-a160-424c31a9459c","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:34Z","binding:vnic_type":"normal","device_id":"bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:51:35Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0a492b1d-8d68-4363-abab-118311f3d2e8","ip_address":"10.55.0.2"}],"id":"63ba4d23-8a34-48fe-a76e-5079a8207616","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:9b:27","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37089551-1cca-45fd-a160-424c31a9459c","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-37089551-1cca-45fd-a160-424c31a9459c","ip_allocation":"immediate"}]} 2018-07-19 01:51:48,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=37089551-1cca-45fd-a160-424c31a9459c used request id req-a850b3f3-6c68-4870-b3e2-60a2bd134386 2018-07-19 01:51:48,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:49,029 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:51: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-75bac704-acf8-47e6-a202-640fe10d2b22 x-compute-request-id: req-75bac704-acf8-47e6-a202-640fe10d2b22 Content-Type: application/json 2018-07-19 01:51:49,029 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/bc6d36c2-f1ae-47a4-9e7d-abb4757cef5b used request id req-75bac704-acf8-47e6-a202-640fe10d2b22 2018-07-19 01:51:49,029 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-port 2018-07-19 01:51:49,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/200aab10-be61-4578-ba9d-21692303850a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef5da3c1e5c2582220ab9bf4e7e29532eae5e6a" 2018-07-19 01:51:49,601 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e60282aa-2f24-4aab-ae70-3c9c81b3685d Date: Thu, 19 Jul 2018 01:51:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:51:49,601 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/200aab10-be61-4578-ba9d-21692303850a used request id req-e60282aa-2f24-4aab-ae70-3c9c81b3685d 2018-07-19 01:51:49,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/9359be8b-6ad2-4c32-bbe8-a90c4b28e5db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd6c4482d53f256bc64e2712f97d3ba6fb7288" 2018-07-19 01:51:49,651 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:51: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-0a76d3e9-e3d5-49b3-8c3c-a1a70faba03e x-compute-request-id: req-0a76d3e9-e3d5-49b3-8c3c-a1a70faba03e Content-Length: 0 Content-Type: application/json 2018-07-19 01:51:49,651 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/9359be8b-6ad2-4c32-bbe8-a90c4b28e5db used request id req-0a76d3e9-e3d5-49b3-8c3c-a1a70faba03e 2018-07-19 01:51:49,652 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-subnet 2018-07-19 01:51:49,652 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-subnet 2018-07-19 01:51:49,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/0a492b1d-8d68-4363-abab-118311f3d2e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52ac4068c651797a095ac2a35823bcc1040aeba" 2018-07-19 01:51:50,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e766c6ab-09ab-4f3d-9611-1b2aa29089c3 Date: Thu, 19 Jul 2018 01:51:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:51:50,757 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/0a492b1d-8d68-4363-abab-118311f3d2e8 used request id req-e766c6ab-09ab-4f3d-9611-1b2aa29089c3 2018-07-19 01:51:50,757 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-net 2018-07-19 01:51:50,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/37089551-1cca-45fd-a160-424c31a9459c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52ac4068c651797a095ac2a35823bcc1040aeba" 2018-07-19 01:51:51,937 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-60706359-15af-4820-9164-4bdf5ab938d9 Date: Thu, 19 Jul 2018 01:51:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:51:51,937 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/37089551-1cca-45fd-a160-424c31a9459c used request id req-60706359-15af-4820-9164-4bdf5ab938d9 2018-07-19 01:51:51,938 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-7d09efbb-3719-4fc7-835f-2962a616bc46-image 2018-07-19 01:51:51,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b751d525a83dec1bac1978eb93645b0828fd0f9" 2018-07-19 01:51:52,777 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c6d4f59b-044e-4522-8383-cda5343372bb Date: Thu, 19 Jul 2018 01:51:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:51:52,777 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b1e969c8-7d9b-4dc0-a79f-1a5801ea188f used request id req-c6d4f59b-044e-4522-8383-cda5343372bb 2018-07-19 01:51:52,779 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:51:52,782 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-19 01:51:52,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:51:52,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:53,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["pu1vvcPkTq-AH5DO7IHDwA"], "issued_at": "2018-07-19T01:51:53.000000Z"}} 2018-07-19 01:51:53,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6e2e79d112eae40183de368f85f3b59c6967bc" 2018-07-19 01:51:53,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1567fdf-99a3-4cef-9a91-dd4cd5296bca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:53,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e1567fdf-99a3-4cef-9a91-dd4cd5296bca 2018-07-19 01:51:53,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a6e2e79d112eae40183de368f85f3b59c6967bc" 2018-07-19 01:51:53,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-f6c7d315-63a6-4134-8640-27936f6c64e1 Date: Thu, 19 Jul 2018 01:51:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-image"} 2018-07-19 01:51:53,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-image used request id req-f6c7d315-63a6-4134-8640-27936f6c64e1 2018-07-19 01:51:53,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a6e2e79d112eae40183de368f85f3b59c6967bc" 2018-07-19 01:51:53,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a9ee36a2-e935-470c-bec5-23aab931b6c7 Date: Thu, 19 Jul 2018 01:51: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", "uploading", "importing", "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-07-19 01:51:53,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-a9ee36a2-e935-470c-bec5-23aab931b6c7 2018-07-19 01:51:53,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a6e2e79d112eae40183de368f85f3b59c6967bc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-image"}' 2018-07-19 01:51:53,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-83da50ed-dd29-44cb-a65d-4945ca32ba25 Date: Thu, 19 Jul 2018 01:51:53 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-image", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:51:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-19T01:51:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "min_disk": 0, "protected": false, "id": "dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "file": "/v2/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47/file", "checksum": null, "owner": "ba1c3d47632b40318826191b43d81cda", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-19 01:51:53,630 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-83da50ed-dd29-44cb-a65d-4945ca32ba25 2018-07-19 01:51:53,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a6e2e79d112eae40183de368f85f3b59c6967bc" -d '' 2018-07-19 01:51:54,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9c10afdf-5607-4dc2-8ce4-339936a81a66 Date: Thu, 19 Jul 2018 01:51:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:51:54,810 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47/file used request id req-9c10afdf-5607-4dc2-8ce4-339936a81a66 2018-07-19 01:51:54,810 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-19 01:51:54,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a6e2e79d112eae40183de368f85f3b59c6967bc" 2018-07-19 01:51:54,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-4540c232-a758-4e89-a2e0-77f46f1eee49 Date: Thu, 19 Jul 2018 01:51:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-image", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:51:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-19T01:51:54Z", "visibility": "shared", "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47/snap", "metadata": {}}], "self": "/v2/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "min_disk": 0, "protected": false, "id": "dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "file": "/v2/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba1c3d47632b40318826191b43d81cda", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-19 01:51:54,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47 used request id req-4540c232-a758-4e89-a2e0-77f46f1eee49 2018-07-19 01:51:54,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a6e2e79d112eae40183de368f85f3b59c6967bc" 2018-07-19 01:51:54,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b02844b4-ff51-41ec-bfec-03433af2711f Date: Thu, 19 Jul 2018 01:51: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", "uploading", "importing", "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-07-19 01:51:54,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b02844b4-ff51-41ec-bfec-03433af2711f 2018-07-19 01:51:54,843 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-image 2018-07-19 01:51:54,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a6e2e79d112eae40183de368f85f3b59c6967bc" 2018-07-19 01:51:54,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-e3871717-094b-4020-b810-13de73be3ff7 Date: Thu, 19 Jul 2018 01:51:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-image", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:51:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-19T01:51:54Z", "visibility": "shared", "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47/snap", "metadata": {}}], "self": "/v2/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "min_disk": 0, "protected": false, "id": "dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "file": "/v2/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba1c3d47632b40318826191b43d81cda", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-19 01:51:54,860 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47 used request id req-e3871717-094b-4020-b810-13de73be3ff7 2018-07-19 01:51:54,861 - create_image - DEBUG - Instance status is - active 2018-07-19 01:51:54,861 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-image 2018-07-19 01:51:54,861 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-image 2018-07-19 01:51:54,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:51:54,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:55,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["nezzzcB7S0mEsiqdkWvN9Q"], "issued_at": "2018-07-19T01:51:55.000000Z"}} 2018-07-19 01:51:55,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41f85862d43b955a9f65f94dea9df1ddef4aa2a" 2018-07-19 01:51:55,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-920e2e71-e519-4de9-b48a-dcd1a41ed5aa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:55,269 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-920e2e71-e519-4de9-b48a-dcd1a41ed5aa 2018-07-19 01:51:55,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41f85862d43b955a9f65f94dea9df1ddef4aa2a" 2018-07-19 01:51:55,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-03c6c478-375f-4239-9f67-cdb4217022f7 Date: Thu, 19 Jul 2018 01:51:55 GMT RESP BODY: {"networks":[]} 2018-07-19 01:51:55,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net used request id req-03c6c478-375f-4239-9f67-cdb4217022f7 2018-07-19 01:51:55,473 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net 2018-07-19 01:51:55,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41f85862d43b955a9f65f94dea9df1ddef4aa2a" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net", "admin_state_up": true}}' 2018-07-19 01:51:55,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-48c254b8-b3ac-4b96-a955-9e209ef05e07 Date: Thu, 19 Jul 2018 01:51:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"aa13563a-97d1-4986-bf23-2fab06a6270f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:51:55Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:55Z","mtu":1450}} 2018-07-19 01:51:55,705 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-48c254b8-b3ac-4b96-a955-9e209ef05e07 2018-07-19 01:51:55,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41f85862d43b955a9f65f94dea9df1ddef4aa2a" 2018-07-19 01:51:55,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-53dbba18-ce9d-47e6-ad76-a588ab6be319 Date: Thu, 19 Jul 2018 01:51:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"aa13563a-97d1-4986-bf23-2fab06a6270f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:51:55Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:55Z","provider:network_type":"vxlan"}]} 2018-07-19 01:51:55,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-53dbba18-ce9d-47e6-ad76-a588ab6be319 2018-07-19 01:51:55,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41f85862d43b955a9f65f94dea9df1ddef4aa2a" 2018-07-19 01:51:55,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-93e0bd11-45cb-48c9-805a-7de4c43f1386 Date: Thu, 19 Jul 2018 01:51:55 GMT RESP BODY: {"subnets":[]} 2018-07-19 01:51:55,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-93e0bd11-45cb-48c9-805a-7de4c43f1386 2018-07-19 01:51:55,974 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-subnet 2018-07-19 01:51:55,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41f85862d43b955a9f65f94dea9df1ddef4aa2a" -d '{"subnets": [{"ip_version": 4, "network_id": "aa13563a-97d1-4986-bf23-2fab06a6270f", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-subnet"}]}' 2018-07-19 01:51:56,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-cf81f950-f69a-417e-b5f1-46716652e3a6 Date: Thu, 19 Jul 2018 01:51:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","ip_version":4}]} 2018-07-19 01:51:56,356 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-cf81f950-f69a-417e-b5f1-46716652e3a6 2018-07-19 01:51:56,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41f85862d43b955a9f65f94dea9df1ddef4aa2a" 2018-07-19 01:51:56,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-10e82c31-45fd-4a2d-aa9b-9ff2864ffb35 Date: Thu, 19 Jul 2018 01:51:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa13563a-97d1-4986-bf23-2fab06a6270f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45"],"description":"","tags":[],"updated_at":"2018-07-19T01:51:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:55Z","provider:network_type":"vxlan"}]} 2018-07-19 01:51:56,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-10e82c31-45fd-4a2d-aa9b-9ff2864ffb35 2018-07-19 01:51:56,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41f85862d43b955a9f65f94dea9df1ddef4aa2a" 2018-07-19 01:51:56,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-702575f2-261a-46ce-bfe6-4157e0ec7f17 Date: Thu, 19 Jul 2018 01:51:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","ip_version":4}]} 2018-07-19 01:51:56,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-702575f2-261a-46ce-bfe6-4157e0ec7f17 2018-07-19 01:51:56,519 - OpenStackNetwork - DEBUG - Network [aa13563a-97d1-4986-bf23-2fab06a6270f] created successfully 2018-07-19 01:51:56,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:51:56,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:56,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["yrIwETsbQV2gjaa83ytnEA"], "issued_at": "2018-07-19T01:51:56.000000Z"}} 2018-07-19 01:51:56,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ce9251e68c6da4451d1367e38c90baa8ef5ea8" 2018-07-19 01:51:56,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3946287e-90bc-4c15-a3b7-f1aa4689faf8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:56,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3946287e-90bc-4c15-a3b7-f1aa4689faf8 2018-07-19 01:51:56,950 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:51:56,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ce9251e68c6da4451d1367e38c90baa8ef5ea8" 2018-07-19 01:51:57,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51: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-ee16f712-0c38-429f-8a5a-f0085dd1f0d5 x-compute-request-id: req-ee16f712-0c38-429f-8a5a-f0085dd1f0d5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-19 01:51:57,138 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ee16f712-0c38-429f-8a5a-f0085dd1f0d5 2018-07-19 01:51:57,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ce9251e68c6da4451d1367e38c90baa8ef5ea8" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-19 01:51:57,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51: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-45f330a8-781f-47fd-9034-f536e4843891 x-compute-request-id: req-45f330a8-781f-47fd-9034-f536e4843891 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-flavor", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "75eab353-e4ec-4cfa-a47d-40518af89f31"}} 2018-07-19 01:51:57,177 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-45f330a8-781f-47fd-9034-f536e4843891 2018-07-19 01:51:57,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:51:57,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:57,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["dVDbb3GJQHqYioHzxoQ83A"], "issued_at": "2018-07-19T01:51:57.000000Z"}} 2018-07-19 01:51:57,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e47fff17cc5d215eaa54e12c475eacaf3b8f67" 2018-07-19 01:51:57,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d9f9c08-421f-4bdc-b47c-9f0c27d840e9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:57,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8d9f9c08-421f-4bdc-b47c-9f0c27d840e9 2018-07-19 01:51:57,675 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e47fff17cc5d215eaa54e12c475eacaf3b8f67" 2018-07-19 01:51:57,891 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:57 GMT Server: Apache x-compute-request-id: req-8f9e4bc7-98ee-4ad9-86f3-6b535f626cc1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8f9e4bc7-98ee-4ad9-86f3-6b535f626cc1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-19 01:51:57,891 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/detail used request id req-8f9e4bc7-98ee-4ad9-86f3-6b535f626cc1 2018-07-19 01:51:57,893 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8f9e4bc7-98ee-4ad9-86f3-6b535f626cc1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e47fff17cc5d215eaa54e12c475eacaf3b8f67" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460", "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-07-19 01:51:58,324 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:51:57 GMT Server: Apache x-compute-request-id: req-3445fe5e-96ec-49e2-a089-14202a3ed973 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3445fe5e-96ec-49e2-a089-14202a3ed973 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-19T01:51:58.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "17e12869-171c-4d7f-8904-a71bf91ccb2c", "size": 1}} 2018-07-19 01:51:58,324 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes used request id req-3445fe5e-96ec-49e2-a089-14202a3ed973 2018-07-19 01:51:58,328 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8f9e4bc7-98ee-4ad9-86f3-6b535f626cc1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e47fff17cc5d215eaa54e12c475eacaf3b8f67" 2018-07-19 01:51:58,390 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:58 GMT Server: Apache x-compute-request-id: req-934cd4c9-0aec-4194-99d3-830fe0e203bb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-934cd4c9-0aec-4194-99d3-830fe0e203bb Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-19T01:51:58.000000", "replication_status": null, "snapshot_id": null, "id": "17e12869-171c-4d7f-8904-a71bf91ccb2c", "size": 1, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "os-vol-tenant-attr:tenant_id": "ba1c3d47632b40318826191b43d81cda", "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-5f57b42c-fc24-44e5-9d85-873e99f5e460", "bootable": "false", "created_at": "2018-07-19T01:51:58.000000", "volume_type": null}} 2018-07-19 01:51:58,390 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c used request id req-934cd4c9-0aec-4194-99d3-830fe0e203bb 2018-07-19 01:51:58,391 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460 2018-07-19 01:51:58,393 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8f9e4bc7-98ee-4ad9-86f3-6b535f626cc1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e47fff17cc5d215eaa54e12c475eacaf3b8f67" 2018-07-19 01:51:58,731 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:58 GMT Server: Apache x-compute-request-id: req-efadbbcc-6d29-4f3b-8c64-6e78a0ef3a3e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-efadbbcc-6d29-4f3b-8c64-6e78a0ef3a3e Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-19T01:51:58.000000", "replication_status": null, "snapshot_id": null, "id": "17e12869-171c-4d7f-8904-a71bf91ccb2c", "size": 1, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "os-vol-tenant-attr:tenant_id": "ba1c3d47632b40318826191b43d81cda", "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-5f57b42c-fc24-44e5-9d85-873e99f5e460", "bootable": "false", "created_at": "2018-07-19T01:51:58.000000", "volume_type": null}} 2018-07-19 01:51:58,731 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c used request id req-efadbbcc-6d29-4f3b-8c64-6e78a0ef3a3e 2018-07-19 01:51:58,731 - create_volume - DEBUG - Instance status is - available 2018-07-19 01:51:58,731 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460 2018-07-19 01:51:58,732 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460 2018-07-19 01:51:58,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:51:58,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:51:59,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:51:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["q7StHl9NR42CBCMU24UTCA"], "issued_at": "2018-07-19T01:51:59.000000Z"}} 2018-07-19 01:51:59,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:51:59,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1468189-8723-40a6-a51e-51cce537704f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:59,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f1468189-8723-40a6-a51e-51cce537704f 2018-07-19 01:51:59,218 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:51:59,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:51:59,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43b86fa4-d94e-47ce-a79b-e7c3ed59eb1e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:51:59,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-43b86fa4-d94e-47ce-a79b-e7c3ed59eb1e 2018-07-19 01:51:59,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:51:59,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d5e6bb97-dc89-4c12-a2eb-dada0be326dd Date: Thu, 19 Jul 2018 01:51:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa13563a-97d1-4986-bf23-2fab06a6270f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45"],"description":"","tags":[],"updated_at":"2018-07-19T01:51:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:55Z","provider:network_type":"vxlan"}]} 2018-07-19 01:51:59,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net used request id req-d5e6bb97-dc89-4c12-a2eb-dada0be326dd 2018-07-19 01:51:59,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:51:59,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:51:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a11625cf-15ce-44f6-9b13-cebce7ad6556 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:51:59,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-a11625cf-15ce-44f6-9b13-cebce7ad6556 2018-07-19 01:51:59,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:51:59,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce8ac2ec-3d00-4320-9550-05fc5403eabb Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:51:59,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-ce8ac2ec-3d00-4320-9550-05fc5403eabb 2018-07-19 01:51:59,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:51:59,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-b3d7da8e-74a3-4852-9e7a-d47184f6022e Date: Thu, 19 Jul 2018 01:51:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","ip_version":4}]} 2018-07-19 01:51:59,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-b3d7da8e-74a3-4852-9e7a-d47184f6022e 2018-07-19 01:51:59,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f&name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:51:59,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-622ba654-3a9b-4ae6-8fb9-81c1d4c2fa29 Date: Thu, 19 Jul 2018 01:51:59 GMT RESP BODY: {"ports":[]} 2018-07-19 01:51:59,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f&name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-port&admin_state_up=True used request id req-622ba654-3a9b-4ae6-8fb9-81c1d4c2fa29 2018-07-19 01:51:59,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:00,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:51: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-3bb43f04-46a5-4b2f-8c5a-d1db9274be69 x-compute-request-id: req-3bb43f04-46a5-4b2f-8c5a-d1db9274be69 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-19 01:52:00,037 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst used request id req-3bb43f04-46a5-4b2f-8c5a-d1db9274be69 2018-07-19 01:52:00,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:00,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-aaa83eb0-098c-47ba-a0df-5c5c0b2d04d9 Date: Thu, 19 Jul 2018 01:52:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa13563a-97d1-4986-bf23-2fab06a6270f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45"],"description":"","tags":[],"updated_at":"2018-07-19T01:51:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:55Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:00,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net used request id req-aaa83eb0-098c-47ba-a0df-5c5c0b2d04d9 2018-07-19 01:52:00,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:00,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1677b4c-d55e-4eec-ad8d-c1ee8547fe5a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:52:00,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-c1677b4c-d55e-4eec-ad8d-c1ee8547fe5a 2018-07-19 01:52:00,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:00,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-81361caf-3d8b-4449-9553-881eed3067be Date: Thu, 19 Jul 2018 01:52:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","ip_version":4}]} 2018-07-19 01:52:00,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-81361caf-3d8b-4449-9553-881eed3067be 2018-07-19 01:52:00,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f&name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:00,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-975e5ba1-7493-4b5f-a972-74ad0e04db6a Date: Thu, 19 Jul 2018 01:52:00 GMT RESP BODY: {"ports":[]} 2018-07-19 01:52:00,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f&name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-port&admin_state_up=True used request id req-975e5ba1-7493-4b5f-a972-74ad0e04db6a 2018-07-19 01:52:00,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:52:00,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:52:00,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:52:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["GG1keOpKTxGKNvDi_f9rVg"], "issued_at": "2018-07-19T01:52:00.000000Z"}} 2018-07-19 01:52:00,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22641fd6681061431593b72a1b253428a523afe1" 2018-07-19 01:52:00,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6054fdc5-1e68-40de-b685-bddcecb4efc1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:52:00,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6054fdc5-1e68-40de-b685-bddcecb4efc1 2018-07-19 01:52:00,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:00,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-4f393ce9-f9e2-4572-ad90-2077483430d8 Date: Thu, 19 Jul 2018 01:52:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa13563a-97d1-4986-bf23-2fab06a6270f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45"],"description":"","tags":[],"updated_at":"2018-07-19T01:51:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:55Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:00,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net used request id req-4f393ce9-f9e2-4572-ad90-2077483430d8 2018-07-19 01:52:00,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:00,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-4489800c-fdd4-44d1-afa2-c3fb0eca4a3c Date: Thu, 19 Jul 2018 01:52:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","ip_version":4}]} 2018-07-19 01:52:00,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-4489800c-fdd4-44d1-afa2-c3fb0eca4a3c 2018-07-19 01:52:00,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:00,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-6a6a4604-2c68-456f-b1f1-5b6303ce1179 Date: Thu, 19 Jul 2018 01:52:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa13563a-97d1-4986-bf23-2fab06a6270f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45"],"description":"","tags":[],"updated_at":"2018-07-19T01:51:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:55Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:00,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net used request id req-6a6a4604-2c68-456f-b1f1-5b6303ce1179 2018-07-19 01:52:00,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:52:00,938 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:52:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b8237bb-137f-437c-959b-22f7c836af50 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:52:00,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-4b8237bb-137f-437c-959b-22f7c836af50 2018-07-19 01:52:00,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22641fd6681061431593b72a1b253428a523afe1" 2018-07-19 01:52:01,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce60c70f-b725-48f2-826c-cc052b98c589 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:52:01,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-ce60c70f-b725-48f2-826c-cc052b98c589 2018-07-19 01:52:01,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:01,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-6f94b139-c969-4f84-b1f0-21e6aba5e7cb Date: Thu, 19 Jul 2018 01:52:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","ip_version":4}]} 2018-07-19 01:52:01,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-6f94b139-c969-4f84-b1f0-21e6aba5e7cb 2018-07-19 01:52:01,229 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net 2018-07-19 01:52:01,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" -d '{"port": {"network_id": "aa13563a-97d1-4986-bf23-2fab06a6270f", "name": "NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-port", "admin_state_up": true}}' 2018-07-19 01:52:01,931 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-757304c6-eed9-4955-b142-b74d0aaabe3f Date: Thu, 19 Jul 2018 01:52:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:52:01Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","ip_address":"10.55.0.10"}],"id":"4a3afc38-5d47-4921-a2b2-0a9aeb235b15","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b4:0a:9a","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-port","project_id":"ba1c3d47632b40318826191b43d81cda","qos_policy_id":null,"admin_state_up":true,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:01Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-19 01:52:01,932 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-757304c6-eed9-4955-b142-b74d0aaabe3f 2018-07-19 01:52:01,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:02,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a5c4840a-7227-42ff-a34d-29e8a7f16f06 Date: Thu, 19 Jul 2018 01:52:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa13563a-97d1-4986-bf23-2fab06a6270f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45"],"description":"","tags":[],"updated_at":"2018-07-19T01:51:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:55Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:02,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net used request id req-a5c4840a-7227-42ff-a34d-29e8a7f16f06 2018-07-19 01:52:02,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:02,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72df5cf0-89d0-4b3d-af94-8e517d2bf5d7 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:52:02,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-72df5cf0-89d0-4b3d-af94-8e517d2bf5d7 2018-07-19 01:52:02,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:02,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-7601686c-a23c-4c88-a56a-2ee17a4ba7f7 Date: Thu, 19 Jul 2018 01:52:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","ip_version":4}]} 2018-07-19 01:52:02,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-7601686c-a23c-4c88-a56a-2ee17a4ba7f7 2018-07-19 01:52:02,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f&name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:02,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-c4cb88ca-4edc-45a1-bba4-e672345297e2 Date: Thu, 19 Jul 2018 01:52:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:52:01Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","ip_address":"10.55.0.10"}],"id":"4a3afc38-5d47-4921-a2b2-0a9aeb235b15","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b4:0a:9a","project_id":"ba1c3d47632b40318826191b43d81cda","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-port","admin_state_up":true,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:01Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-19 01:52:02,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f&name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-port&admin_state_up=True used request id req-c4cb88ca-4edc-45a1-bba4-e672345297e2 2018-07-19 01:52:02,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:02,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f72cce-0cbe-4ddc-8a46-df2adaa921e3 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:52:02,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-08f72cce-0cbe-4ddc-8a46-df2adaa921e3 2018-07-19 01:52:02,331 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst 2018-07-19 01:52:02,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:02,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-93f373ca-92c2-458e-93dc-217b7bbf7865 x-compute-request-id: req-93f373ca-92c2-458e-93dc-217b7bbf7865 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "75eab353-e4ec-4cfa-a47d-40518af89f31", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-flavor"}]} 2018-07-19 01:52:02,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-93f373ca-92c2-458e-93dc-217b7bbf7865 2018-07-19 01:52:02,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:02,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-4c948204-628f-4d05-aecf-53af95694d0f x-compute-request-id: req-4c948204-628f-4d05-aecf-53af95694d0f Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-flavor", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "75eab353-e4ec-4cfa-a47d-40518af89f31"}} 2018-07-19 01:52:02,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31 used request id req-4c948204-628f-4d05-aecf-53af95694d0f 2018-07-19 01:52:02,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:02,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-52eccc0c-b1f1-4551-ad0f-ea3e6385c5d4 Date: Thu, 19 Jul 2018 01:52:02 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-image", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:51:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-19T01:51:54Z", "visibility": "shared", "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47/snap", "metadata": {}}], "self": "/v2/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "min_disk": 0, "protected": false, "id": "dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "file": "/v2/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba1c3d47632b40318826191b43d81cda", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-image"} 2018-07-19 01:52:02,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-image used request id req-52eccc0c-b1f1-4551-ad0f-ea3e6385c5d4 2018-07-19 01:52:02,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:02,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f4210e65-49b8-4354-bbfa-e166f0a891aa Date: Thu, 19 Jul 2018 01:52:02 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", "uploading", "importing", "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-07-19 01:52:02,575 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-f4210e65-49b8-4354-bbfa-e166f0a891aa 2018-07-19 01:52:02,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst", "imageRef": "dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "flavorRef": "75eab353-e4ec-4cfa-a47d-40518af89f31", "max_count": 1, "min_count": 1, "networks": [{"port": "4a3afc38-5d47-4921-a2b2-0a9aeb235b15"}]}}' 2018-07-19 01:52:04,072 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:52: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-945a0dee-ac29-4cac-858a-9ccf8292aed4 x-compute-request-id: req-945a0dee-ac29-4cac-858a-9ccf8292aed4 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "bookmark"}], "adminPass": "48Rn6XmunckF"}} 2018-07-19 01:52:04,072 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-945a0dee-ac29-4cac-858a-9ccf8292aed4 2018-07-19 01:52:04,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:04,311 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-8f3fa071-aab9-488f-a6b6-314bf1def222 x-compute-request-id: req-8f3fa071-aab9-488f-a6b6-314bf1def222 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "bookmark"}], "image": {"id": "dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "links": [{"href": "http://172.30.9.27:8774/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "75eab353-e4ec-4cfa-a47d-40518af89f31", "links": [{"href": "http://172.30.9.27:8774/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31", "rel": "bookmark"}]}, "id": "0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "user_id": "b0c3f47c1bd84bf5aceb649427654846", "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-07-19T01:52:04Z", "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-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst", "created": "2018-07-19T01:52:04Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:52:04,311 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 used request id req-8f3fa071-aab9-488f-a6b6-314bf1def222 2018-07-19 01:52:04,311 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst 2018-07-19 01:52:04,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:04,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-968ed75e-b1be-4610-9de4-118a051fd61e x-compute-request-id: req-968ed75e-b1be-4610-9de4-118a051fd61e Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "bookmark"}], "image": {"id": "dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "links": [{"href": "http://172.30.9.27:8774/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "75eab353-e4ec-4cfa-a47d-40518af89f31", "links": [{"href": "http://172.30.9.27:8774/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31", "rel": "bookmark"}]}, "id": "0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "user_id": "b0c3f47c1bd84bf5aceb649427654846", "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-07-19T01:52:04Z", "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-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst", "created": "2018-07-19T01:52:04Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:52:04,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 used request id req-968ed75e-b1be-4610-9de4-118a051fd61e 2018-07-19 01:52:04,383 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst] is - BUILD 2018-07-19 01:52:04,384 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-19 01:52:07,387 - create_instance - DEBUG - VM status query timeout in 896.924824953 2018-07-19 01:52:07,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:07,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-db7f6b95-a4a5-4c09-b46e-b0870c7eca14 x-compute-request-id: req-db7f6b95-a4a5-4c09-b46e-b0870c7eca14 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "bookmark"}], "image": {"id": "dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "links": [{"href": "http://172.30.9.27:8774/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "75eab353-e4ec-4cfa-a47d-40518af89f31", "links": [{"href": "http://172.30.9.27:8774/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31", "rel": "bookmark"}]}, "id": "0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "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-07-19T01:52:06Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst", "created": "2018-07-19T01:52:04Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:52:07,643 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 used request id req-db7f6b95-a4a5-4c09-b46e-b0870c7eca14 2018-07-19 01:52:07,643 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst] is - BUILD 2018-07-19 01:52:07,643 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-19 01:52:10,647 - create_instance - DEBUG - VM status query timeout in 893.665017128 2018-07-19 01:52:10,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:10,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-3ef05bb4-c61a-4364-b35f-3322a836989b x-compute-request-id: req-3ef05bb4-c61a-4364-b35f-3322a836989b Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:0a:9a", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "bookmark"}], "image": {"id": "dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "links": [{"href": "http://172.30.9.27:8774/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-19T01:52:09.000000", "flavor": {"id": "75eab353-e4ec-4cfa-a47d-40518af89f31", "links": [{"href": "http://172.30.9.27:8774/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31", "rel": "bookmark"}]}, "id": "0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:52:09Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst", "created": "2018-07-19T01:52:04Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:52:10,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 used request id req-3ef05bb4-c61a-4364-b35f-3322a836989b 2018-07-19 01:52:10,807 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst] is - ACTIVE 2018-07-19 01:52:10,807 - create_instance - INFO - VM is - ACTIVE 2018-07-19 01:52:10,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:11,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-4036f3fe-b03a-4ab5-b40c-142b7e571727 x-compute-request-id: req-4036f3fe-b03a-4ab5-b40c-142b7e571727 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:0a:9a", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "bookmark"}], "image": {"id": "dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "links": [{"href": "http://172.30.9.27:8774/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-19T01:52:09.000000", "flavor": {"id": "75eab353-e4ec-4cfa-a47d-40518af89f31", "links": [{"href": "http://172.30.9.27:8774/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31", "rel": "bookmark"}]}, "id": "0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:52:09Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst", "created": "2018-07-19T01:52:04Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:52:11,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 used request id req-4036f3fe-b03a-4ab5-b40c-142b7e571727 2018-07-19 01:52:11,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:11,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-1c0be514-7aa8-4045-a832-4d5a50fab849 Date: Thu, 19 Jul 2018 01:52:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa13563a-97d1-4986-bf23-2fab06a6270f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45"],"description":"","tags":[],"updated_at":"2018-07-19T01:51:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:55Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:11,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net used request id req-1c0be514-7aa8-4045-a832-4d5a50fab849 2018-07-19 01:52:11,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:11,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e66dfb1-4bfb-4131-8091-65f978081b33 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:52:11,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-6e66dfb1-4bfb-4131-8091-65f978081b33 2018-07-19 01:52:11,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:11,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-ef0a7801-7e3a-4c44-995e-0073a2b90b3f Date: Thu, 19 Jul 2018 01:52:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","ip_version":4}]} 2018-07-19 01:52:11,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-ef0a7801-7e3a-4c44-995e-0073a2b90b3f 2018-07-19 01:52:11,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:11,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-01b9958e-a872-44d1-ac98-c5e2c33917dc Date: Thu, 19 Jul 2018 01:52:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:52:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","ip_address":"10.55.0.10"}],"id":"4a3afc38-5d47-4921-a2b2-0a9aeb235b15","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:0a:9a","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-port","admin_state_up":true,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:01Z","binding:vnic_type":"normal","device_id":"0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:51:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","ip_address":"10.55.0.2"}],"id":"673da6f4-23a0-4f8a-b7f7-e8f67c39293e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:3c:8f","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa13563a-97d1-4986-bf23-2fab06a6270f","ip_allocation":"immediate"}]} 2018-07-19 01:52:11,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-01b9958e-a872-44d1-ac98-c5e2c33917dc 2018-07-19 01:52:11,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:52:11,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:52:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["a5H6e4ktRdKL0Il5uojHPQ"], "issued_at": "2018-07-19T01:52:11.000000Z"}} 2018-07-19 01:52:11,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:11,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcd50828-7a73-4eab-bdc9-3f1f2c5928cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:52:11,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bcd50828-7a73-4eab-bdc9-3f1f2c5928cc 2018-07-19 01:52:11,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:12,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-8ab1685f-5478-4d92-8c5d-365505d15cf6 x-compute-request-id: req-8ab1685f-5478-4d92-8c5d-365505d15cf6 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:0a:9a", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "bookmark"}], "image": {"id": "dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "links": [{"href": "http://172.30.9.27:8774/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-19T01:52:09.000000", "flavor": {"id": "75eab353-e4ec-4cfa-a47d-40518af89f31", "links": [{"href": "http://172.30.9.27:8774/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31", "rel": "bookmark"}]}, "id": "0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:52:09Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst", "created": "2018-07-19T01:52:04Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:52:12,239 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 used request id req-8ab1685f-5478-4d92-8c5d-365505d15cf6 2018-07-19 01:52:12,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:12,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c0b4867f-6cb8-49fa-8f52-8ae905ae9e8b Date: Thu, 19 Jul 2018 01:52:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa13563a-97d1-4986-bf23-2fab06a6270f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45"],"description":"","tags":[],"updated_at":"2018-07-19T01:51:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:55Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:12,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net used request id req-c0b4867f-6cb8-49fa-8f52-8ae905ae9e8b 2018-07-19 01:52:12,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:12,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5bf33ef-9e54-4441-98f6-f31e79540f4a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:52:12,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-a5bf33ef-9e54-4441-98f6-f31e79540f4a 2018-07-19 01:52:12,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:12,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-6541fb2c-9db6-4a56-99c7-7d6197028656 Date: Thu, 19 Jul 2018 01:52:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","ip_version":4}]} 2018-07-19 01:52:12,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-6541fb2c-9db6-4a56-99c7-7d6197028656 2018-07-19 01:52:12,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:12,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-d881cb87-3dfc-4d7e-8b46-148ffc5f1ced Date: Thu, 19 Jul 2018 01:52:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:52:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","ip_address":"10.55.0.10"}],"id":"4a3afc38-5d47-4921-a2b2-0a9aeb235b15","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:0a:9a","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-port","admin_state_up":true,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:01Z","binding:vnic_type":"normal","device_id":"0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:51:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","ip_address":"10.55.0.2"}],"id":"673da6f4-23a0-4f8a-b7f7-e8f67c39293e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:3c:8f","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa13563a-97d1-4986-bf23-2fab06a6270f","ip_allocation":"immediate"}]} 2018-07-19 01:52:12,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-d881cb87-3dfc-4d7e-8b46-148ffc5f1ced 2018-07-19 01:52:12,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" -d '{"volumeAttachment": {"volumeId": "17e12869-171c-4d7f-8904-a71bf91ccb2c"}}' 2018-07-19 01:52:13,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-e2b7f75a-30bc-46fa-8c6b-4c0864eb4e4d x-compute-request-id: req-e2b7f75a-30bc-46fa-8c6b-4c0864eb4e4d Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "id": "17e12869-171c-4d7f-8904-a71bf91ccb2c", "volumeId": "17e12869-171c-4d7f-8904-a71bf91ccb2c"}} 2018-07-19 01:52:13,989 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0/os-volume_attachments used request id req-e2b7f75a-30bc-46fa-8c6b-4c0864eb4e4d 2018-07-19 01:52:13,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:14,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-c1aee77a-d6e5-4efa-a882-7b61e6e3b8d8 x-compute-request-id: req-c1aee77a-d6e5-4efa-a882-7b61e6e3b8d8 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:0a:9a", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "bookmark"}], "image": {"id": "dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "links": [{"href": "http://172.30.9.27:8774/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-19T01:52:09.000000", "flavor": {"id": "75eab353-e4ec-4cfa-a47d-40518af89f31", "links": [{"href": "http://172.30.9.27:8774/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31", "rel": "bookmark"}]}, "id": "0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:52:09Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst", "created": "2018-07-19T01:52:04Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [{"id": "17e12869-171c-4d7f-8904-a71bf91ccb2c"}], "metadata": {}}} 2018-07-19 01:52:14,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 used request id req-c1aee77a-d6e5-4efa-a882-7b61e6e3b8d8 2018-07-19 01:52:14,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:14,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-bab89495-8a33-4582-9190-9dfaa0e28d5c Date: Thu, 19 Jul 2018 01:52:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa13563a-97d1-4986-bf23-2fab06a6270f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45"],"description":"","tags":[],"updated_at":"2018-07-19T01:51:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:55Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:14,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net used request id req-bab89495-8a33-4582-9190-9dfaa0e28d5c 2018-07-19 01:52:14,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:52:14,567 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:52:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e379a6a0-71c2-44da-8b02-aedd9985b936 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:52:14,567 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-e379a6a0-71c2-44da-8b02-aedd9985b936 2018-07-19 01:52:14,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:14,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d11b70d4-8611-4862-aa76-c7a03e9fae46 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:52:14,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-d11b70d4-8611-4862-aa76-c7a03e9fae46 2018-07-19 01:52:14,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:14,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-8b19c932-aeb5-4b44-97d5-28c8b6f40147 Date: Thu, 19 Jul 2018 01:52:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","ip_version":4}]} 2018-07-19 01:52:14,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-8b19c932-aeb5-4b44-97d5-28c8b6f40147 2018-07-19 01:52:14,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:14,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-f2e44440-9628-47a3-bee1-63880cc784dc Date: Thu, 19 Jul 2018 01:52:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:52:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","ip_address":"10.55.0.10"}],"id":"4a3afc38-5d47-4921-a2b2-0a9aeb235b15","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:0a:9a","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-port","admin_state_up":true,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:01Z","binding:vnic_type":"normal","device_id":"0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:51:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","ip_address":"10.55.0.2"}],"id":"673da6f4-23a0-4f8a-b7f7-e8f67c39293e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:3c:8f","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa13563a-97d1-4986-bf23-2fab06a6270f","ip_allocation":"immediate"}]} 2018-07-19 01:52:14,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-f2e44440-9628-47a3-bee1-63880cc784dc 2018-07-19 01:52:14,768 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:14,992 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:14 GMT Server: Apache x-compute-request-id: req-44156016-5b1d-4cde-8e0d-913c31f1cef1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-44156016-5b1d-4cde-8e0d-913c31f1cef1 Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-19T01:52:13.000000", "replication_status": null, "snapshot_id": null, "id": "17e12869-171c-4d7f-8904-a71bf91ccb2c", "size": 1, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "os-vol-tenant-attr:tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "reserved", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460", "bootable": "false", "created_at": "2018-07-19T01:51:58.000000", "volume_type": null}} 2018-07-19 01:52:14,992 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c used request id req-44156016-5b1d-4cde-8e0d-913c31f1cef1 2018-07-19 01:52:17,999 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-44156016-5b1d-4cde-8e0d-913c31f1cef1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:18,060 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:17 GMT Server: Apache x-compute-request-id: req-ec0204fe-4eb8-40ce-aaf9-6f610b98e1e6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec0204fe-4eb8-40ce-aaf9-6f610b98e1e6 Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "attachment_id": "86491741-5516-4d1a-b853-f50adfbb46bf", "attached_at": "2018-07-19T01:52:15.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "17e12869-171c-4d7f-8904-a71bf91ccb2c", "device": "/dev/vdb", "id": "17e12869-171c-4d7f-8904-a71bf91ccb2c"}], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-19T01:52:16.000000", "replication_status": null, "snapshot_id": null, "id": "17e12869-171c-4d7f-8904-a71bf91ccb2c", "size": 1, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "os-vol-tenant-attr:tenant_id": "ba1c3d47632b40318826191b43d81cda", "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-5f57b42c-fc24-44e5-9d85-873e99f5e460", "bootable": "false", "created_at": "2018-07-19T01:51:58.000000", "volume_type": null}} 2018-07-19 01:52:18,060 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c used request id req-ec0204fe-4eb8-40ce-aaf9-6f610b98e1e6 2018-07-19 01:52:18,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:18,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-083198fc-0c63-4f68-aea8-914769899ba3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:52:18,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-083198fc-0c63-4f68-aea8-914769899ba3 2018-07-19 01:52:18,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:18,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-cd411932-420a-4928-b677-6920ef19ab4e x-compute-request-id: req-cd411932-420a-4928-b677-6920ef19ab4e Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:0a:9a", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "bookmark"}], "image": {"id": "dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "links": [{"href": "http://172.30.9.27:8774/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-19T01:52:09.000000", "flavor": {"id": "75eab353-e4ec-4cfa-a47d-40518af89f31", "links": [{"href": "http://172.30.9.27:8774/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31", "rel": "bookmark"}]}, "id": "0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:52:09Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst", "created": "2018-07-19T01:52:04Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [{"id": "17e12869-171c-4d7f-8904-a71bf91ccb2c"}], "metadata": {}}} 2018-07-19 01:52:18,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 used request id req-cd411932-420a-4928-b677-6920ef19ab4e 2018-07-19 01:52:18,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:18,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-62fc704f-7823-45fe-bfad-9909a687ebf1 Date: Thu, 19 Jul 2018 01:52:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa13563a-97d1-4986-bf23-2fab06a6270f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45"],"description":"","tags":[],"updated_at":"2018-07-19T01:51:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:55Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:18,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net used request id req-62fc704f-7823-45fe-bfad-9909a687ebf1 2018-07-19 01:52:18,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:18,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3664a2e-b1af-43e8-b4ec-b4a24ee0e5ec Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:52:18,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-a3664a2e-b1af-43e8-b4ec-b4a24ee0e5ec 2018-07-19 01:52:18,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:18,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-faa6d1c7-932d-4854-8630-eaf0e25732e9 Date: Thu, 19 Jul 2018 01:52:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","ip_version":4}]} 2018-07-19 01:52:18,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-faa6d1c7-932d-4854-8630-eaf0e25732e9 2018-07-19 01:52:18,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:18,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-3274dff4-3b5f-47c2-a013-90af7b155eef Date: Thu, 19 Jul 2018 01:52:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:52:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","ip_address":"10.55.0.10"}],"id":"4a3afc38-5d47-4921-a2b2-0a9aeb235b15","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:0a:9a","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-port","admin_state_up":true,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:01Z","binding:vnic_type":"normal","device_id":"0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:51:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","ip_address":"10.55.0.2"}],"id":"673da6f4-23a0-4f8a-b7f7-e8f67c39293e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:3c:8f","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa13563a-97d1-4986-bf23-2fab06a6270f","ip_allocation":"immediate"}]} 2018-07-19 01:52:18,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-3274dff4-3b5f-47c2-a013-90af7b155eef 2018-07-19 01:52:18,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:19,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-aac230ce-62cd-4983-9cd8-7ea66086229b x-compute-request-id: req-aac230ce-62cd-4983-9cd8-7ea66086229b Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:0a:9a", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "bookmark"}], "image": {"id": "dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "links": [{"href": "http://172.30.9.27:8774/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-19T01:52:09.000000", "flavor": {"id": "75eab353-e4ec-4cfa-a47d-40518af89f31", "links": [{"href": "http://172.30.9.27:8774/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31", "rel": "bookmark"}]}, "id": "0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:52:09Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst", "created": "2018-07-19T01:52:04Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [{"id": "17e12869-171c-4d7f-8904-a71bf91ccb2c"}], "metadata": {}}} 2018-07-19 01:52:19,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 used request id req-aac230ce-62cd-4983-9cd8-7ea66086229b 2018-07-19 01:52:19,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:19,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c9996729-66bb-464a-8a95-0fc2704d47b0 Date: Thu, 19 Jul 2018 01:52:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa13563a-97d1-4986-bf23-2fab06a6270f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45"],"description":"","tags":[],"updated_at":"2018-07-19T01:51:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:55Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:19,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net used request id req-c9996729-66bb-464a-8a95-0fc2704d47b0 2018-07-19 01:52:19,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:19,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bcac09c-497a-4a74-824c-6463a2fd7c56 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:52:19,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-0bcac09c-497a-4a74-824c-6463a2fd7c56 2018-07-19 01:52:19,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:19,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-ef957542-fbcf-4cc3-9a00-1a061a22386f Date: Thu, 19 Jul 2018 01:52:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","ip_version":4}]} 2018-07-19 01:52:19,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-ef957542-fbcf-4cc3-9a00-1a061a22386f 2018-07-19 01:52:19,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:19,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-a568d185-eb5b-4f53-a522-8ac1c98bd639 Date: Thu, 19 Jul 2018 01:52:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:52:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","ip_address":"10.55.0.10"}],"id":"4a3afc38-5d47-4921-a2b2-0a9aeb235b15","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:0a:9a","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-port","admin_state_up":true,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:01Z","binding:vnic_type":"normal","device_id":"0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:51:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","ip_address":"10.55.0.2"}],"id":"673da6f4-23a0-4f8a-b7f7-e8f67c39293e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:3c:8f","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa13563a-97d1-4986-bf23-2fab06a6270f","ip_allocation":"immediate"}]} 2018-07-19 01:52:19,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-a568d185-eb5b-4f53-a522-8ac1c98bd639 2018-07-19 01:52:19,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:20,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-63623e39-238e-474e-9582-23cfe825c7f4 x-compute-request-id: req-63623e39-238e-474e-9582-23cfe825c7f4 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:0a:9a", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "bookmark"}], "image": {"id": "dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "links": [{"href": "http://172.30.9.27:8774/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-19T01:52:09.000000", "flavor": {"id": "75eab353-e4ec-4cfa-a47d-40518af89f31", "links": [{"href": "http://172.30.9.27:8774/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31", "rel": "bookmark"}]}, "id": "0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:52:09Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst", "created": "2018-07-19T01:52:04Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [{"id": "17e12869-171c-4d7f-8904-a71bf91ccb2c"}], "metadata": {}}} 2018-07-19 01:52:20,056 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 used request id req-63623e39-238e-474e-9582-23cfe825c7f4 2018-07-19 01:52:20,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:20,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-60ec0bda-af2a-420b-97f6-7b847e12800c Date: Thu, 19 Jul 2018 01:52:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa13563a-97d1-4986-bf23-2fab06a6270f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45"],"description":"","tags":[],"updated_at":"2018-07-19T01:51:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:55Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:20,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net used request id req-60ec0bda-af2a-420b-97f6-7b847e12800c 2018-07-19 01:52:20,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:20,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3b86df2-9fef-4f6e-878e-3b50ee3b2f55 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:52:20,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-b3b86df2-9fef-4f6e-878e-3b50ee3b2f55 2018-07-19 01:52:20,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:20,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-822ef8ce-d158-4839-8e4e-41a548bd774e Date: Thu, 19 Jul 2018 01:52:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","ip_version":4}]} 2018-07-19 01:52:20,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-822ef8ce-d158-4839-8e4e-41a548bd774e 2018-07-19 01:52:20,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:20,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-39352a1a-47f7-4884-be7d-80c1121d53e3 Date: Thu, 19 Jul 2018 01:52:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:52:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","ip_address":"10.55.0.10"}],"id":"4a3afc38-5d47-4921-a2b2-0a9aeb235b15","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:0a:9a","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-port","admin_state_up":true,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:01Z","binding:vnic_type":"normal","device_id":"0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:51:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","ip_address":"10.55.0.2"}],"id":"673da6f4-23a0-4f8a-b7f7-e8f67c39293e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:3c:8f","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa13563a-97d1-4986-bf23-2fab06a6270f","ip_allocation":"immediate"}]} 2018-07-19 01:52:20,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-39352a1a-47f7-4884-be7d-80c1121d53e3 2018-07-19 01:52:20,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0/os-volume_attachments/17e12869-171c-4d7f-8904-a71bf91ccb2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:20,870 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:52: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-281b4c2d-c675-4a5c-961a-7c477bc98894 x-compute-request-id: req-281b4c2d-c675-4a5c-961a-7c477bc98894 Content-Length: 0 Content-Type: application/json 2018-07-19 01:52:20,870 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0/os-volume_attachments/17e12869-171c-4d7f-8904-a71bf91ccb2c used request id req-281b4c2d-c675-4a5c-961a-7c477bc98894 2018-07-19 01:52:20,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:21,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-f826b66d-31bc-45b9-9946-865aa2d43f72 x-compute-request-id: req-f826b66d-31bc-45b9-9946-865aa2d43f72 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:0a:9a", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "bookmark"}], "image": {"id": "dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "links": [{"href": "http://172.30.9.27:8774/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-19T01:52:09.000000", "flavor": {"id": "75eab353-e4ec-4cfa-a47d-40518af89f31", "links": [{"href": "http://172.30.9.27:8774/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31", "rel": "bookmark"}]}, "id": "0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:52:09Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst", "created": "2018-07-19T01:52:04Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [{"id": "17e12869-171c-4d7f-8904-a71bf91ccb2c"}], "metadata": {}}} 2018-07-19 01:52:21,407 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 used request id req-f826b66d-31bc-45b9-9946-865aa2d43f72 2018-07-19 01:52:21,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:21,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-6db3a9f0-94e1-4209-ad33-7d9038b8f4e4 Date: Thu, 19 Jul 2018 01:52:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa13563a-97d1-4986-bf23-2fab06a6270f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45"],"description":"","tags":[],"updated_at":"2018-07-19T01:51:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:55Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:21,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net used request id req-6db3a9f0-94e1-4209-ad33-7d9038b8f4e4 2018-07-19 01:52:21,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:21,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73ed0a1a-0c1a-47ff-a884-e598a9977e55 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:52:21,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-73ed0a1a-0c1a-47ff-a884-e598a9977e55 2018-07-19 01:52:21,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:21,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-6f56465a-99af-4fd9-a6e9-3754f3f2092d Date: Thu, 19 Jul 2018 01:52:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","ip_version":4}]} 2018-07-19 01:52:21,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-6f56465a-99af-4fd9-a6e9-3754f3f2092d 2018-07-19 01:52:21,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:21,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-f101bb9e-5441-4534-8c94-a5c4b8837336 Date: Thu, 19 Jul 2018 01:52:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:52:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","ip_address":"10.55.0.10"}],"id":"4a3afc38-5d47-4921-a2b2-0a9aeb235b15","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:0a:9a","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-port","admin_state_up":true,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:01Z","binding:vnic_type":"normal","device_id":"0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:51:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","ip_address":"10.55.0.2"}],"id":"673da6f4-23a0-4f8a-b7f7-e8f67c39293e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:3c:8f","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa13563a-97d1-4986-bf23-2fab06a6270f","ip_allocation":"immediate"}]} 2018-07-19 01:52:21,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-f101bb9e-5441-4534-8c94-a5c4b8837336 2018-07-19 01:52:24,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:24,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-ec57fe23-09cd-4af0-b93d-d7b5fefcaca6 x-compute-request-id: req-ec57fe23-09cd-4af0-b93d-d7b5fefcaca6 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:0a:9a", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "bookmark"}], "image": {"id": "dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "links": [{"href": "http://172.30.9.27:8774/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-19T01:52:09.000000", "flavor": {"id": "75eab353-e4ec-4cfa-a47d-40518af89f31", "links": [{"href": "http://172.30.9.27:8774/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31", "rel": "bookmark"}]}, "id": "0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:52:09Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst", "created": "2018-07-19T01:52:04Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:52:24,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 used request id req-ec57fe23-09cd-4af0-b93d-d7b5fefcaca6 2018-07-19 01:52:24,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:24,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-aad067de-0fd8-4f26-8b7f-8b5902d69214 Date: Thu, 19 Jul 2018 01:52:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa13563a-97d1-4986-bf23-2fab06a6270f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45"],"description":"","tags":[],"updated_at":"2018-07-19T01:51:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:55Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:24,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net used request id req-aad067de-0fd8-4f26-8b7f-8b5902d69214 2018-07-19 01:52:24,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:25,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-027c1adb-cca9-48af-b7bb-4b61440a6462 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:52:25,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-027c1adb-cca9-48af-b7bb-4b61440a6462 2018-07-19 01:52:25,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:25,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-4f7f0521-59ff-4031-b3a7-a89481720ae0 Date: Thu, 19 Jul 2018 01:52:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","ip_version":4}]} 2018-07-19 01:52:25,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-4f7f0521-59ff-4031-b3a7-a89481720ae0 2018-07-19 01:52:25,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:25,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-37caa0c9-cc7c-4f82-8bb7-9d5885860eac Date: Thu, 19 Jul 2018 01:52:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:52:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","ip_address":"10.55.0.10"}],"id":"4a3afc38-5d47-4921-a2b2-0a9aeb235b15","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:0a:9a","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-port","admin_state_up":true,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:01Z","binding:vnic_type":"normal","device_id":"0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:51:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","ip_address":"10.55.0.2"}],"id":"673da6f4-23a0-4f8a-b7f7-e8f67c39293e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:3c:8f","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa13563a-97d1-4986-bf23-2fab06a6270f","ip_allocation":"immediate"}]} 2018-07-19 01:52:25,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-37caa0c9-cc7c-4f82-8bb7-9d5885860eac 2018-07-19 01:52:25,268 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-44156016-5b1d-4cde-8e0d-913c31f1cef1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:25,496 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:25 GMT Server: Apache x-compute-request-id: req-9b688bb9-d964-4dcb-a9a6-8efd351486bc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9b688bb9-d964-4dcb-a9a6-8efd351486bc Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-19T01:52:21.000000", "replication_status": null, "snapshot_id": null, "id": "17e12869-171c-4d7f-8904-a71bf91ccb2c", "size": 1, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "os-vol-tenant-attr:tenant_id": "ba1c3d47632b40318826191b43d81cda", "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-5f57b42c-fc24-44e5-9d85-873e99f5e460", "bootable": "false", "created_at": "2018-07-19T01:51:58.000000", "volume_type": null}} 2018-07-19 01:52:25,496 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c used request id req-9b688bb9-d964-4dcb-a9a6-8efd351486bc 2018-07-19 01:52:25,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:25,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-ae4212d6-dd88-4ab2-baae-1671460cf474 x-compute-request-id: req-ae4212d6-dd88-4ab2-baae-1671460cf474 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:0a:9a", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "bookmark"}], "image": {"id": "dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "links": [{"href": "http://172.30.9.27:8774/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-19T01:52:09.000000", "flavor": {"id": "75eab353-e4ec-4cfa-a47d-40518af89f31", "links": [{"href": "http://172.30.9.27:8774/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31", "rel": "bookmark"}]}, "id": "0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:52:09Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst", "created": "2018-07-19T01:52:04Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:52:26,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 used request id req-ae4212d6-dd88-4ab2-baae-1671460cf474 2018-07-19 01:52:26,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:26,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7e447414-e861-4b39-ad69-c51dd4517c1f Date: Thu, 19 Jul 2018 01:52:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa13563a-97d1-4986-bf23-2fab06a6270f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45"],"description":"","tags":[],"updated_at":"2018-07-19T01:51:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:55Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:26,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net used request id req-7e447414-e861-4b39-ad69-c51dd4517c1f 2018-07-19 01:52:26,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:26,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f2b462f-f6ed-4f37-a91d-1195182d8c4c Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:52:26,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-4f2b462f-f6ed-4f37-a91d-1195182d8c4c 2018-07-19 01:52:26,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:26,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-1ea03f76-f7f8-4ee0-9621-dc217b118c1f Date: Thu, 19 Jul 2018 01:52:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","ip_version":4}]} 2018-07-19 01:52:26,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-1ea03f76-f7f8-4ee0-9621-dc217b118c1f 2018-07-19 01:52:26,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:26,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-96c2ee0e-32dc-4b93-8c95-c38621843a8f Date: Thu, 19 Jul 2018 01:52:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:52:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","ip_address":"10.55.0.10"}],"id":"4a3afc38-5d47-4921-a2b2-0a9aeb235b15","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:0a:9a","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-port","admin_state_up":true,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:01Z","binding:vnic_type":"normal","device_id":"0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:51:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","ip_address":"10.55.0.2"}],"id":"673da6f4-23a0-4f8a-b7f7-e8f67c39293e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:3c:8f","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa13563a-97d1-4986-bf23-2fab06a6270f","ip_allocation":"immediate"}]} 2018-07-19 01:52:26,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-96c2ee0e-32dc-4b93-8c95-c38621843a8f 2018-07-19 01:52:26,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:26,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-16587cf6-d47a-46c3-838b-2a707c128222 x-compute-request-id: req-16587cf6-d47a-46c3-838b-2a707c128222 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:0a:9a", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "bookmark"}], "image": {"id": "dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "links": [{"href": "http://172.30.9.27:8774/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-19T01:52:09.000000", "flavor": {"id": "75eab353-e4ec-4cfa-a47d-40518af89f31", "links": [{"href": "http://172.30.9.27:8774/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31", "rel": "bookmark"}]}, "id": "0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:52:09Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst", "created": "2018-07-19T01:52:04Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:52:26,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 used request id req-16587cf6-d47a-46c3-838b-2a707c128222 2018-07-19 01:52:26,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:26,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d62796e4-3084-4b9d-a13b-be1a0652cd5b Date: Thu, 19 Jul 2018 01:52:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa13563a-97d1-4986-bf23-2fab06a6270f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45"],"description":"","tags":[],"updated_at":"2018-07-19T01:51:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:55Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:26,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net used request id req-d62796e4-3084-4b9d-a13b-be1a0652cd5b 2018-07-19 01:52:26,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:26,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22a8dd9d-b71c-4d6e-8939-4e37ba996fdf Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:52:26,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-22a8dd9d-b71c-4d6e-8939-4e37ba996fdf 2018-07-19 01:52:26,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:26,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-638114b1-219a-4885-9e67-e951166817a8 Date: Thu, 19 Jul 2018 01:52:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:51:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","ip_version":4}]} 2018-07-19 01:52:26,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-638114b1-219a-4885-9e67-e951166817a8 2018-07-19 01:52:26,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1ccb1dc73f2654ba0324dbf7f887f39f9558d3" 2018-07-19 01:52:26,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-e19b02f1-5f51-46db-8a93-9319f25a4260 Date: Thu, 19 Jul 2018 01:52:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:52:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","ip_address":"10.55.0.10"}],"id":"4a3afc38-5d47-4921-a2b2-0a9aeb235b15","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:0a:9a","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-port","admin_state_up":true,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:01Z","binding:vnic_type":"normal","device_id":"0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:51:59Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45","ip_address":"10.55.0.2"}],"id":"673da6f4-23a0-4f8a-b7f7-e8f67c39293e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:3c:8f","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa13563a-97d1-4986-bf23-2fab06a6270f","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:51:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa13563a-97d1-4986-bf23-2fab06a6270f","ip_allocation":"immediate"}]} 2018-07-19 01:52:26,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-e19b02f1-5f51-46db-8a93-9319f25a4260 2018-07-19 01:52:26,699 - create_instance - INFO - Deleting Port with ID - 4a3afc38-5d47-4921-a2b2-0a9aeb235b15 2018-07-19 01:52:26,700 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-port 2018-07-19 01:52:26,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/4a3afc38-5d47-4921-a2b2-0a9aeb235b15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:27,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bd13c871-0c45-4eb5-a677-4021b9c2715d Date: Thu, 19 Jul 2018 01:52:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:52:27,221 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/4a3afc38-5d47-4921-a2b2-0a9aeb235b15 used request id req-bd13c871-0c45-4eb5-a677-4021b9c2715d 2018-07-19 01:52:27,221 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst 2018-07-19 01:52:27,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:27,357 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:52: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-f1d978af-7add-4c7b-828d-c58c460284de x-compute-request-id: req-f1d978af-7add-4c7b-828d-c58c460284de Content-Type: application/json 2018-07-19 01:52:27,357 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 used request id req-f1d978af-7add-4c7b-828d-c58c460284de 2018-07-19 01:52:27,357 - create_instance - INFO - Checking deletion status 2018-07-19 01:52:27,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:27,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-96efeb54-5850-4cad-94c4-63b8707aeb74 x-compute-request-id: req-96efeb54-5850-4cad-94c4-63b8707aeb74 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.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "rel": "bookmark"}], "image": {"id": "dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "links": [{"href": "http://172.30.9.27:8774/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-19T01:52:09.000000", "flavor": {"id": "75eab353-e4ec-4cfa-a47d-40518af89f31", "links": [{"href": "http://172.30.9.27:8774/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31", "rel": "bookmark"}]}, "id": "0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0", "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:52:27Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst", "created": "2018-07-19T01:52:04Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:52:27,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 used request id req-96efeb54-5850-4cad-94c4-63b8707aeb74 2018-07-19 01:52:27,649 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst] is - ACTIVE 2018-07-19 01:52:27,649 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-19 01:52:30,652 - create_instance - DEBUG - VM status query timeout in 296.70549202 2018-07-19 01:52:30,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2984eb04492384b000abfe1bbf397400e41bdf2e" 2018-07-19 01:52:30,699 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:52: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-107c139a-bbea-4c23-9ba1-4cff664fb34c x-compute-request-id: req-107c139a-bbea-4c23-9ba1-4cff664fb34c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 could not be found.", "code": 404}} 2018-07-19 01:52:30,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 used request id req-107c139a-bbea-4c23-9ba1-4cff664fb34c 2018-07-19 01:52:30,700 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0b0ae27c-621a-4ce2-94c6-fffa4bcb52c0 could not be found. (HTTP 404) (Request-ID: req-107c139a-bbea-4c23-9ba1-4cff664fb34c) 2018-07-19 01:52:30,700 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-vm_inst 2018-07-19 01:52:30,704 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8f9e4bc7-98ee-4ad9-86f3-6b535f626cc1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e47fff17cc5d215eaa54e12c475eacaf3b8f67" 2018-07-19 01:52:30,763 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:30 GMT Server: Apache x-compute-request-id: req-5a36b486-1eaa-402e-abcb-ff1047cd8533 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5a36b486-1eaa-402e-abcb-ff1047cd8533 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-19T01:52:21.000000", "replication_status": null, "snapshot_id": null, "id": "17e12869-171c-4d7f-8904-a71bf91ccb2c", "size": 1, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "os-vol-tenant-attr:tenant_id": "ba1c3d47632b40318826191b43d81cda", "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-5f57b42c-fc24-44e5-9d85-873e99f5e460", "bootable": "false", "created_at": "2018-07-19T01:51:58.000000", "volume_type": null}} 2018-07-19 01:52:30,763 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c used request id req-5a36b486-1eaa-402e-abcb-ff1047cd8533 2018-07-19 01:52:30,764 - create_volume - DEBUG - Instance status is - available 2018-07-19 01:52:30,764 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460 2018-07-19 01:52:30,764 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460 2018-07-19 01:52:30,767 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8f9e4bc7-98ee-4ad9-86f3-6b535f626cc1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e47fff17cc5d215eaa54e12c475eacaf3b8f67" 2018-07-19 01:52:30,870 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:52:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c48b4497-499e-4d14-99e7-c0b5ecaf264e 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-07-19 01:52:30,870 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c used request id req-c48b4497-499e-4d14-99e7-c0b5ecaf264e 2018-07-19 01:52:30,873 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8f9e4bc7-98ee-4ad9-86f3-6b535f626cc1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e47fff17cc5d215eaa54e12c475eacaf3b8f67" 2018-07-19 01:52:31,075 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:52:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7e1b5150-ff9b-49aa-8364-d9b85fe03484 x-openstack-request-id: req-7e1b5150-ff9b-49aa-8364-d9b85fe03484 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 17e12869-171c-4d7f-8904-a71bf91ccb2c could not be found.", "code": 404}} 2018-07-19 01:52:31,075 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/17e12869-171c-4d7f-8904-a71bf91ccb2c used request id req-7e1b5150-ff9b-49aa-8364-d9b85fe03484 2018-07-19 01:52:31,075 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 17e12869-171c-4d7f-8904-a71bf91ccb2c could not be found. (HTTP 404) (Request-ID: req-7e1b5150-ff9b-49aa-8364-d9b85fe03484) 2018-07-19 01:52:31,075 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460 2018-07-19 01:52:31,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ce9251e68c6da4451d1367e38c90baa8ef5ea8" 2018-07-19 01:52:31,127 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:52: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-70de8993-ffed-4710-9ead-28d7f952d903 x-compute-request-id: req-70de8993-ffed-4710-9ead-28d7f952d903 Content-Length: 0 Content-Type: application/json 2018-07-19 01:52:31,128 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/75eab353-e4ec-4cfa-a47d-40518af89f31 used request id req-70de8993-ffed-4710-9ead-28d7f952d903 2018-07-19 01:52:31,128 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-subnet 2018-07-19 01:52:31,129 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-subnet 2018-07-19 01:52:31,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41f85862d43b955a9f65f94dea9df1ddef4aa2a" 2018-07-19 01:52:32,120 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ecdb577a-9ace-4f0c-95dd-e7570e7f4bc2 Date: Thu, 19 Jul 2018 01:52:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:52:32,120 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/fc2a11d2-4f4e-4cf1-8dda-5e0a267a5b45 used request id req-ecdb577a-9ace-4f0c-95dd-e7570e7f4bc2 2018-07-19 01:52:32,120 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-net 2018-07-19 01:52:32,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/aa13563a-97d1-4986-bf23-2fab06a6270f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41f85862d43b955a9f65f94dea9df1ddef4aa2a" 2018-07-19 01:52:33,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6e4aead-a774-4713-b6a3-4af8194f5b55 Date: Thu, 19 Jul 2018 01:52:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:52:33,252 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/aa13563a-97d1-4986-bf23-2fab06a6270f used request id req-f6e4aead-a774-4713-b6a3-4af8194f5b55 2018-07-19 01:52:33,252 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-5f57b42c-fc24-44e5-9d85-873e99f5e460-image 2018-07-19 01:52:33,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a6e2e79d112eae40183de368f85f3b59c6967bc" 2018-07-19 01:52:33,781 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f21ef6dd-4dae-47df-9461-693a40f4ce59 Date: Thu, 19 Jul 2018 01:52:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:52:33,781 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/dc14401f-24b0-48a4-a0a6-422c6a3bcc47 used request id req-f21ef6dd-4dae-47df-9461-693a40f4ce59 2018-07-19 01:52:33,783 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:52:33,785 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-19 01:52:33,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:52:33,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:52:34,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:52:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["wQQcnW_xTBi1K86D5rrU9A"], "issued_at": "2018-07-19T01:52:34.000000Z"}} 2018-07-19 01:52:34,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e4b2f407f7091dd54b22cc6ce530607f7dbaf3" 2018-07-19 01:52:34,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-125c89f6-a1a1-4cb2-9e04-78e84032c030 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:52:34,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-125c89f6-a1a1-4cb2-9e04-78e84032c030 2018-07-19 01:52:34,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65e4b2f407f7091dd54b22cc6ce530607f7dbaf3" 2018-07-19 01:52:34,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-64179f96-5320-4948-8112-aa4e0aed7b8e Date: Thu, 19 Jul 2018 01:52:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-image"} 2018-07-19 01:52:34,449 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-image used request id req-64179f96-5320-4948-8112-aa4e0aed7b8e 2018-07-19 01:52:34,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65e4b2f407f7091dd54b22cc6ce530607f7dbaf3" 2018-07-19 01:52:34,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-795d0624-cc83-4e83-8f4c-085d2a33949a Date: Thu, 19 Jul 2018 01:52: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", "uploading", "importing", "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-07-19 01:52:34,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-795d0624-cc83-4e83-8f4c-085d2a33949a 2018-07-19 01:52:34,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65e4b2f407f7091dd54b22cc6ce530607f7dbaf3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-image"}' 2018-07-19 01:52:34,537 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7a4665e7-874d-494d-b98c-8907bd31ac23 Date: Thu, 19 Jul 2018 01:52:34 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:52:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-19T01:52:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8", "min_disk": 0, "protected": false, "id": "52b6a1e6-207a-4735-ad84-bfe26792ebe8", "file": "/v2/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8/file", "checksum": null, "owner": "ba1c3d47632b40318826191b43d81cda", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-19 01:52:34,537 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-7a4665e7-874d-494d-b98c-8907bd31ac23 2018-07-19 01:52:34,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65e4b2f407f7091dd54b22cc6ce530607f7dbaf3" -d '' 2018-07-19 01:52:35,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8bf157d9-481c-444e-9126-bdf4f61cce01 Date: Thu, 19 Jul 2018 01:52:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:52:35,804 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8/file used request id req-8bf157d9-481c-444e-9126-bdf4f61cce01 2018-07-19 01:52:35,805 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-19 01:52:35,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65e4b2f407f7091dd54b22cc6ce530607f7dbaf3" 2018-07-19 01:52:35,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-9d2c6c24-09a3-4db6-85a3-78ac695db42a Date: Thu, 19 Jul 2018 01:52:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:52:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-19T01:52:35Z", "visibility": "shared", "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8/snap", "metadata": {}}], "self": "/v2/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8", "min_disk": 0, "protected": false, "id": "52b6a1e6-207a-4735-ad84-bfe26792ebe8", "file": "/v2/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba1c3d47632b40318826191b43d81cda", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-19 01:52:35,824 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8 used request id req-9d2c6c24-09a3-4db6-85a3-78ac695db42a 2018-07-19 01:52:35,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65e4b2f407f7091dd54b22cc6ce530607f7dbaf3" 2018-07-19 01:52:35,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-44b2b09e-3564-4585-9c9f-bd4bf324d843 Date: Thu, 19 Jul 2018 01:52: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", "uploading", "importing", "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-07-19 01:52:35,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-44b2b09e-3564-4585-9c9f-bd4bf324d843 2018-07-19 01:52:35,836 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-image 2018-07-19 01:52:35,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65e4b2f407f7091dd54b22cc6ce530607f7dbaf3" 2018-07-19 01:52:35,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-1514c7aa-3a6f-425e-9c9e-9a1c3b06c111 Date: Thu, 19 Jul 2018 01:52:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:52:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-19T01:52:35Z", "visibility": "shared", "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8/snap", "metadata": {}}], "self": "/v2/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8", "min_disk": 0, "protected": false, "id": "52b6a1e6-207a-4735-ad84-bfe26792ebe8", "file": "/v2/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba1c3d47632b40318826191b43d81cda", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-19 01:52:35,948 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8 used request id req-1514c7aa-3a6f-425e-9c9e-9a1c3b06c111 2018-07-19 01:52:35,948 - create_image - DEBUG - Instance status is - active 2018-07-19 01:52:35,949 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-image 2018-07-19 01:52:35,949 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-image 2018-07-19 01:52:35,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:52:35,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:52:36,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:52:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["Spwqpv_lTvm6MKJgCQGBNw"], "issued_at": "2018-07-19T01:52:36.000000Z"}} 2018-07-19 01:52:36,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa54a4904f97827c621aab3ed8801f3c9ce4452a" 2018-07-19 01:52:36,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2150828-3e3d-4cd6-86c9-7abff87b95e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:52:36,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c2150828-3e3d-4cd6-86c9-7abff87b95e4 2018-07-19 01:52:36,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa54a4904f97827c621aab3ed8801f3c9ce4452a" 2018-07-19 01:52:36,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3ca3a172-f56e-4a41-aa1c-122ef6a865f8 Date: Thu, 19 Jul 2018 01:52:36 GMT RESP BODY: {"networks":[]} 2018-07-19 01:52:36,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net used request id req-3ca3a172-f56e-4a41-aa1c-122ef6a865f8 2018-07-19 01:52:36,650 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net 2018-07-19 01:52:36,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa54a4904f97827c621aab3ed8801f3c9ce4452a" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net", "admin_state_up": true}}' 2018-07-19 01:52:36,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-68b7284c-c289-4f6c-8608-6c94fd36aa55 Date: Thu, 19 Jul 2018 01:52:36 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3931c857-f731-4259-a615-5fadb2b9f62d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:52:36Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:36Z","mtu":1450}} 2018-07-19 01:52:36,943 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-68b7284c-c289-4f6c-8608-6c94fd36aa55 2018-07-19 01:52:36,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=3931c857-f731-4259-a615-5fadb2b9f62d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa54a4904f97827c621aab3ed8801f3c9ce4452a" 2018-07-19 01:52:37,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-307e9d01-5a20-46c6-b36b-c362eb3c1bd3 Date: Thu, 19 Jul 2018 01:52:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3931c857-f731-4259-a615-5fadb2b9f62d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:52:36Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:36Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:37,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=3931c857-f731-4259-a615-5fadb2b9f62d used request id req-307e9d01-5a20-46c6-b36b-c362eb3c1bd3 2018-07-19 01:52:37,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3931c857-f731-4259-a615-5fadb2b9f62d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa54a4904f97827c621aab3ed8801f3c9ce4452a" 2018-07-19 01:52:37,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-598373d0-0489-4d96-9b31-2bc2455bc518 Date: Thu, 19 Jul 2018 01:52:37 GMT RESP BODY: {"subnets":[]} 2018-07-19 01:52:37,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3931c857-f731-4259-a615-5fadb2b9f62d used request id req-598373d0-0489-4d96-9b31-2bc2455bc518 2018-07-19 01:52:37,133 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-subnet 2018-07-19 01:52:37,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa54a4904f97827c621aab3ed8801f3c9ce4452a" -d '{"subnets": [{"ip_version": 4, "network_id": "3931c857-f731-4259-a615-5fadb2b9f62d", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-subnet"}]}' 2018-07-19 01:52:38,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-9d15713e-4c19-48bf-8672-b4ec0947d7a5 Date: Thu, 19 Jul 2018 01:52:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:52:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"156517ee-be35-4545-ae96-f15c5710bbc1","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3931c857-f731-4259-a615-5fadb2b9f62d","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:37Z","ip_version":4}]} 2018-07-19 01:52:38,205 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-9d15713e-4c19-48bf-8672-b4ec0947d7a5 2018-07-19 01:52:38,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=3931c857-f731-4259-a615-5fadb2b9f62d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa54a4904f97827c621aab3ed8801f3c9ce4452a" 2018-07-19 01:52:38,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-abda6319-5790-4f41-a241-7626fcbad315 Date: Thu, 19 Jul 2018 01:52:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3931c857-f731-4259-a615-5fadb2b9f62d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["156517ee-be35-4545-ae96-f15c5710bbc1"],"description":"","tags":[],"updated_at":"2018-07-19T01:52:37Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:36Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:38,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=3931c857-f731-4259-a615-5fadb2b9f62d used request id req-abda6319-5790-4f41-a241-7626fcbad315 2018-07-19 01:52:38,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3931c857-f731-4259-a615-5fadb2b9f62d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa54a4904f97827c621aab3ed8801f3c9ce4452a" 2018-07-19 01:52:38,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-122d6469-3667-4ab1-9f35-176e9eb89807 Date: Thu, 19 Jul 2018 01:52:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:52:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"156517ee-be35-4545-ae96-f15c5710bbc1","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3931c857-f731-4259-a615-5fadb2b9f62d","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:37Z","ip_version":4}]} 2018-07-19 01:52:38,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3931c857-f731-4259-a615-5fadb2b9f62d used request id req-122d6469-3667-4ab1-9f35-176e9eb89807 2018-07-19 01:52:38,391 - OpenStackNetwork - DEBUG - Network [3931c857-f731-4259-a615-5fadb2b9f62d] created successfully 2018-07-19 01:52:38,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:52:38,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:52:38,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:52:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["TQljLpUeTC2u1HP36j9lhg"], "issued_at": "2018-07-19T01:52:38.000000Z"}} 2018-07-19 01:52:38,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b24ab0a4b5934df38f7073235169d533583a7d" 2018-07-19 01:52:38,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3011aa12-0703-4925-bcf5-882c65fd9a6c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:52:38,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3011aa12-0703-4925-bcf5-882c65fd9a6c 2018-07-19 01:52:38,899 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:52:38,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b24ab0a4b5934df38f7073235169d533583a7d" 2018-07-19 01:52:39,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-5213fa2a-0aed-42d0-a332-870c2f9beb74 x-compute-request-id: req-5213fa2a-0aed-42d0-a332-870c2f9beb74 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-19 01:52:39,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5213fa2a-0aed-42d0-a332-870c2f9beb74 2018-07-19 01:52:39,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b24ab0a4b5934df38f7073235169d533583a7d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-19 01:52:39,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-cf2709a3-9071-46c6-9a16-08fe2bbac458 x-compute-request-id: req-cf2709a3-9071-46c6-9a16-08fe2bbac458 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-flavor", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8204edfe-058b-4f2c-9972-4e2e28cf0468", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8204edfe-058b-4f2c-9972-4e2e28cf0468", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "8204edfe-058b-4f2c-9972-4e2e28cf0468"}} 2018-07-19 01:52:39,102 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-cf2709a3-9071-46c6-9a16-08fe2bbac458 2018-07-19 01:52:39,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:52:39,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:52:39,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:52:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["rNuUlf-gTWmqgavUsG2fmA"], "issued_at": "2018-07-19T01:52:39.000000Z"}} 2018-07-19 01:52:39,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a45dce6f2c6da9157144d0ce38499e6c0a9ef3" 2018-07-19 01:52:39,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb78247-0a52-44ea-8680-2836cb062a24 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:52:39,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6fb78247-0a52-44ea-8680-2836cb062a24 2018-07-19 01:52:39,595 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a45dce6f2c6da9157144d0ce38499e6c0a9ef3" 2018-07-19 01:52:39,824 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:39 GMT Server: Apache x-compute-request-id: req-c5bfbc3b-5968-4548-926f-5e4af9b141f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c5bfbc3b-5968-4548-926f-5e4af9b141f9 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-19 01:52:39,824 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/detail used request id req-c5bfbc3b-5968-4548-926f-5e4af9b141f9 2018-07-19 01:52:39,828 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c5bfbc3b-5968-4548-926f-5e4af9b141f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a45dce6f2c6da9157144d0ce38499e6c0a9ef3" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e", "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-07-19 01:52:40,295 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:52:39 GMT Server: Apache x-compute-request-id: req-9d2387e9-d509-401f-80ed-988cc8818742 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9d2387e9-d509-401f-80ed-988cc8818742 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/6aadbf76-894a-4391-8efd-fe6b91f44c02", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/6aadbf76-894a-4391-8efd-fe6b91f44c02", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-19T01:52:40.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6aadbf76-894a-4391-8efd-fe6b91f44c02", "size": 1}} 2018-07-19 01:52:40,295 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes used request id req-9d2387e9-d509-401f-80ed-988cc8818742 2018-07-19 01:52:40,298 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/6aadbf76-894a-4391-8efd-fe6b91f44c02 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c5bfbc3b-5968-4548-926f-5e4af9b141f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a45dce6f2c6da9157144d0ce38499e6c0a9ef3" 2018-07-19 01:52:40,684 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:40 GMT Server: Apache x-compute-request-id: req-de0d3681-9850-48b1-a12e-98ac33302ded OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-de0d3681-9850-48b1-a12e-98ac33302ded Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/6aadbf76-894a-4391-8efd-fe6b91f44c02", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/6aadbf76-894a-4391-8efd-fe6b91f44c02", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-19T01:52:40.000000", "replication_status": null, "snapshot_id": null, "id": "6aadbf76-894a-4391-8efd-fe6b91f44c02", "size": 1, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "os-vol-tenant-attr:tenant_id": "ba1c3d47632b40318826191b43d81cda", "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-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e", "bootable": "false", "created_at": "2018-07-19T01:52:40.000000", "volume_type": null}} 2018-07-19 01:52:40,684 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/6aadbf76-894a-4391-8efd-fe6b91f44c02 used request id req-de0d3681-9850-48b1-a12e-98ac33302ded 2018-07-19 01:52:40,684 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e 2018-07-19 01:52:40,687 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/6aadbf76-894a-4391-8efd-fe6b91f44c02 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c5bfbc3b-5968-4548-926f-5e4af9b141f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a45dce6f2c6da9157144d0ce38499e6c0a9ef3" 2018-07-19 01:52:40,924 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:40 GMT Server: Apache x-compute-request-id: req-878230d0-be5f-41ea-baf5-2d5ed2b6f729 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-878230d0-be5f-41ea-baf5-2d5ed2b6f729 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/6aadbf76-894a-4391-8efd-fe6b91f44c02", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/6aadbf76-894a-4391-8efd-fe6b91f44c02", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-19T01:52:40.000000", "replication_status": null, "snapshot_id": null, "id": "6aadbf76-894a-4391-8efd-fe6b91f44c02", "size": 1, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "os-vol-tenant-attr:tenant_id": "ba1c3d47632b40318826191b43d81cda", "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-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e", "bootable": "false", "created_at": "2018-07-19T01:52:40.000000", "volume_type": null}} 2018-07-19 01:52:40,924 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/6aadbf76-894a-4391-8efd-fe6b91f44c02 used request id req-878230d0-be5f-41ea-baf5-2d5ed2b6f729 2018-07-19 01:52:40,925 - create_volume - DEBUG - Instance status is - available 2018-07-19 01:52:40,925 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e 2018-07-19 01:52:40,925 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e 2018-07-19 01:52:40,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:52:40,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:52:41,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:52:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["h8ouJn9FQCGLVY5Jl2twzg"], "issued_at": "2018-07-19T01:52:41.000000Z"}} 2018-07-19 01:52:41,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:41,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c896f03-689c-48bf-ab28-c6109c1c74ef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:52:41,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6c896f03-689c-48bf-ab28-c6109c1c74ef 2018-07-19 01:52:41,338 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:52:41,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:41,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ddeb58-9a18-499d-82bd-504e0178b7d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:52:41,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-20ddeb58-9a18-499d-82bd-504e0178b7d6 2018-07-19 01:52:41,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:41,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d34a0047-a6da-419c-8d2c-bf211b283b8b Date: Thu, 19 Jul 2018 01:52:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3931c857-f731-4259-a615-5fadb2b9f62d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["156517ee-be35-4545-ae96-f15c5710bbc1"],"description":"","tags":[],"updated_at":"2018-07-19T01:52:37Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:36Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:41,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net used request id req-d34a0047-a6da-419c-8d2c-bf211b283b8b 2018-07-19 01:52:41,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:52:41,707 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:52:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-570dbe46-f77b-4602-8a20-75ecd924cb81 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:52:41,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-570dbe46-f77b-4602-8a20-75ecd924cb81 2018-07-19 01:52:41,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:41,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f77c4bb-26ca-4dee-b032-379ca2b6204e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:52:41,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-3f77c4bb-26ca-4dee-b032-379ca2b6204e 2018-07-19 01:52:41,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3931c857-f731-4259-a615-5fadb2b9f62d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:41,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e1cd48da-aafd-4eb3-a891-0bbad94b57f8 Date: Thu, 19 Jul 2018 01:52:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:52:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"156517ee-be35-4545-ae96-f15c5710bbc1","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3931c857-f731-4259-a615-5fadb2b9f62d","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:37Z","ip_version":4}]} 2018-07-19 01:52:41,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3931c857-f731-4259-a615-5fadb2b9f62d used request id req-e1cd48da-aafd-4eb3-a891-0bbad94b57f8 2018-07-19 01:52:41,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3931c857-f731-4259-a615-5fadb2b9f62d&name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:42,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2df9d3d6-6ecf-4ddb-ab28-2a2980c78161 Date: Thu, 19 Jul 2018 01:52:42 GMT RESP BODY: {"ports":[]} 2018-07-19 01:52:42,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3931c857-f731-4259-a615-5fadb2b9f62d&name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-port&admin_state_up=True used request id req-2df9d3d6-6ecf-4ddb-ab28-2a2980c78161 2018-07-19 01:52:42,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:42,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-9ee490f7-ccf9-4746-af0f-10b649660dab x-compute-request-id: req-9ee490f7-ccf9-4746-af0f-10b649660dab Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-19 01:52:42,295 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-vm_inst used request id req-9ee490f7-ccf9-4746-af0f-10b649660dab 2018-07-19 01:52:42,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:42,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-201c417a-d330-4057-a50b-2251c0c9d2aa Date: Thu, 19 Jul 2018 01:52:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3931c857-f731-4259-a615-5fadb2b9f62d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["156517ee-be35-4545-ae96-f15c5710bbc1"],"description":"","tags":[],"updated_at":"2018-07-19T01:52:37Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:36Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:42,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net used request id req-201c417a-d330-4057-a50b-2251c0c9d2aa 2018-07-19 01:52:42,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:42,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee312d11-87e6-4edc-943b-5d2bf19b7647 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:52:42,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-ee312d11-87e6-4edc-943b-5d2bf19b7647 2018-07-19 01:52:42,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3931c857-f731-4259-a615-5fadb2b9f62d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:42,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-2ed7b387-9baf-427d-8125-87dc0e76fd06 Date: Thu, 19 Jul 2018 01:52:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:52:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"156517ee-be35-4545-ae96-f15c5710bbc1","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3931c857-f731-4259-a615-5fadb2b9f62d","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:37Z","ip_version":4}]} 2018-07-19 01:52:42,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3931c857-f731-4259-a615-5fadb2b9f62d used request id req-2ed7b387-9baf-427d-8125-87dc0e76fd06 2018-07-19 01:52:42,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3931c857-f731-4259-a615-5fadb2b9f62d&name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:42,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8876f492-e8ea-4bc6-9259-181bbfbe2ecb Date: Thu, 19 Jul 2018 01:52:42 GMT RESP BODY: {"ports":[]} 2018-07-19 01:52:42,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3931c857-f731-4259-a615-5fadb2b9f62d&name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-port&admin_state_up=True used request id req-8876f492-e8ea-4bc6-9259-181bbfbe2ecb 2018-07-19 01:52:42,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:52:42,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:52:42,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:52:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["4MzjDmjvQpq9vRBa5XUHfQ"], "issued_at": "2018-07-19T01:52:42.000000Z"}} 2018-07-19 01:52:42,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c01d4d01f91ac57c1d1f2b59f2a9b842e4b7842" 2018-07-19 01:52:42,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d2dc30b-c4d9-442d-b379-8dd3b7495719 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:52:42,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3d2dc30b-c4d9-442d-b379-8dd3b7495719 2018-07-19 01:52:42,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:43,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-4a59aaab-0a1f-4f62-bc19-ae46b4396f97 Date: Thu, 19 Jul 2018 01:52:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3931c857-f731-4259-a615-5fadb2b9f62d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["156517ee-be35-4545-ae96-f15c5710bbc1"],"description":"","tags":[],"updated_at":"2018-07-19T01:52:37Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:36Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:43,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net used request id req-4a59aaab-0a1f-4f62-bc19-ae46b4396f97 2018-07-19 01:52:43,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3931c857-f731-4259-a615-5fadb2b9f62d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:43,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-fa3d650d-8a31-4c46-9d4a-2d61a8b26590 Date: Thu, 19 Jul 2018 01:52:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:52:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"156517ee-be35-4545-ae96-f15c5710bbc1","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3931c857-f731-4259-a615-5fadb2b9f62d","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:37Z","ip_version":4}]} 2018-07-19 01:52:43,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3931c857-f731-4259-a615-5fadb2b9f62d used request id req-fa3d650d-8a31-4c46-9d4a-2d61a8b26590 2018-07-19 01:52:43,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:43,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a30f9075-1184-47e9-9cd8-bf168bcd2cd1 Date: Thu, 19 Jul 2018 01:52:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3931c857-f731-4259-a615-5fadb2b9f62d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["156517ee-be35-4545-ae96-f15c5710bbc1"],"description":"","tags":[],"updated_at":"2018-07-19T01:52:37Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:36Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:43,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net used request id req-a30f9075-1184-47e9-9cd8-bf168bcd2cd1 2018-07-19 01:52:43,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:52:43,191 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c8b840a-58c0-4c84-b078-20b580dcd3d8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:52:43,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-6c8b840a-58c0-4c84-b078-20b580dcd3d8 2018-07-19 01:52:43,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c01d4d01f91ac57c1d1f2b59f2a9b842e4b7842" 2018-07-19 01:52:43,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-730edd2d-648d-4030-9853-5aceeb11c595 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:52:43,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-730edd2d-648d-4030-9853-5aceeb11c595 2018-07-19 01:52:43,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3931c857-f731-4259-a615-5fadb2b9f62d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:43,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-6a876816-91e6-4911-85d7-c93e382eec52 Date: Thu, 19 Jul 2018 01:52:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:52:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"156517ee-be35-4545-ae96-f15c5710bbc1","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3931c857-f731-4259-a615-5fadb2b9f62d","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:37Z","ip_version":4}]} 2018-07-19 01:52:43,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3931c857-f731-4259-a615-5fadb2b9f62d used request id req-6a876816-91e6-4911-85d7-c93e382eec52 2018-07-19 01:52:43,326 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net 2018-07-19 01:52:43,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" -d '{"port": {"network_id": "3931c857-f731-4259-a615-5fadb2b9f62d", "name": "NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-port", "admin_state_up": true}}' 2018-07-19 01:52:44,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-f568126c-1936-47a1-af11-cbeb80469c8d Date: Thu, 19 Jul 2018 01:52:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:52:43Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"156517ee-be35-4545-ae96-f15c5710bbc1","ip_address":"10.55.0.12"}],"id":"b69a357e-f44a-4baf-b7ff-769e0905af03","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:96:11:d9","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-port","project_id":"ba1c3d47632b40318826191b43d81cda","qos_policy_id":null,"admin_state_up":true,"network_id":"3931c857-f731-4259-a615-5fadb2b9f62d","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-19 01:52:44,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-f568126c-1936-47a1-af11-cbeb80469c8d 2018-07-19 01:52:44,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:44,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-b3a92476-7d52-40db-9bac-fbda8338ba7e Date: Thu, 19 Jul 2018 01:52:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3931c857-f731-4259-a615-5fadb2b9f62d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["156517ee-be35-4545-ae96-f15c5710bbc1"],"description":"","tags":[],"updated_at":"2018-07-19T01:52:37Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:36Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:44,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net used request id req-b3a92476-7d52-40db-9bac-fbda8338ba7e 2018-07-19 01:52:44,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:44,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd542cc6-e26c-4aa9-911d-8c5516c29203 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:52:44,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-cd542cc6-e26c-4aa9-911d-8c5516c29203 2018-07-19 01:52:44,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3931c857-f731-4259-a615-5fadb2b9f62d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:44,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-f2ec7e88-81fd-4e28-80cf-7d74a2ba49f8 Date: Thu, 19 Jul 2018 01:52:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:52:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"156517ee-be35-4545-ae96-f15c5710bbc1","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3931c857-f731-4259-a615-5fadb2b9f62d","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:37Z","ip_version":4}]} 2018-07-19 01:52:44,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3931c857-f731-4259-a615-5fadb2b9f62d used request id req-f2ec7e88-81fd-4e28-80cf-7d74a2ba49f8 2018-07-19 01:52:44,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3931c857-f731-4259-a615-5fadb2b9f62d&name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:44,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-811105fd-2167-4982-bb8d-c7ea00318113 Date: Thu, 19 Jul 2018 01:52:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:52:43Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"156517ee-be35-4545-ae96-f15c5710bbc1","ip_address":"10.55.0.12"}],"id":"b69a357e-f44a-4baf-b7ff-769e0905af03","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:96:11:d9","project_id":"ba1c3d47632b40318826191b43d81cda","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-port","admin_state_up":true,"network_id":"3931c857-f731-4259-a615-5fadb2b9f62d","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:43Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-19 01:52:44,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3931c857-f731-4259-a615-5fadb2b9f62d&name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-port&admin_state_up=True used request id req-811105fd-2167-4982-bb8d-c7ea00318113 2018-07-19 01:52:44,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:44,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b677e45a-f1b5-4b9c-b7f0-9417d2141340 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:52:44,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-b677e45a-f1b5-4b9c-b7f0-9417d2141340 2018-07-19 01:52:44,593 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-vm_inst 2018-07-19 01:52:44,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:44,616 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-5369f417-d32c-4537-aa5c-dd6b620747b2 x-compute-request-id: req-5369f417-d32c-4537-aa5c-dd6b620747b2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8204edfe-058b-4f2c-9972-4e2e28cf0468", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8204edfe-058b-4f2c-9972-4e2e28cf0468", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8204edfe-058b-4f2c-9972-4e2e28cf0468", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-flavor"}]} 2018-07-19 01:52:44,616 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5369f417-d32c-4537-aa5c-dd6b620747b2 2018-07-19 01:52:44,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/8204edfe-058b-4f2c-9972-4e2e28cf0468 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:44,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-8975bfe7-eca6-4be2-9d87-a6cfe5e47305 x-compute-request-id: req-8975bfe7-eca6-4be2-9d87-a6cfe5e47305 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-flavor", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8204edfe-058b-4f2c-9972-4e2e28cf0468", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8204edfe-058b-4f2c-9972-4e2e28cf0468", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "8204edfe-058b-4f2c-9972-4e2e28cf0468"}} 2018-07-19 01:52:44,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/8204edfe-058b-4f2c-9972-4e2e28cf0468 used request id req-8975bfe7-eca6-4be2-9d87-a6cfe5e47305 2018-07-19 01:52:44,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:44,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-4b045ff8-d0f5-4e1c-8bd4-2695e858e804 Date: Thu, 19 Jul 2018 01:52:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:52:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-19T01:52:35Z", "visibility": "shared", "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8/snap", "metadata": {}}], "self": "/v2/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8", "min_disk": 0, "protected": false, "id": "52b6a1e6-207a-4735-ad84-bfe26792ebe8", "file": "/v2/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba1c3d47632b40318826191b43d81cda", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-image"} 2018-07-19 01:52:44,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-image used request id req-4b045ff8-d0f5-4e1c-8bd4-2695e858e804 2018-07-19 01:52:44,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:44,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bb28ddf1-1d37-4cc4-a34e-b43cf55b9949 Date: Thu, 19 Jul 2018 01:52: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", "uploading", "importing", "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-07-19 01:52:44,861 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-bb28ddf1-1d37-4cc4-a34e-b43cf55b9949 2018-07-19 01:52:44,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-vm_inst", "imageRef": "52b6a1e6-207a-4735-ad84-bfe26792ebe8", "flavorRef": "8204edfe-058b-4f2c-9972-4e2e28cf0468", "max_count": 1, "min_count": 1, "networks": [{"port": "b69a357e-f44a-4baf-b7ff-769e0905af03"}]}}' 2018-07-19 01:52:46,438 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:52: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-f0f0e9cf-6d1a-4808-beeb-c3ee52623e0a x-compute-request-id: req-f0f0e9cf-6d1a-4808-beeb-c3ee52623e0a Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "be8b12d9-f93e-4bb3-a358-4672b9594fac", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac", "rel": "bookmark"}], "adminPass": "UE7xERum8Ujy"}} 2018-07-19 01:52:46,438 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-f0f0e9cf-6d1a-4808-beeb-c3ee52623e0a 2018-07-19 01:52:46,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:46,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-df476fde-c1f0-44f6-a055-d6ee065b5b51 x-compute-request-id: req-df476fde-c1f0-44f6-a055-d6ee065b5b51 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac", "rel": "bookmark"}], "image": {"id": "52b6a1e6-207a-4735-ad84-bfe26792ebe8", "links": [{"href": "http://172.30.9.27:8774/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8204edfe-058b-4f2c-9972-4e2e28cf0468", "links": [{"href": "http://172.30.9.27:8774/flavors/8204edfe-058b-4f2c-9972-4e2e28cf0468", "rel": "bookmark"}]}, "id": "be8b12d9-f93e-4bb3-a358-4672b9594fac", "user_id": "b0c3f47c1bd84bf5aceb649427654846", "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-07-19T01:52:46Z", "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-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-vm_inst", "created": "2018-07-19T01:52:46Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:52:46,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac used request id req-df476fde-c1f0-44f6-a055-d6ee065b5b51 2018-07-19 01:52:46,860 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-vm_inst 2018-07-19 01:52:46,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:46,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-eb376612-1d8d-4a0e-a306-c7a63980f3e4 x-compute-request-id: req-eb376612-1d8d-4a0e-a306-c7a63980f3e4 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac", "rel": "bookmark"}], "image": {"id": "52b6a1e6-207a-4735-ad84-bfe26792ebe8", "links": [{"href": "http://172.30.9.27:8774/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8204edfe-058b-4f2c-9972-4e2e28cf0468", "links": [{"href": "http://172.30.9.27:8774/flavors/8204edfe-058b-4f2c-9972-4e2e28cf0468", "rel": "bookmark"}]}, "id": "be8b12d9-f93e-4bb3-a358-4672b9594fac", "user_id": "b0c3f47c1bd84bf5aceb649427654846", "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-07-19T01:52:46Z", "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-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-vm_inst", "created": "2018-07-19T01:52:46Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:52:46,935 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac used request id req-eb376612-1d8d-4a0e-a306-c7a63980f3e4 2018-07-19 01:52:46,935 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-vm_inst] is - BUILD 2018-07-19 01:52:46,935 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-19 01:52:49,939 - create_instance - DEBUG - VM status query timeout in 896.921447039 2018-07-19 01:52:49,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:50,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-62e56c40-9c9d-4ea3-ba3e-b82dd23ee3fd x-compute-request-id: req-62e56c40-9c9d-4ea3-ba3e-b82dd23ee3fd Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:11:d9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac", "rel": "bookmark"}], "image": {"id": "52b6a1e6-207a-4735-ad84-bfe26792ebe8", "links": [{"href": "http://172.30.9.27:8774/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8204edfe-058b-4f2c-9972-4e2e28cf0468", "links": [{"href": "http://172.30.9.27:8774/flavors/8204edfe-058b-4f2c-9972-4e2e28cf0468", "rel": "bookmark"}]}, "id": "be8b12d9-f93e-4bb3-a358-4672b9594fac", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "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-07-19T01:52:48Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-vm_inst", "created": "2018-07-19T01:52:46Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:52:50,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac used request id req-62e56c40-9c9d-4ea3-ba3e-b82dd23ee3fd 2018-07-19 01:52:50,191 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-vm_inst] is - BUILD 2018-07-19 01:52:50,191 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-19 01:52:53,195 - create_instance - DEBUG - VM status query timeout in 893.665507078 2018-07-19 01:52:53,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:53,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-74bf1afe-aff1-4f22-a0fd-987c273fcc19 x-compute-request-id: req-74bf1afe-aff1-4f22-a0fd-987c273fcc19 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:11:d9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac", "rel": "bookmark"}], "image": {"id": "52b6a1e6-207a-4735-ad84-bfe26792ebe8", "links": [{"href": "http://172.30.9.27:8774/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-19T01:52:53.000000", "flavor": {"id": "8204edfe-058b-4f2c-9972-4e2e28cf0468", "links": [{"href": "http://172.30.9.27:8774/flavors/8204edfe-058b-4f2c-9972-4e2e28cf0468", "rel": "bookmark"}]}, "id": "be8b12d9-f93e-4bb3-a358-4672b9594fac", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:52:53Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-vm_inst", "created": "2018-07-19T01:52:46Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:52:53,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac used request id req-74bf1afe-aff1-4f22-a0fd-987c273fcc19 2018-07-19 01:52:53,514 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-vm_inst] is - ACTIVE 2018-07-19 01:52:53,514 - create_instance - INFO - VM is - ACTIVE 2018-07-19 01:52:53,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:54,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-693ab1a3-9218-4510-96c3-a3af292841ef x-compute-request-id: req-693ab1a3-9218-4510-96c3-a3af292841ef Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:11:d9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac", "rel": "bookmark"}], "image": {"id": "52b6a1e6-207a-4735-ad84-bfe26792ebe8", "links": [{"href": "http://172.30.9.27:8774/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-19T01:52:53.000000", "flavor": {"id": "8204edfe-058b-4f2c-9972-4e2e28cf0468", "links": [{"href": "http://172.30.9.27:8774/flavors/8204edfe-058b-4f2c-9972-4e2e28cf0468", "rel": "bookmark"}]}, "id": "be8b12d9-f93e-4bb3-a358-4672b9594fac", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:52:53Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-vm_inst", "created": "2018-07-19T01:52:46Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:52:54,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac used request id req-693ab1a3-9218-4510-96c3-a3af292841ef 2018-07-19 01:52:54,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:54,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-1ffef015-59f5-4169-a58a-a344a9884491 Date: Thu, 19 Jul 2018 01:52:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3931c857-f731-4259-a615-5fadb2b9f62d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["156517ee-be35-4545-ae96-f15c5710bbc1"],"description":"","tags":[],"updated_at":"2018-07-19T01:52:37Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:36Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:54,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net used request id req-1ffef015-59f5-4169-a58a-a344a9884491 2018-07-19 01:52:54,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:54,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3661cec0-bf82-4bf5-9130-a91415c6ede1 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:52:54,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-3661cec0-bf82-4bf5-9130-a91415c6ede1 2018-07-19 01:52:54,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3931c857-f731-4259-a615-5fadb2b9f62d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:54,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-0f90e0e6-d41c-4f48-a0d4-76be769061e8 Date: Thu, 19 Jul 2018 01:52:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:52:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"156517ee-be35-4545-ae96-f15c5710bbc1","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3931c857-f731-4259-a615-5fadb2b9f62d","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:37Z","ip_version":4}]} 2018-07-19 01:52:54,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3931c857-f731-4259-a615-5fadb2b9f62d used request id req-0f90e0e6-d41c-4f48-a0d4-76be769061e8 2018-07-19 01:52:54,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3931c857-f731-4259-a615-5fadb2b9f62d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:54,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-4e14961e-c3e7-4b46-afd7-9f4e4a831f6c Date: Thu, 19 Jul 2018 01:52:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:52:40Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"156517ee-be35-4545-ae96-f15c5710bbc1","ip_address":"10.55.0.2"}],"id":"a75ad3c0-130d-49a6-9e8a-c1413acfefff","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:cd:91","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3931c857-f731-4259-a615-5fadb2b9f62d","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3931c857-f731-4259-a615-5fadb2b9f62d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:52:53Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"156517ee-be35-4545-ae96-f15c5710bbc1","ip_address":"10.55.0.12"}],"id":"b69a357e-f44a-4baf-b7ff-769e0905af03","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:11:d9","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-port","admin_state_up":true,"network_id":"3931c857-f731-4259-a615-5fadb2b9f62d","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:43Z","binding:vnic_type":"normal","device_id":"be8b12d9-f93e-4bb3-a358-4672b9594fac","ip_allocation":"immediate"}]} 2018-07-19 01:52:54,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3931c857-f731-4259-a615-5fadb2b9f62d used request id req-4e14961e-c3e7-4b46-afd7-9f4e4a831f6c 2018-07-19 01:52:54,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:52:54,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:52:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["Eo3IPNt5SPCMd2ZQk-sxvA"], "issued_at": "2018-07-19T01:52:54.000000Z"}} 2018-07-19 01:52:54,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9bb044f24bb0ba1259e3ea9be4a78e7413724d" 2018-07-19 01:52:54,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b05da7df-6595-49a7-b1bb-a814365f0527 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:52:54,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b05da7df-6595-49a7-b1bb-a814365f0527 2018-07-19 01:52:54,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:55,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-9245c005-37f6-4045-9d3f-0102f1f2f812 x-compute-request-id: req-9245c005-37f6-4045-9d3f-0102f1f2f812 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:11:d9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac", "rel": "bookmark"}], "image": {"id": "52b6a1e6-207a-4735-ad84-bfe26792ebe8", "links": [{"href": "http://172.30.9.27:8774/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-19T01:52:53.000000", "flavor": {"id": "8204edfe-058b-4f2c-9972-4e2e28cf0468", "links": [{"href": "http://172.30.9.27:8774/flavors/8204edfe-058b-4f2c-9972-4e2e28cf0468", "rel": "bookmark"}]}, "id": "be8b12d9-f93e-4bb3-a358-4672b9594fac", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:52:53Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-vm_inst", "created": "2018-07-19T01:52:46Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:52:55,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac used request id req-9245c005-37f6-4045-9d3f-0102f1f2f812 2018-07-19 01:52:55,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:55,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3c75697f-9adc-4205-b88c-189d11172616 Date: Thu, 19 Jul 2018 01:52:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3931c857-f731-4259-a615-5fadb2b9f62d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["156517ee-be35-4545-ae96-f15c5710bbc1"],"description":"","tags":[],"updated_at":"2018-07-19T01:52:37Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:36Z","provider:network_type":"vxlan"}]} 2018-07-19 01:52:55,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net used request id req-3c75697f-9adc-4205-b88c-189d11172616 2018-07-19 01:52:55,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:55,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2631f4aa-67de-4f6e-9d11-7c1790d454d1 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:52:55,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-2631f4aa-67de-4f6e-9d11-7c1790d454d1 2018-07-19 01:52:55,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3931c857-f731-4259-a615-5fadb2b9f62d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:55,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-abc323b5-a693-4b16-b157-2c29190c6336 Date: Thu, 19 Jul 2018 01:52:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:52:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"156517ee-be35-4545-ae96-f15c5710bbc1","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3931c857-f731-4259-a615-5fadb2b9f62d","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:37Z","ip_version":4}]} 2018-07-19 01:52:55,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3931c857-f731-4259-a615-5fadb2b9f62d used request id req-abc323b5-a693-4b16-b157-2c29190c6336 2018-07-19 01:52:55,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3931c857-f731-4259-a615-5fadb2b9f62d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:55,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-b8e62f82-cb49-407e-b5bb-6da7b22cae34 Date: Thu, 19 Jul 2018 01:52:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:52:40Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"156517ee-be35-4545-ae96-f15c5710bbc1","ip_address":"10.55.0.2"}],"id":"a75ad3c0-130d-49a6-9e8a-c1413acfefff","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:cd:91","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3931c857-f731-4259-a615-5fadb2b9f62d","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3931c857-f731-4259-a615-5fadb2b9f62d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:52:53Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"156517ee-be35-4545-ae96-f15c5710bbc1","ip_address":"10.55.0.12"}],"id":"b69a357e-f44a-4baf-b7ff-769e0905af03","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:11:d9","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-port","admin_state_up":true,"network_id":"3931c857-f731-4259-a615-5fadb2b9f62d","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:52:43Z","binding:vnic_type":"normal","device_id":"be8b12d9-f93e-4bb3-a358-4672b9594fac","ip_allocation":"immediate"}]} 2018-07-19 01:52:55,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3931c857-f731-4259-a615-5fadb2b9f62d used request id req-b8e62f82-cb49-407e-b5bb-6da7b22cae34 2018-07-19 01:52:55,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9bb044f24bb0ba1259e3ea9be4a78e7413724d" -d '{"volumeAttachment": {"volumeId": "6aadbf76-894a-4391-8efd-fe6b91f44c02"}}' 2018-07-19 01:52:56,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-d2577ea3-fe4c-4709-bf8a-3a2c14e0914b x-compute-request-id: req-d2577ea3-fe4c-4709-bf8a-3a2c14e0914b Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "be8b12d9-f93e-4bb3-a358-4672b9594fac", "id": "6aadbf76-894a-4391-8efd-fe6b91f44c02", "volumeId": "6aadbf76-894a-4391-8efd-fe6b91f44c02"}} 2018-07-19 01:52:56,638 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac/os-volume_attachments used request id req-d2577ea3-fe4c-4709-bf8a-3a2c14e0914b 2018-07-19 01:52:56,638 - create_instance - INFO - Deleting Port with ID - b69a357e-f44a-4baf-b7ff-769e0905af03 2018-07-19 01:52:56,639 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-port 2018-07-19 01:52:56,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/b69a357e-f44a-4baf-b7ff-769e0905af03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:57,265 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c6bf4560-03f7-491c-9e89-4fc782d7deac Date: Thu, 19 Jul 2018 01:52:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:52:57,265 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/b69a357e-f44a-4baf-b7ff-769e0905af03 used request id req-c6bf4560-03f7-491c-9e89-4fc782d7deac 2018-07-19 01:52:57,265 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-vm_inst 2018-07-19 01:52:57,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:57,447 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:52: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-729a0272-162c-4ed7-8aa4-b4a0ed930208 x-compute-request-id: req-729a0272-162c-4ed7-8aa4-b4a0ed930208 Content-Type: application/json 2018-07-19 01:52:57,447 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac used request id req-729a0272-162c-4ed7-8aa4-b4a0ed930208 2018-07-19 01:52:57,447 - create_instance - INFO - Checking deletion status 2018-07-19 01:52:57,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:52:57,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:52: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-ee5f38af-df2d-4d8a-8677-6664a0fa6e72 x-compute-request-id: req-ee5f38af-df2d-4d8a-8677-6664a0fa6e72 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:11:d9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac", "rel": "bookmark"}], "image": {"id": "52b6a1e6-207a-4735-ad84-bfe26792ebe8", "links": [{"href": "http://172.30.9.27:8774/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-19T01:52:53.000000", "flavor": {"id": "8204edfe-058b-4f2c-9972-4e2e28cf0468", "links": [{"href": "http://172.30.9.27:8774/flavors/8204edfe-058b-4f2c-9972-4e2e28cf0468", "rel": "bookmark"}]}, "id": "be8b12d9-f93e-4bb3-a358-4672b9594fac", "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:52:57Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-vm_inst", "created": "2018-07-19T01:52:46Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [{"id": "6aadbf76-894a-4391-8efd-fe6b91f44c02"}], "metadata": {}}} 2018-07-19 01:52:57,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac used request id req-ee5f38af-df2d-4d8a-8677-6664a0fa6e72 2018-07-19 01:52:57,588 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-vm_inst] is - ACTIVE 2018-07-19 01:52:57,589 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-19 01:53:00,592 - create_instance - DEBUG - VM status query timeout in 296.855470896 2018-07-19 01:53:00,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e4056d741bd1d531d61bed9739747fbc1f8edb" 2018-07-19 01:53:00,641 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:53: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-9da4bbc5-b640-4139-8424-98eb402c74ed x-compute-request-id: req-9da4bbc5-b640-4139-8424-98eb402c74ed Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance be8b12d9-f93e-4bb3-a358-4672b9594fac could not be found.", "code": 404}} 2018-07-19 01:53:00,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/be8b12d9-f93e-4bb3-a358-4672b9594fac used request id req-9da4bbc5-b640-4139-8424-98eb402c74ed 2018-07-19 01:53:00,641 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance be8b12d9-f93e-4bb3-a358-4672b9594fac could not be found. (HTTP 404) (Request-ID: req-9da4bbc5-b640-4139-8424-98eb402c74ed) 2018-07-19 01:53:00,641 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-vm_inst 2018-07-19 01:53:00,645 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/6aadbf76-894a-4391-8efd-fe6b91f44c02 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c5bfbc3b-5968-4548-926f-5e4af9b141f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a45dce6f2c6da9157144d0ce38499e6c0a9ef3" 2018-07-19 01:53:00,866 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:00 GMT Server: Apache x-compute-request-id: req-fa11fff1-ea60-4e80-b4d7-ca55ad002f3c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fa11fff1-ea60-4e80-b4d7-ca55ad002f3c Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/6aadbf76-894a-4391-8efd-fe6b91f44c02", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/6aadbf76-894a-4391-8efd-fe6b91f44c02", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-19T01:52:59.000000", "replication_status": null, "snapshot_id": null, "id": "6aadbf76-894a-4391-8efd-fe6b91f44c02", "size": 1, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "os-vol-tenant-attr:tenant_id": "ba1c3d47632b40318826191b43d81cda", "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-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e", "bootable": "false", "created_at": "2018-07-19T01:52:40.000000", "volume_type": null}} 2018-07-19 01:53:00,866 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/6aadbf76-894a-4391-8efd-fe6b91f44c02 used request id req-fa11fff1-ea60-4e80-b4d7-ca55ad002f3c 2018-07-19 01:53:00,867 - create_volume - DEBUG - Instance status is - available 2018-07-19 01:53:00,867 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e 2018-07-19 01:53:00,867 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e 2018-07-19 01:53:00,869 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/6aadbf76-894a-4391-8efd-fe6b91f44c02 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c5bfbc3b-5968-4548-926f-5e4af9b141f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a45dce6f2c6da9157144d0ce38499e6c0a9ef3" 2018-07-19 01:53:01,104 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:53:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-97d5edf5-04e6-4560-80a6-3e796a50cdce 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-07-19 01:53:01,105 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/6aadbf76-894a-4391-8efd-fe6b91f44c02 used request id req-97d5edf5-04e6-4560-80a6-3e796a50cdce 2018-07-19 01:53:01,107 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/6aadbf76-894a-4391-8efd-fe6b91f44c02 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c5bfbc3b-5968-4548-926f-5e4af9b141f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a45dce6f2c6da9157144d0ce38499e6c0a9ef3" 2018-07-19 01:53:01,367 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:53:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5f4b0fdb-211d-44c4-838c-197fad31c8df x-openstack-request-id: req-5f4b0fdb-211d-44c4-838c-197fad31c8df Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 6aadbf76-894a-4391-8efd-fe6b91f44c02 could not be found.", "code": 404}} 2018-07-19 01:53:01,367 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/6aadbf76-894a-4391-8efd-fe6b91f44c02 used request id req-5f4b0fdb-211d-44c4-838c-197fad31c8df 2018-07-19 01:53:01,367 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 6aadbf76-894a-4391-8efd-fe6b91f44c02 could not be found. (HTTP 404) (Request-ID: req-5f4b0fdb-211d-44c4-838c-197fad31c8df) 2018-07-19 01:53:01,367 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e 2018-07-19 01:53:01,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/8204edfe-058b-4f2c-9972-4e2e28cf0468 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b24ab0a4b5934df38f7073235169d533583a7d" 2018-07-19 01:53:01,396 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:53: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-e0d0be2d-1db1-4dd6-bea4-3291993116f3 x-compute-request-id: req-e0d0be2d-1db1-4dd6-bea4-3291993116f3 Content-Length: 0 Content-Type: application/json 2018-07-19 01:53:01,396 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/8204edfe-058b-4f2c-9972-4e2e28cf0468 used request id req-e0d0be2d-1db1-4dd6-bea4-3291993116f3 2018-07-19 01:53:01,397 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-subnet 2018-07-19 01:53:01,397 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-subnet 2018-07-19 01:53:01,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/156517ee-be35-4545-ae96-f15c5710bbc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa54a4904f97827c621aab3ed8801f3c9ce4452a" 2018-07-19 01:53:02,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e3cb26cb-0525-45f0-b37f-1fdff17ff716 Date: Thu, 19 Jul 2018 01:53:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:53:02,498 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/156517ee-be35-4545-ae96-f15c5710bbc1 used request id req-e3cb26cb-0525-45f0-b37f-1fdff17ff716 2018-07-19 01:53:02,499 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-net 2018-07-19 01:53:02,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/3931c857-f731-4259-a615-5fadb2b9f62d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa54a4904f97827c621aab3ed8801f3c9ce4452a" 2018-07-19 01:53:03,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0ab6c6fd-aabc-4815-aff9-8c157d00ada1 Date: Thu, 19 Jul 2018 01:53:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:53:03,593 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/3931c857-f731-4259-a615-5fadb2b9f62d used request id req-0ab6c6fd-aabc-4815-aff9-8c157d00ada1 2018-07-19 01:53:03,593 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-7f0bf8a1-5ef2-4501-a19b-263ce602ae1e-image 2018-07-19 01:53:03,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65e4b2f407f7091dd54b22cc6ce530607f7dbaf3" 2018-07-19 01:53:04,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-21cc0843-966a-4f80-a3a6-323ce5d7d63f Date: Thu, 19 Jul 2018 01:53:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:53:04,859 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/52b6a1e6-207a-4735-ad84-bfe26792ebe8 used request id req-21cc0843-966a-4f80-a3a6-323ce5d7d63f 2018-07-19 01:53:04,860 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:53:04,863 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-19 01:53:04,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:53:04,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:53:05,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:53:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["hTzbfkr2Ri2ed3SvDIlrXw"], "issued_at": "2018-07-19T01:53:05.000000Z"}} 2018-07-19 01:53:05,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736e05a74d5d5f3e2cb113de4592473b60ca1357" 2018-07-19 01:53:05,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c37ec569-5969-41fc-bee2-3cf6267717c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:53:05,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c37ec569-5969-41fc-bee2-3cf6267717c2 2018-07-19 01:53:05,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}736e05a74d5d5f3e2cb113de4592473b60ca1357" 2018-07-19 01:53:05,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-55632677-52f3-4cec-ab31-0afe43de8257 Date: Thu, 19 Jul 2018 01:53:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-image"} 2018-07-19 01:53:05,557 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-image used request id req-55632677-52f3-4cec-ab31-0afe43de8257 2018-07-19 01:53:05,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}736e05a74d5d5f3e2cb113de4592473b60ca1357" 2018-07-19 01:53:05,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-74dd1c8a-0cac-4eb6-b578-38ed59f92505 Date: Thu, 19 Jul 2018 01:53: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", "uploading", "importing", "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-07-19 01:53:05,566 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-74dd1c8a-0cac-4eb6-b578-38ed59f92505 2018-07-19 01:53:05,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}736e05a74d5d5f3e2cb113de4592473b60ca1357" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-image"}' 2018-07-19 01:53:05,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a6b2e65e-57eb-4752-9137-3c023d45534b Date: Thu, 19 Jul 2018 01:53:05 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:53:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-19T01:53:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124", "min_disk": 0, "protected": false, "id": "dfde7c27-beb6-458c-8c61-62bd7a0bf124", "file": "/v2/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124/file", "checksum": null, "owner": "ba1c3d47632b40318826191b43d81cda", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-19 01:53:05,651 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-a6b2e65e-57eb-4752-9137-3c023d45534b 2018-07-19 01:53:05,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}736e05a74d5d5f3e2cb113de4592473b60ca1357" -d '' 2018-07-19 01:53:06,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-49015ab0-c388-4ac9-9176-efc3d418147e Date: Thu, 19 Jul 2018 01:53:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:53:06,923 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124/file used request id req-49015ab0-c388-4ac9-9176-efc3d418147e 2018-07-19 01:53:06,924 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-19 01:53:06,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}736e05a74d5d5f3e2cb113de4592473b60ca1357" 2018-07-19 01:53:07,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-80733ef8-2faf-4e58-9e71-fe0f9121ec8d Date: Thu, 19 Jul 2018 01:53:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:53:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-19T01:53:06Z", "visibility": "shared", "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124/snap", "metadata": {}}], "self": "/v2/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124", "min_disk": 0, "protected": false, "id": "dfde7c27-beb6-458c-8c61-62bd7a0bf124", "file": "/v2/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba1c3d47632b40318826191b43d81cda", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-19 01:53:07,031 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124 used request id req-80733ef8-2faf-4e58-9e71-fe0f9121ec8d 2018-07-19 01:53:07,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}736e05a74d5d5f3e2cb113de4592473b60ca1357" 2018-07-19 01:53:07,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a563af95-869c-46e8-8028-b8b4ca37b6b7 Date: Thu, 19 Jul 2018 01:53: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", "uploading", "importing", "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-07-19 01:53:07,041 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-a563af95-869c-46e8-8028-b8b4ca37b6b7 2018-07-19 01:53:07,044 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-image 2018-07-19 01:53:07,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}736e05a74d5d5f3e2cb113de4592473b60ca1357" 2018-07-19 01:53:07,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-93c9b8f0-cc3b-4178-81d0-304d0bc98ad4 Date: Thu, 19 Jul 2018 01:53:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:53:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-19T01:53:06Z", "visibility": "shared", "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124/snap", "metadata": {}}], "self": "/v2/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124", "min_disk": 0, "protected": false, "id": "dfde7c27-beb6-458c-8c61-62bd7a0bf124", "file": "/v2/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba1c3d47632b40318826191b43d81cda", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-19 01:53:07,062 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124 used request id req-93c9b8f0-cc3b-4178-81d0-304d0bc98ad4 2018-07-19 01:53:07,062 - create_image - DEBUG - Instance status is - active 2018-07-19 01:53:07,062 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-image 2018-07-19 01:53:07,063 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-image 2018-07-19 01:53:07,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:53:07,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:53:07,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:53:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["LJLRLXTQT_ecuM3F6mKAhw"], "issued_at": "2018-07-19T01:53:07.000000Z"}} 2018-07-19 01:53:07,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0b795313f64813badddabd68beee6d7a82c996" 2018-07-19 01:53:07,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1153e08a-4744-47fa-aab6-4674c1f9babe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:53:07,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1153e08a-4744-47fa-aab6-4674c1f9babe 2018-07-19 01:53:07,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0b795313f64813badddabd68beee6d7a82c996" 2018-07-19 01:53:07,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e277ee1b-ebe6-4067-8a4b-bed30cd3e885 Date: Thu, 19 Jul 2018 01:53:07 GMT RESP BODY: {"networks":[]} 2018-07-19 01:53:07,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net used request id req-e277ee1b-ebe6-4067-8a4b-bed30cd3e885 2018-07-19 01:53:07,780 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net 2018-07-19 01:53:07,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0b795313f64813badddabd68beee6d7a82c996" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net", "admin_state_up": true}}' 2018-07-19 01:53:08,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-99ea7238-caf5-4850-9bb8-92379132f13f Date: Thu, 19 Jul 2018 01:53:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:53:07Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:07Z","mtu":1450}} 2018-07-19 01:53:08,092 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-99ea7238-caf5-4850-9bb8-92379132f13f 2018-07-19 01:53:08,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0b795313f64813badddabd68beee6d7a82c996" 2018-07-19 01:53:08,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-8137bc20-c1fa-4655-b702-9cd51f059197 Date: Thu, 19 Jul 2018 01:53:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-19T01:53:07Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:07Z","provider:network_type":"vxlan"}]} 2018-07-19 01:53:08,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 used request id req-8137bc20-c1fa-4655-b702-9cd51f059197 2018-07-19 01:53:08,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0b795313f64813badddabd68beee6d7a82c996" 2018-07-19 01:53:08,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9abb7157-c895-4c6f-aed0-11e268f689d0 Date: Thu, 19 Jul 2018 01:53:08 GMT RESP BODY: {"subnets":[]} 2018-07-19 01:53:08,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 used request id req-9abb7157-c895-4c6f-aed0-11e268f689d0 2018-07-19 01:53:08,241 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-subnet 2018-07-19 01:53:08,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0b795313f64813badddabd68beee6d7a82c996" -d '{"subnets": [{"ip_version": 4, "network_id": "f03eb6e8-ca17-4c24-a39d-b3ae88109dc1", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-subnet"}]}' 2018-07-19 01:53:08,948 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-6a303488-36bb-45a3-aa0e-db0042819bb2 Date: Thu, 19 Jul 2018 01:53:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:53:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:08Z","ip_version":4}]} 2018-07-19 01:53:08,949 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-6a303488-36bb-45a3-aa0e-db0042819bb2 2018-07-19 01:53:08,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0b795313f64813badddabd68beee6d7a82c996" 2018-07-19 01:53:09,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a555fc93-dd41-4f3f-b740-7f2a21f46541 Date: Thu, 19 Jul 2018 01:53:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["eac0a550-1719-4ab1-ad0f-ac60100641b5"],"description":"","tags":[],"updated_at":"2018-07-19T01:53:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:07Z","provider:network_type":"vxlan"}]} 2018-07-19 01:53:09,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 used request id req-a555fc93-dd41-4f3f-b740-7f2a21f46541 2018-07-19 01:53:09,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0b795313f64813badddabd68beee6d7a82c996" 2018-07-19 01:53:09,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-f72fd941-ec16-41e8-931a-d8a73a0ddf16 Date: Thu, 19 Jul 2018 01:53:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:53:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:08Z","ip_version":4}]} 2018-07-19 01:53:09,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 used request id req-f72fd941-ec16-41e8-931a-d8a73a0ddf16 2018-07-19 01:53:09,099 - OpenStackNetwork - DEBUG - Network [f03eb6e8-ca17-4c24-a39d-b3ae88109dc1] created successfully 2018-07-19 01:53:09,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:53:09,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:53:09,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:53:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["oUSQxMhXQWab6WVaiqYtRw"], "issued_at": "2018-07-19T01:53:09.000000Z"}} 2018-07-19 01:53:09,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8037f839f7c18e44155b9f3e705d4b48b6ef11d5" 2018-07-19 01:53:09,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac14e242-8354-43be-9a18-601ef82aeaf9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:53:09,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ac14e242-8354-43be-9a18-601ef82aeaf9 2018-07-19 01:53:09,604 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:53:09,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8037f839f7c18e44155b9f3e705d4b48b6ef11d5" 2018-07-19 01:53:09,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-0fd8cedd-5d2e-4e0a-9670-7027e1a18b73 x-compute-request-id: req-0fd8cedd-5d2e-4e0a-9670-7027e1a18b73 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-19 01:53:09,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0fd8cedd-5d2e-4e0a-9670-7027e1a18b73 2018-07-19 01:53:09,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8037f839f7c18e44155b9f3e705d4b48b6ef11d5" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-19 01:53:09,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-e3c694ce-e3fa-4aa1-af99-ccae8ff327c9 x-compute-request-id: req-e3c694ce-e3fa-4aa1-af99-ccae8ff327c9 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-flavor", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "aaa8070a-6747-4b01-b8c3-7c03b0715eb7"}} 2018-07-19 01:53:09,866 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e3c694ce-e3fa-4aa1-af99-ccae8ff327c9 2018-07-19 01:53:09,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:53:09,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:53:10,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:53:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["BU-Zv4DoT6Kh8oFgHbfRKQ"], "issued_at": "2018-07-19T01:53:10.000000Z"}} 2018-07-19 01:53:10,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679c811553b8c7322a477e42f56611c85741063c" 2018-07-19 01:53:10,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cc75f4a-63de-4134-a8ab-3ab2cf01efad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:53:10,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8cc75f4a-63de-4134-a8ab-3ab2cf01efad 2018-07-19 01:53:10,356 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679c811553b8c7322a477e42f56611c85741063c" 2018-07-19 01:53:10,575 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:10 GMT Server: Apache x-compute-request-id: req-bd37e9ea-9085-4754-b232-c353cc7938c1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bd37e9ea-9085-4754-b232-c353cc7938c1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-19 01:53:10,575 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/detail used request id req-bd37e9ea-9085-4754-b232-c353cc7938c1 2018-07-19 01:53:10,578 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bd37e9ea-9085-4754-b232-c353cc7938c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679c811553b8c7322a477e42f56611c85741063c" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6", "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-07-19 01:53:10,941 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:53:10 GMT Server: Apache x-compute-request-id: req-5be6a083-7162-44fb-8643-f5b3ef3f20ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5be6a083-7162-44fb-8643-f5b3ef3f20ed Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/274ff74d-af6b-4af9-994b-188776fee66d", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/274ff74d-af6b-4af9-994b-188776fee66d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-19T01:53:10.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "274ff74d-af6b-4af9-994b-188776fee66d", "size": 1}} 2018-07-19 01:53:10,941 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes used request id req-5be6a083-7162-44fb-8643-f5b3ef3f20ed 2018-07-19 01:53:10,944 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/274ff74d-af6b-4af9-994b-188776fee66d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd37e9ea-9085-4754-b232-c353cc7938c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679c811553b8c7322a477e42f56611c85741063c" 2018-07-19 01:53:11,195 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:10 GMT Server: Apache x-compute-request-id: req-1576c5f3-0779-4668-8006-969b85d50ddb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1576c5f3-0779-4668-8006-969b85d50ddb Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/274ff74d-af6b-4af9-994b-188776fee66d", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/274ff74d-af6b-4af9-994b-188776fee66d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-19T01:53:11.000000", "replication_status": null, "snapshot_id": null, "id": "274ff74d-af6b-4af9-994b-188776fee66d", "size": 1, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "os-vol-tenant-attr:tenant_id": "ba1c3d47632b40318826191b43d81cda", "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-57983d81-3bba-45b5-9631-d149a21b16b6", "bootable": "false", "created_at": "2018-07-19T01:53:10.000000", "volume_type": null}} 2018-07-19 01:53:11,195 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/274ff74d-af6b-4af9-994b-188776fee66d used request id req-1576c5f3-0779-4668-8006-969b85d50ddb 2018-07-19 01:53:11,195 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6 2018-07-19 01:53:11,198 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/274ff74d-af6b-4af9-994b-188776fee66d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd37e9ea-9085-4754-b232-c353cc7938c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679c811553b8c7322a477e42f56611c85741063c" 2018-07-19 01:53:11,460 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:11 GMT Server: Apache x-compute-request-id: req-66c7dfa6-5432-45cc-9d03-591d67905248 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-66c7dfa6-5432-45cc-9d03-591d67905248 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/274ff74d-af6b-4af9-994b-188776fee66d", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/274ff74d-af6b-4af9-994b-188776fee66d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-19T01:53:11.000000", "replication_status": null, "snapshot_id": null, "id": "274ff74d-af6b-4af9-994b-188776fee66d", "size": 1, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "os-vol-tenant-attr:tenant_id": "ba1c3d47632b40318826191b43d81cda", "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-57983d81-3bba-45b5-9631-d149a21b16b6", "bootable": "false", "created_at": "2018-07-19T01:53:10.000000", "volume_type": null}} 2018-07-19 01:53:11,461 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/274ff74d-af6b-4af9-994b-188776fee66d used request id req-66c7dfa6-5432-45cc-9d03-591d67905248 2018-07-19 01:53:11,461 - create_volume - DEBUG - Instance status is - available 2018-07-19 01:53:11,461 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6 2018-07-19 01:53:11,461 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6 2018-07-19 01:53:11,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:53:11,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:53:11,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:53:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["y9Fne7TVR4WZVAJDsKde_w"], "issued_at": "2018-07-19T01:53:11.000000Z"}} 2018-07-19 01:53:11,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:11,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca42b1a3-3eb5-4327-ad86-6deec3884e66 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:53:11,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ca42b1a3-3eb5-4327-ad86-6deec3884e66 2018-07-19 01:53:11,970 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:53:11,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:11,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9976c70-f2cd-4053-b514-68d920e8674c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:53:11,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c9976c70-f2cd-4053-b514-68d920e8674c 2018-07-19 01:53:11,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:12,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-62fa9019-0ca2-414c-a81b-276c0942f438 Date: Thu, 19 Jul 2018 01:53:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["eac0a550-1719-4ab1-ad0f-ac60100641b5"],"description":"","tags":[],"updated_at":"2018-07-19T01:53:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:07Z","provider:network_type":"vxlan"}]} 2018-07-19 01:53:12,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net used request id req-62fa9019-0ca2-414c-a81b-276c0942f438 2018-07-19 01:53:12,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:53:12,259 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:53:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-514b50d6-c98b-47c8-9b1f-322ac6f0cfb9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:53:12,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-514b50d6-c98b-47c8-9b1f-322ac6f0cfb9 2018-07-19 01:53:12,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:12,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c43d25e-73ca-44c4-9a51-20f6ac9e1e68 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:53:12,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-7c43d25e-73ca-44c4-9a51-20f6ac9e1e68 2018-07-19 01:53:12,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:12,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-c732028a-55b2-48f8-92f8-3066dee29060 Date: Thu, 19 Jul 2018 01:53:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:53:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:08Z","ip_version":4}]} 2018-07-19 01:53:12,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 used request id req-c732028a-55b2-48f8-92f8-3066dee29060 2018-07-19 01:53:12,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1&name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:12,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8a1eabb1-04ad-439e-9487-d122ee6476ae Date: Thu, 19 Jul 2018 01:53:12 GMT RESP BODY: {"ports":[]} 2018-07-19 01:53:12,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1&name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-port&admin_state_up=True used request id req-8a1eabb1-04ad-439e-9487-d122ee6476ae 2018-07-19 01:53:12,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:12,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-01369674-0a5a-4201-85b0-f1032b24b2e5 x-compute-request-id: req-01369674-0a5a-4201-85b0-f1032b24b2e5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-19 01:53:12,633 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-vm_inst used request id req-01369674-0a5a-4201-85b0-f1032b24b2e5 2018-07-19 01:53:12,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:12,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-05e2e678-aee3-47fe-bcbf-8c2cc3b038c1 Date: Thu, 19 Jul 2018 01:53:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["eac0a550-1719-4ab1-ad0f-ac60100641b5"],"description":"","tags":[],"updated_at":"2018-07-19T01:53:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:07Z","provider:network_type":"vxlan"}]} 2018-07-19 01:53:12,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net used request id req-05e2e678-aee3-47fe-bcbf-8c2cc3b038c1 2018-07-19 01:53:12,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:12,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7282b6f-2c05-4eb4-b13f-971b833cf836 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:53:12,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-a7282b6f-2c05-4eb4-b13f-971b833cf836 2018-07-19 01:53:12,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:12,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-ecf07228-1e66-4374-a211-433cfddb3ca1 Date: Thu, 19 Jul 2018 01:53:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:53:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:08Z","ip_version":4}]} 2018-07-19 01:53:12,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 used request id req-ecf07228-1e66-4374-a211-433cfddb3ca1 2018-07-19 01:53:12,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1&name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:12,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eb926e9b-3154-4c47-8e85-25d06e5e1c6f Date: Thu, 19 Jul 2018 01:53:12 GMT RESP BODY: {"ports":[]} 2018-07-19 01:53:12,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1&name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-port&admin_state_up=True used request id req-eb926e9b-3154-4c47-8e85-25d06e5e1c6f 2018-07-19 01:53:12,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:53:12,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:53:13,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:53:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["kEZPe0iEQ0el4rsp2NupVg"], "issued_at": "2018-07-19T01:53:13.000000Z"}} 2018-07-19 01:53:13,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e083c63977736616884619eac1e6708e08aef131" 2018-07-19 01:53:13,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f34f4d1-c00b-4cb7-a0bf-6c5c0f689b7a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:53:13,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0f34f4d1-c00b-4cb7-a0bf-6c5c0f689b7a 2018-07-19 01:53:13,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:13,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-8e2819a8-d39b-4576-be5d-fc12ef4cc72e Date: Thu, 19 Jul 2018 01:53:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["eac0a550-1719-4ab1-ad0f-ac60100641b5"],"description":"","tags":[],"updated_at":"2018-07-19T01:53:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:07Z","provider:network_type":"vxlan"}]} 2018-07-19 01:53:13,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net used request id req-8e2819a8-d39b-4576-be5d-fc12ef4cc72e 2018-07-19 01:53:13,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:13,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-a20e4824-e74a-4382-8908-2faa9920e736 Date: Thu, 19 Jul 2018 01:53:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:53:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:08Z","ip_version":4}]} 2018-07-19 01:53:13,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 used request id req-a20e4824-e74a-4382-8908-2faa9920e736 2018-07-19 01:53:13,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:13,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e20201aa-0b55-455c-8f1b-c723e9276cd9 Date: Thu, 19 Jul 2018 01:53:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["eac0a550-1719-4ab1-ad0f-ac60100641b5"],"description":"","tags":[],"updated_at":"2018-07-19T01:53:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:07Z","provider:network_type":"vxlan"}]} 2018-07-19 01:53:13,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net used request id req-e20201aa-0b55-455c-8f1b-c723e9276cd9 2018-07-19 01:53:13,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:53:13,741 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:53:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b892f6c-22d3-46cd-919e-5a22ef156a63 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:53:13,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-9b892f6c-22d3-46cd-919e-5a22ef156a63 2018-07-19 01:53:13,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e083c63977736616884619eac1e6708e08aef131" 2018-07-19 01:53:13,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7a8b624-0aa8-4bfc-9c34-2e020afecd03 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:53:13,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-a7a8b624-0aa8-4bfc-9c34-2e020afecd03 2018-07-19 01:53:13,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:13,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-eae2d39d-f9cb-49a8-9401-ae2429aa64f4 Date: Thu, 19 Jul 2018 01:53:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:53:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:08Z","ip_version":4}]} 2018-07-19 01:53:13,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 used request id req-eae2d39d-f9cb-49a8-9401-ae2429aa64f4 2018-07-19 01:53:13,888 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net 2018-07-19 01:53:13,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" -d '{"port": {"network_id": "f03eb6e8-ca17-4c24-a39d-b3ae88109dc1", "name": "NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-port", "admin_state_up": true}}' 2018-07-19 01:53:14,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-eba704f7-84a2-4e63-a2cb-fba700c65d36 Date: Thu, 19 Jul 2018 01:53:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:53:14Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","ip_address":"10.55.0.7"}],"id":"4e268176-d404-435e-9413-4bf8cf6b3f63","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8f:e4:c1","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-port","project_id":"ba1c3d47632b40318826191b43d81cda","qos_policy_id":null,"admin_state_up":true,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:14Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-19 01:53:14,758 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-eba704f7-84a2-4e63-a2cb-fba700c65d36 2018-07-19 01:53:14,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:14,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f88f3f9e-f32b-4379-9236-5d30051eb19a Date: Thu, 19 Jul 2018 01:53:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["eac0a550-1719-4ab1-ad0f-ac60100641b5"],"description":"","tags":[],"updated_at":"2018-07-19T01:53:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:07Z","provider:network_type":"vxlan"}]} 2018-07-19 01:53:14,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net used request id req-f88f3f9e-f32b-4379-9236-5d30051eb19a 2018-07-19 01:53:14,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:14,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2b495e7-8430-4a1f-9a7b-2b009dacc7bb Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:53:14,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-f2b495e7-8430-4a1f-9a7b-2b009dacc7bb 2018-07-19 01:53:14,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:14,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-f7738a2d-2dde-4b1c-8056-0b7bdf27d2d5 Date: Thu, 19 Jul 2018 01:53:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:53:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:08Z","ip_version":4}]} 2018-07-19 01:53:14,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 used request id req-f7738a2d-2dde-4b1c-8056-0b7bdf27d2d5 2018-07-19 01:53:14,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1&name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:15,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-73584c85-eed6-4684-a752-781bc7d9734b Date: Thu, 19 Jul 2018 01:53:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:53:14Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","ip_address":"10.55.0.7"}],"id":"4e268176-d404-435e-9413-4bf8cf6b3f63","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8f:e4:c1","project_id":"ba1c3d47632b40318826191b43d81cda","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-port","admin_state_up":true,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:14Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-19 01:53:15,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1&name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-port&admin_state_up=True used request id req-73584c85-eed6-4684-a752-781bc7d9734b 2018-07-19 01:53:15,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:15,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71140cf4-e523-45c6-a27f-e9bfe8384e13 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:53:15,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-71140cf4-e523-45c6-a27f-e9bfe8384e13 2018-07-19 01:53:15,093 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-vm_inst 2018-07-19 01:53:15,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:15,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-b500540e-f746-4223-985d-6977b50fc2ee x-compute-request-id: req-b500540e-f746-4223-985d-6977b50fc2ee Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-flavor"}]} 2018-07-19 01:53:15,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b500540e-f746-4223-985d-6977b50fc2ee 2018-07-19 01:53:15,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/aaa8070a-6747-4b01-b8c3-7c03b0715eb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:15,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-651f9dfb-76ff-40f5-b413-d409b70e6aa7 x-compute-request-id: req-651f9dfb-76ff-40f5-b413-d409b70e6aa7 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-flavor", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "aaa8070a-6747-4b01-b8c3-7c03b0715eb7"}} 2018-07-19 01:53:15,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/aaa8070a-6747-4b01-b8c3-7c03b0715eb7 used request id req-651f9dfb-76ff-40f5-b413-d409b70e6aa7 2018-07-19 01:53:15,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:15,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-82932f5f-dfba-49af-8781-a7655d50dc76 Date: Thu, 19 Jul 2018 01:53:15 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:53:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-19T01:53:06Z", "visibility": "shared", "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124/snap", "metadata": {}}], "self": "/v2/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124", "min_disk": 0, "protected": false, "id": "dfde7c27-beb6-458c-8c61-62bd7a0bf124", "file": "/v2/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba1c3d47632b40318826191b43d81cda", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-image"} 2018-07-19 01:53:15,334 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-image used request id req-82932f5f-dfba-49af-8781-a7655d50dc76 2018-07-19 01:53:15,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:15,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0bded326-bdcd-4b2b-88dc-697138dc005f Date: Thu, 19 Jul 2018 01:53: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", "uploading", "importing", "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-07-19 01:53:15,343 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-0bded326-bdcd-4b2b-88dc-697138dc005f 2018-07-19 01:53:15,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-vm_inst", "imageRef": "dfde7c27-beb6-458c-8c61-62bd7a0bf124", "flavorRef": "aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "max_count": 1, "min_count": 1, "networks": [{"port": "4e268176-d404-435e-9413-4bf8cf6b3f63"}]}}' 2018-07-19 01:53:17,320 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:53: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-18ee2bb3-262a-42ec-8c7b-575fdfb9b147 x-compute-request-id: req-18ee2bb3-262a-42ec-8c7b-575fdfb9b147 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f5087695-b5be-46d6-b4c5-935c30bc57d1", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "bookmark"}], "adminPass": "mZ8Ns9qKnKsA"}} 2018-07-19 01:53:17,320 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-18ee2bb3-262a-42ec-8c7b-575fdfb9b147 2018-07-19 01:53:17,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:17,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-510045a3-12df-4842-98b6-8d1cee8c9df6 x-compute-request-id: req-510045a3-12df-4842-98b6-8d1cee8c9df6 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "bookmark"}], "image": {"id": "dfde7c27-beb6-458c-8c61-62bd7a0bf124", "links": [{"href": "http://172.30.9.27:8774/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "links": [{"href": "http://172.30.9.27:8774/flavors/aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "rel": "bookmark"}]}, "id": "f5087695-b5be-46d6-b4c5-935c30bc57d1", "user_id": "b0c3f47c1bd84bf5aceb649427654846", "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-07-19T01:53:17Z", "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-57983d81-3bba-45b5-9631-d149a21b16b6-vm_inst", "created": "2018-07-19T01:53:17Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:53:17,563 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 used request id req-510045a3-12df-4842-98b6-8d1cee8c9df6 2018-07-19 01:53:17,564 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-vm_inst 2018-07-19 01:53:17,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:17,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-be6e5782-127e-4e23-a060-f1cc684a2413 x-compute-request-id: req-be6e5782-127e-4e23-a060-f1cc684a2413 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "bookmark"}], "image": {"id": "dfde7c27-beb6-458c-8c61-62bd7a0bf124", "links": [{"href": "http://172.30.9.27:8774/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "links": [{"href": "http://172.30.9.27:8774/flavors/aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "rel": "bookmark"}]}, "id": "f5087695-b5be-46d6-b4c5-935c30bc57d1", "user_id": "b0c3f47c1bd84bf5aceb649427654846", "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-07-19T01:53:17Z", "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-57983d81-3bba-45b5-9631-d149a21b16b6-vm_inst", "created": "2018-07-19T01:53:17Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:53:17,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 used request id req-be6e5782-127e-4e23-a060-f1cc684a2413 2018-07-19 01:53:17,985 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-vm_inst] is - BUILD 2018-07-19 01:53:17,985 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-19 01:53:20,986 - create_instance - DEBUG - VM status query timeout in 896.578248978 2018-07-19 01:53:20,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:21,311 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-d1c175e3-5f92-44e8-b1e4-bc338e0a0349 x-compute-request-id: req-d1c175e3-5f92-44e8-b1e4-bc338e0a0349 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:e4:c1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "bookmark"}], "image": {"id": "dfde7c27-beb6-458c-8c61-62bd7a0bf124", "links": [{"href": "http://172.30.9.27:8774/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "links": [{"href": "http://172.30.9.27:8774/flavors/aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "rel": "bookmark"}]}, "id": "f5087695-b5be-46d6-b4c5-935c30bc57d1", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "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-07-19T01:53:19Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-57983d81-3bba-45b5-9631-d149a21b16b6-vm_inst", "created": "2018-07-19T01:53:17Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:53:21,311 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 used request id req-d1c175e3-5f92-44e8-b1e4-bc338e0a0349 2018-07-19 01:53:21,312 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-vm_inst] is - BUILD 2018-07-19 01:53:21,312 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-19 01:53:24,313 - create_instance - DEBUG - VM status query timeout in 893.250929832 2018-07-19 01:53:24,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:24,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-c1befe0f-269d-4036-b3ba-5587501a96ac x-compute-request-id: req-c1befe0f-269d-4036-b3ba-5587501a96ac Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:e4:c1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "bookmark"}], "image": {"id": "dfde7c27-beb6-458c-8c61-62bd7a0bf124", "links": [{"href": "http://172.30.9.27:8774/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-19T01:53:23.000000", "flavor": {"id": "aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "links": [{"href": "http://172.30.9.27:8774/flavors/aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "rel": "bookmark"}]}, "id": "f5087695-b5be-46d6-b4c5-935c30bc57d1", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:53:23Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-57983d81-3bba-45b5-9631-d149a21b16b6-vm_inst", "created": "2018-07-19T01:53:17Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:53:24,799 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 used request id req-c1befe0f-269d-4036-b3ba-5587501a96ac 2018-07-19 01:53:24,799 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-vm_inst] is - ACTIVE 2018-07-19 01:53:24,800 - create_instance - INFO - VM is - ACTIVE 2018-07-19 01:53:24,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:24,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-417fba09-7b1b-444d-b987-45bfd3ecb3b2 x-compute-request-id: req-417fba09-7b1b-444d-b987-45bfd3ecb3b2 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:e4:c1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "bookmark"}], "image": {"id": "dfde7c27-beb6-458c-8c61-62bd7a0bf124", "links": [{"href": "http://172.30.9.27:8774/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-19T01:53:23.000000", "flavor": {"id": "aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "links": [{"href": "http://172.30.9.27:8774/flavors/aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "rel": "bookmark"}]}, "id": "f5087695-b5be-46d6-b4c5-935c30bc57d1", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:53:23Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-57983d81-3bba-45b5-9631-d149a21b16b6-vm_inst", "created": "2018-07-19T01:53:17Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:53:24,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 used request id req-417fba09-7b1b-444d-b987-45bfd3ecb3b2 2018-07-19 01:53:24,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:25,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e621b23b-20fe-4f74-91ac-5248ddf923fc Date: Thu, 19 Jul 2018 01:53:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["eac0a550-1719-4ab1-ad0f-ac60100641b5"],"description":"","tags":[],"updated_at":"2018-07-19T01:53:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:07Z","provider:network_type":"vxlan"}]} 2018-07-19 01:53:25,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net used request id req-e621b23b-20fe-4f74-91ac-5248ddf923fc 2018-07-19 01:53:25,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:25,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca856cc-eb0d-4d96-bb45-f55120b4dbb8 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:53:25,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-6ca856cc-eb0d-4d96-bb45-f55120b4dbb8 2018-07-19 01:53:25,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:25,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-99e8c389-87e9-40a2-af64-eef7731aeee6 Date: Thu, 19 Jul 2018 01:53:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:53:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:08Z","ip_version":4}]} 2018-07-19 01:53:25,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 used request id req-99e8c389-87e9-40a2-af64-eef7731aeee6 2018-07-19 01:53:25,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:25,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-44b530b2-c476-43b6-b517-aa4313fef3c7 Date: Thu, 19 Jul 2018 01:53:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:53:11Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","ip_address":"10.55.0.2"}],"id":"004fa6af-b246-4686-bc99-df11c91d1bf1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:d5:0a","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:53:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","ip_address":"10.55.0.7"}],"id":"4e268176-d404-435e-9413-4bf8cf6b3f63","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:e4:c1","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-port","admin_state_up":true,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:14Z","binding:vnic_type":"normal","device_id":"f5087695-b5be-46d6-b4c5-935c30bc57d1","ip_allocation":"immediate"}]} 2018-07-19 01:53:25,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 used request id req-44b530b2-c476-43b6-b517-aa4313fef3c7 2018-07-19 01:53:25,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:53:25,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:53:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["DU3nLXB7QamUg_MQyqBhWw"], "issued_at": "2018-07-19T01:53:25.000000Z"}} 2018-07-19 01:53:25,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef7c0d9a47bd5765ab4f75b56982538b5232671" 2018-07-19 01:53:25,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a17bddc-a85f-4747-a585-6acee16303cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:53:25,688 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4a17bddc-a85f-4747-a585-6acee16303cb 2018-07-19 01:53:25,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:25,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-5a907319-5254-471b-8c52-56728e87125b x-compute-request-id: req-5a907319-5254-471b-8c52-56728e87125b Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:e4:c1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "bookmark"}], "image": {"id": "dfde7c27-beb6-458c-8c61-62bd7a0bf124", "links": [{"href": "http://172.30.9.27:8774/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-19T01:53:23.000000", "flavor": {"id": "aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "links": [{"href": "http://172.30.9.27:8774/flavors/aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "rel": "bookmark"}]}, "id": "f5087695-b5be-46d6-b4c5-935c30bc57d1", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:53:23Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-57983d81-3bba-45b5-9631-d149a21b16b6-vm_inst", "created": "2018-07-19T01:53:17Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:53:25,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 used request id req-5a907319-5254-471b-8c52-56728e87125b 2018-07-19 01:53:25,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:25,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e962ef84-be99-4511-9ffd-ef59ad7d09c2 Date: Thu, 19 Jul 2018 01:53:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["eac0a550-1719-4ab1-ad0f-ac60100641b5"],"description":"","tags":[],"updated_at":"2018-07-19T01:53:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:07Z","provider:network_type":"vxlan"}]} 2018-07-19 01:53:25,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net used request id req-e962ef84-be99-4511-9ffd-ef59ad7d09c2 2018-07-19 01:53:25,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:26,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6435c7dc-0faf-48af-807e-fb1a5fe062e4 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:53:26,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-6435c7dc-0faf-48af-807e-fb1a5fe062e4 2018-07-19 01:53:26,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:26,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-c15ec3d3-b085-49f8-9546-e720ff993412 Date: Thu, 19 Jul 2018 01:53:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:53:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:08Z","ip_version":4}]} 2018-07-19 01:53:26,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 used request id req-c15ec3d3-b085-49f8-9546-e720ff993412 2018-07-19 01:53:26,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:26,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-4a95069e-f7df-46ee-bc8c-c11755bf8126 Date: Thu, 19 Jul 2018 01:53:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:53:11Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","ip_address":"10.55.0.2"}],"id":"004fa6af-b246-4686-bc99-df11c91d1bf1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:d5:0a","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:53:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","ip_address":"10.55.0.7"}],"id":"4e268176-d404-435e-9413-4bf8cf6b3f63","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:e4:c1","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-port","admin_state_up":true,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:14Z","binding:vnic_type":"normal","device_id":"f5087695-b5be-46d6-b4c5-935c30bc57d1","ip_allocation":"immediate"}]} 2018-07-19 01:53:26,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 used request id req-4a95069e-f7df-46ee-bc8c-c11755bf8126 2018-07-19 01:53:26,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef7c0d9a47bd5765ab4f75b56982538b5232671" -d '{"volumeAttachment": {"volumeId": "274ff74d-af6b-4af9-994b-188776fee66d"}}' 2018-07-19 01:53:27,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-26e2f3bb-ad0e-417d-8cbc-1da53299cab0 x-compute-request-id: req-26e2f3bb-ad0e-417d-8cbc-1da53299cab0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "f5087695-b5be-46d6-b4c5-935c30bc57d1", "id": "274ff74d-af6b-4af9-994b-188776fee66d", "volumeId": "274ff74d-af6b-4af9-994b-188776fee66d"}} 2018-07-19 01:53:27,377 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1/os-volume_attachments used request id req-26e2f3bb-ad0e-417d-8cbc-1da53299cab0 2018-07-19 01:53:27,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef7c0d9a47bd5765ab4f75b56982538b5232671" 2018-07-19 01:53:27,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-f26c399f-cb8c-4de6-a7b1-8c794c1a6d1f x-compute-request-id: req-f26c399f-cb8c-4de6-a7b1-8c794c1a6d1f Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:e4:c1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "bookmark"}], "image": {"id": "dfde7c27-beb6-458c-8c61-62bd7a0bf124", "links": [{"href": "http://172.30.9.27:8774/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-19T01:53:23.000000", "flavor": {"id": "aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "links": [{"href": "http://172.30.9.27:8774/flavors/aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "rel": "bookmark"}]}, "id": "f5087695-b5be-46d6-b4c5-935c30bc57d1", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:53:23Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-57983d81-3bba-45b5-9631-d149a21b16b6-vm_inst", "created": "2018-07-19T01:53:17Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [{"id": "274ff74d-af6b-4af9-994b-188776fee66d"}], "metadata": {}}} 2018-07-19 01:53:27,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 used request id req-f26c399f-cb8c-4de6-a7b1-8c794c1a6d1f 2018-07-19 01:53:28,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef7c0d9a47bd5765ab4f75b56982538b5232671" 2018-07-19 01:53:28,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e87771cf-ff66-41aa-817c-e7f2ae063833 Date: Thu, 19 Jul 2018 01:53:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["eac0a550-1719-4ab1-ad0f-ac60100641b5"],"description":"","tags":[],"updated_at":"2018-07-19T01:53:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:07Z","provider:network_type":"vxlan"}]} 2018-07-19 01:53:28,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net used request id req-e87771cf-ff66-41aa-817c-e7f2ae063833 2018-07-19 01:53:28,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:53:28,088 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bfe3378-ca51-4b6e-8933-797672729bd9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:53:28,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-4bfe3378-ca51-4b6e-8933-797672729bd9 2018-07-19 01:53:28,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef7c0d9a47bd5765ab4f75b56982538b5232671" 2018-07-19 01:53:28,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5380c33-4f62-4a91-9bc3-388da4c8b525 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:53:28,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-e5380c33-4f62-4a91-9bc3-388da4c8b525 2018-07-19 01:53:28,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef7c0d9a47bd5765ab4f75b56982538b5232671" 2018-07-19 01:53:28,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-bedbe653-5b9f-420c-96fd-417a31cfda19 Date: Thu, 19 Jul 2018 01:53:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:53:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:08Z","ip_version":4}]} 2018-07-19 01:53:28,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 used request id req-bedbe653-5b9f-420c-96fd-417a31cfda19 2018-07-19 01:53:28,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef7c0d9a47bd5765ab4f75b56982538b5232671" 2018-07-19 01:53:28,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-33ff2cfd-0350-4de3-a205-afb17e4e45b9 Date: Thu, 19 Jul 2018 01:53:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:53:11Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","ip_address":"10.55.0.2"}],"id":"004fa6af-b246-4686-bc99-df11c91d1bf1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:d5:0a","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:53:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","ip_address":"10.55.0.7"}],"id":"4e268176-d404-435e-9413-4bf8cf6b3f63","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:e4:c1","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-port","admin_state_up":true,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:14Z","binding:vnic_type":"normal","device_id":"f5087695-b5be-46d6-b4c5-935c30bc57d1","ip_allocation":"immediate"}]} 2018-07-19 01:53:28,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 used request id req-33ff2cfd-0350-4de3-a205-afb17e4e45b9 2018-07-19 01:53:28,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef7c0d9a47bd5765ab4f75b56982538b5232671" 2018-07-19 01:53:28,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd4593aa-072a-492e-8f4b-4515d9f9b464 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:53:28,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cd4593aa-072a-492e-8f4b-4515d9f9b464 2018-07-19 01:53:28,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:28,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-e4a22593-bdbf-47a0-8cfc-ff2753434743 x-compute-request-id: req-e4a22593-bdbf-47a0-8cfc-ff2753434743 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:e4:c1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "bookmark"}], "image": {"id": "dfde7c27-beb6-458c-8c61-62bd7a0bf124", "links": [{"href": "http://172.30.9.27:8774/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-19T01:53:23.000000", "flavor": {"id": "aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "links": [{"href": "http://172.30.9.27:8774/flavors/aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "rel": "bookmark"}]}, "id": "f5087695-b5be-46d6-b4c5-935c30bc57d1", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:53:23Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-57983d81-3bba-45b5-9631-d149a21b16b6-vm_inst", "created": "2018-07-19T01:53:17Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [{"id": "274ff74d-af6b-4af9-994b-188776fee66d"}], "metadata": {}}} 2018-07-19 01:53:28,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 used request id req-e4a22593-bdbf-47a0-8cfc-ff2753434743 2018-07-19 01:53:28,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:28,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-49d67066-eaae-4746-8891-758874d4a873 Date: Thu, 19 Jul 2018 01:53:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["eac0a550-1719-4ab1-ad0f-ac60100641b5"],"description":"","tags":[],"updated_at":"2018-07-19T01:53:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:07Z","provider:network_type":"vxlan"}]} 2018-07-19 01:53:28,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net used request id req-49d67066-eaae-4746-8891-758874d4a873 2018-07-19 01:53:28,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:28,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3d340a7-e93e-4f05-a6c9-9c2aaf1bfdf1 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:53:28,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-f3d340a7-e93e-4f05-a6c9-9c2aaf1bfdf1 2018-07-19 01:53:28,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:28,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-84d09616-ad34-4b2a-a260-a0b830a37326 Date: Thu, 19 Jul 2018 01:53:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:53:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:08Z","ip_version":4}]} 2018-07-19 01:53:28,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 used request id req-84d09616-ad34-4b2a-a260-a0b830a37326 2018-07-19 01:53:28,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:28,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-a6be6ca5-61e8-47b2-b09f-785c3878373c Date: Thu, 19 Jul 2018 01:53:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:53:11Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","ip_address":"10.55.0.2"}],"id":"004fa6af-b246-4686-bc99-df11c91d1bf1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:d5:0a","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:53:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","ip_address":"10.55.0.7"}],"id":"4e268176-d404-435e-9413-4bf8cf6b3f63","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:e4:c1","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-port","admin_state_up":true,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:14Z","binding:vnic_type":"normal","device_id":"f5087695-b5be-46d6-b4c5-935c30bc57d1","ip_allocation":"immediate"}]} 2018-07-19 01:53:28,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 used request id req-a6be6ca5-61e8-47b2-b09f-785c3878373c 2018-07-19 01:53:28,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef7c0d9a47bd5765ab4f75b56982538b5232671" 2018-07-19 01:53:29,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-63ae6380-fef0-49cf-bb85-c1939c2d8a3c x-compute-request-id: req-63ae6380-fef0-49cf-bb85-c1939c2d8a3c Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:e4:c1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "bookmark"}], "image": {"id": "dfde7c27-beb6-458c-8c61-62bd7a0bf124", "links": [{"href": "http://172.30.9.27:8774/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-19T01:53:23.000000", "flavor": {"id": "aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "links": [{"href": "http://172.30.9.27:8774/flavors/aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "rel": "bookmark"}]}, "id": "f5087695-b5be-46d6-b4c5-935c30bc57d1", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:53:23Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-57983d81-3bba-45b5-9631-d149a21b16b6-vm_inst", "created": "2018-07-19T01:53:17Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [{"id": "274ff74d-af6b-4af9-994b-188776fee66d"}], "metadata": {}}} 2018-07-19 01:53:29,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 used request id req-63ae6380-fef0-49cf-bb85-c1939c2d8a3c 2018-07-19 01:53:29,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef7c0d9a47bd5765ab4f75b56982538b5232671" 2018-07-19 01:53:29,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-8c114554-b909-483e-91ab-5ea37cfadb0f Date: Thu, 19 Jul 2018 01:53:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["eac0a550-1719-4ab1-ad0f-ac60100641b5"],"description":"","tags":[],"updated_at":"2018-07-19T01:53:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:07Z","provider:network_type":"vxlan"}]} 2018-07-19 01:53:29,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net used request id req-8c114554-b909-483e-91ab-5ea37cfadb0f 2018-07-19 01:53:29,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef7c0d9a47bd5765ab4f75b56982538b5232671" 2018-07-19 01:53:29,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ac76c6-5169-4439-bd58-8d1c654c3eea Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:53:29,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-37ac76c6-5169-4439-bd58-8d1c654c3eea 2018-07-19 01:53:29,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef7c0d9a47bd5765ab4f75b56982538b5232671" 2018-07-19 01:53:29,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-1c113134-debb-4d37-b09b-1866874c4ca3 Date: Thu, 19 Jul 2018 01:53:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:53:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:08Z","ip_version":4}]} 2018-07-19 01:53:29,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 used request id req-1c113134-debb-4d37-b09b-1866874c4ca3 2018-07-19 01:53:29,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef7c0d9a47bd5765ab4f75b56982538b5232671" 2018-07-19 01:53:29,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-ec516361-fb56-48f3-8cde-5b7de98ac50f Date: Thu, 19 Jul 2018 01:53:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:53:11Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","ip_address":"10.55.0.2"}],"id":"004fa6af-b246-4686-bc99-df11c91d1bf1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:d5:0a","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:53:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","ip_address":"10.55.0.7"}],"id":"4e268176-d404-435e-9413-4bf8cf6b3f63","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:e4:c1","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-port","admin_state_up":true,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:14Z","binding:vnic_type":"normal","device_id":"f5087695-b5be-46d6-b4c5-935c30bc57d1","ip_allocation":"immediate"}]} 2018-07-19 01:53:29,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 used request id req-ec516361-fb56-48f3-8cde-5b7de98ac50f 2018-07-19 01:53:29,828 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/274ff74d-af6b-4af9-994b-188776fee66d -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef7c0d9a47bd5765ab4f75b56982538b5232671" 2018-07-19 01:53:30,161 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:29 GMT Server: Apache x-compute-request-id: req-9401b0cc-6e10-4344-9f24-5b213b7622ee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9401b0cc-6e10-4344-9f24-5b213b7622ee Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "f5087695-b5be-46d6-b4c5-935c30bc57d1", "attachment_id": "a84aa206-3a43-43e5-ab6b-3c263f065811", "attached_at": "2018-07-19T01:53:28.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "274ff74d-af6b-4af9-994b-188776fee66d", "device": "/dev/vdb", "id": "274ff74d-af6b-4af9-994b-188776fee66d"}], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/274ff74d-af6b-4af9-994b-188776fee66d", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/274ff74d-af6b-4af9-994b-188776fee66d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-19T01:53:28.000000", "replication_status": null, "snapshot_id": null, "id": "274ff74d-af6b-4af9-994b-188776fee66d", "size": 1, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "os-vol-tenant-attr:tenant_id": "ba1c3d47632b40318826191b43d81cda", "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-57983d81-3bba-45b5-9631-d149a21b16b6", "bootable": "false", "created_at": "2018-07-19T01:53:10.000000", "volume_type": null}} 2018-07-19 01:53:30,162 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/274ff74d-af6b-4af9-994b-188776fee66d used request id req-9401b0cc-6e10-4344-9f24-5b213b7622ee 2018-07-19 01:53:30,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:30,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-ecb41ab3-f791-43f1-81b8-d0440a92dac1 x-compute-request-id: req-ecb41ab3-f791-43f1-81b8-d0440a92dac1 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:e4:c1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "bookmark"}], "image": {"id": "dfde7c27-beb6-458c-8c61-62bd7a0bf124", "links": [{"href": "http://172.30.9.27:8774/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-19T01:53:23.000000", "flavor": {"id": "aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "links": [{"href": "http://172.30.9.27:8774/flavors/aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "rel": "bookmark"}]}, "id": "f5087695-b5be-46d6-b4c5-935c30bc57d1", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:53:23Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-57983d81-3bba-45b5-9631-d149a21b16b6-vm_inst", "created": "2018-07-19T01:53:17Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [{"id": "274ff74d-af6b-4af9-994b-188776fee66d"}], "metadata": {}}} 2018-07-19 01:53:30,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 used request id req-ecb41ab3-f791-43f1-81b8-d0440a92dac1 2018-07-19 01:53:30,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:30,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f13d250a-1853-4d2b-a72c-0c9bf3adc806 Date: Thu, 19 Jul 2018 01:53:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["eac0a550-1719-4ab1-ad0f-ac60100641b5"],"description":"","tags":[],"updated_at":"2018-07-19T01:53:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:07Z","provider:network_type":"vxlan"}]} 2018-07-19 01:53:30,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net used request id req-f13d250a-1853-4d2b-a72c-0c9bf3adc806 2018-07-19 01:53:30,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:30,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50dec354-b043-473c-93ea-19ffec108041 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:53:30,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-50dec354-b043-473c-93ea-19ffec108041 2018-07-19 01:53:30,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:30,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-2da73d93-5b0f-46ab-b531-c32376e41f1a Date: Thu, 19 Jul 2018 01:53:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:53:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:08Z","ip_version":4}]} 2018-07-19 01:53:30,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 used request id req-2da73d93-5b0f-46ab-b531-c32376e41f1a 2018-07-19 01:53:30,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:30,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-6f11a0f5-00e6-4203-a17a-59c10c4960c1 Date: Thu, 19 Jul 2018 01:53:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:53:11Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","ip_address":"10.55.0.2"}],"id":"004fa6af-b246-4686-bc99-df11c91d1bf1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:d5:0a","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:53:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eac0a550-1719-4ab1-ad0f-ac60100641b5","ip_address":"10.55.0.7"}],"id":"4e268176-d404-435e-9413-4bf8cf6b3f63","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:e4:c1","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-port","admin_state_up":true,"network_id":"f03eb6e8-ca17-4c24-a39d-b3ae88109dc1","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:14Z","binding:vnic_type":"normal","device_id":"f5087695-b5be-46d6-b4c5-935c30bc57d1","ip_allocation":"immediate"}]} 2018-07-19 01:53:30,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 used request id req-6f11a0f5-00e6-4203-a17a-59c10c4960c1 2018-07-19 01:53:30,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1/os-volume_attachments/274ff74d-af6b-4af9-994b-188776fee66d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef7c0d9a47bd5765ab4f75b56982538b5232671" 2018-07-19 01:53:31,476 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:53: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-131989d3-c8fe-4279-9141-f2db11d66d88 x-compute-request-id: req-131989d3-c8fe-4279-9141-f2db11d66d88 Content-Length: 0 Content-Type: application/json 2018-07-19 01:53:31,476 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1/os-volume_attachments/274ff74d-af6b-4af9-994b-188776fee66d used request id req-131989d3-c8fe-4279-9141-f2db11d66d88 2018-07-19 01:53:31,476 - create_instance - INFO - Deleting Port with ID - 4e268176-d404-435e-9413-4bf8cf6b3f63 2018-07-19 01:53:31,477 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-port 2018-07-19 01:53:31,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/4e268176-d404-435e-9413-4bf8cf6b3f63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:31,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1f312253-806b-4e55-aaab-a5ad446af7df Date: Thu, 19 Jul 2018 01:53:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:53:31,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/4e268176-d404-435e-9413-4bf8cf6b3f63 used request id req-1f312253-806b-4e55-aaab-a5ad446af7df 2018-07-19 01:53:31,965 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-vm_inst 2018-07-19 01:53:31,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:32,130 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:53: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-c4141dd4-acbe-4e00-956d-8ba5f354a10e x-compute-request-id: req-c4141dd4-acbe-4e00-956d-8ba5f354a10e Content-Type: application/json 2018-07-19 01:53:32,130 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 used request id req-c4141dd4-acbe-4e00-956d-8ba5f354a10e 2018-07-19 01:53:32,131 - create_instance - INFO - Checking deletion status 2018-07-19 01:53:32,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:32,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-366cad1b-9445-4425-8c86-e78794acaa3e x-compute-request-id: req-366cad1b-9445-4425-8c86-e78794acaa3e Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1", "rel": "bookmark"}], "image": {"id": "dfde7c27-beb6-458c-8c61-62bd7a0bf124", "links": [{"href": "http://172.30.9.27:8774/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-19T01:53:23.000000", "flavor": {"id": "aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "links": [{"href": "http://172.30.9.27:8774/flavors/aaa8070a-6747-4b01-b8c3-7c03b0715eb7", "rel": "bookmark"}]}, "id": "f5087695-b5be-46d6-b4c5-935c30bc57d1", "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:53:32Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-57983d81-3bba-45b5-9631-d149a21b16b6-vm_inst", "created": "2018-07-19T01:53:17Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [{"id": "274ff74d-af6b-4af9-994b-188776fee66d"}], "metadata": {}}} 2018-07-19 01:53:32,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 used request id req-366cad1b-9445-4425-8c86-e78794acaa3e 2018-07-19 01:53:32,262 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-vm_inst] is - ACTIVE 2018-07-19 01:53:32,263 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-19 01:53:35,266 - create_instance - DEBUG - VM status query timeout in 296.865084887 2018-07-19 01:53:35,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64310ea1f739d8778f7fca6c788f9c041312f50" 2018-07-19 01:53:35,315 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:53: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-2b056f64-0ca3-4126-95de-4ecf00d37f71 x-compute-request-id: req-2b056f64-0ca3-4126-95de-4ecf00d37f71 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f5087695-b5be-46d6-b4c5-935c30bc57d1 could not be found.", "code": 404}} 2018-07-19 01:53:35,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f5087695-b5be-46d6-b4c5-935c30bc57d1 used request id req-2b056f64-0ca3-4126-95de-4ecf00d37f71 2018-07-19 01:53:35,316 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f5087695-b5be-46d6-b4c5-935c30bc57d1 could not be found. (HTTP 404) (Request-ID: req-2b056f64-0ca3-4126-95de-4ecf00d37f71) 2018-07-19 01:53:35,316 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-vm_inst 2018-07-19 01:53:35,320 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/274ff74d-af6b-4af9-994b-188776fee66d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd37e9ea-9085-4754-b232-c353cc7938c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679c811553b8c7322a477e42f56611c85741063c" 2018-07-19 01:53:35,541 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:35 GMT Server: Apache x-compute-request-id: req-44c66076-f61a-482f-be0a-663866575ee8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-44c66076-f61a-482f-be0a-663866575ee8 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/274ff74d-af6b-4af9-994b-188776fee66d", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/274ff74d-af6b-4af9-994b-188776fee66d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-19T01:53:32.000000", "replication_status": null, "snapshot_id": null, "id": "274ff74d-af6b-4af9-994b-188776fee66d", "size": 1, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "os-vol-tenant-attr:tenant_id": "ba1c3d47632b40318826191b43d81cda", "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-57983d81-3bba-45b5-9631-d149a21b16b6", "bootable": "false", "created_at": "2018-07-19T01:53:10.000000", "volume_type": null}} 2018-07-19 01:53:35,541 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/274ff74d-af6b-4af9-994b-188776fee66d used request id req-44c66076-f61a-482f-be0a-663866575ee8 2018-07-19 01:53:35,541 - create_volume - DEBUG - Instance status is - available 2018-07-19 01:53:35,542 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6 2018-07-19 01:53:35,542 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6 2018-07-19 01:53:35,544 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/274ff74d-af6b-4af9-994b-188776fee66d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd37e9ea-9085-4754-b232-c353cc7938c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679c811553b8c7322a477e42f56611c85741063c" 2018-07-19 01:53:35,800 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:53:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eea324ff-41ad-4d84-b42d-bca0676eb736 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-07-19 01:53:35,800 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/274ff74d-af6b-4af9-994b-188776fee66d used request id req-eea324ff-41ad-4d84-b42d-bca0676eb736 2018-07-19 01:53:35,803 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/274ff74d-af6b-4af9-994b-188776fee66d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd37e9ea-9085-4754-b232-c353cc7938c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679c811553b8c7322a477e42f56611c85741063c" 2018-07-19 01:53:36,104 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:53:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e881a87b-37ef-453d-8dc4-20826601918e x-openstack-request-id: req-e881a87b-37ef-453d-8dc4-20826601918e Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 274ff74d-af6b-4af9-994b-188776fee66d could not be found.", "code": 404}} 2018-07-19 01:53:36,105 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/274ff74d-af6b-4af9-994b-188776fee66d used request id req-e881a87b-37ef-453d-8dc4-20826601918e 2018-07-19 01:53:36,105 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 274ff74d-af6b-4af9-994b-188776fee66d could not be found. (HTTP 404) (Request-ID: req-e881a87b-37ef-453d-8dc4-20826601918e) 2018-07-19 01:53:36,105 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6 2018-07-19 01:53:36,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/aaa8070a-6747-4b01-b8c3-7c03b0715eb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8037f839f7c18e44155b9f3e705d4b48b6ef11d5" 2018-07-19 01:53:36,145 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:53: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-02c1442b-bc3b-43c8-9d80-6344ce6f7e93 x-compute-request-id: req-02c1442b-bc3b-43c8-9d80-6344ce6f7e93 Content-Length: 0 Content-Type: application/json 2018-07-19 01:53:36,145 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/aaa8070a-6747-4b01-b8c3-7c03b0715eb7 used request id req-02c1442b-bc3b-43c8-9d80-6344ce6f7e93 2018-07-19 01:53:36,146 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-subnet 2018-07-19 01:53:36,146 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-subnet 2018-07-19 01:53:36,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/eac0a550-1719-4ab1-ad0f-ac60100641b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0b795313f64813badddabd68beee6d7a82c996" 2018-07-19 01:53:37,103 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4713d122-45ae-4e1a-8450-99f9f0754814 Date: Thu, 19 Jul 2018 01:53:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:53:37,103 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/eac0a550-1719-4ab1-ad0f-ac60100641b5 used request id req-4713d122-45ae-4e1a-8450-99f9f0754814 2018-07-19 01:53:37,103 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-net 2018-07-19 01:53:37,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0b795313f64813badddabd68beee6d7a82c996" 2018-07-19 01:53:38,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c3f38c05-231d-455b-a296-e114ab8dff5f Date: Thu, 19 Jul 2018 01:53:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-19 01:53:38,283 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/f03eb6e8-ca17-4c24-a39d-b3ae88109dc1 used request id req-c3f38c05-231d-455b-a296-e114ab8dff5f 2018-07-19 01:53:38,284 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-57983d81-3bba-45b5-9631-d149a21b16b6-image 2018-07-19 01:53:38,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}736e05a74d5d5f3e2cb113de4592473b60ca1357" 2018-07-19 01:53:38,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-edc3372a-59c7-460b-9a09-feaeaa3c43ff Date: Thu, 19 Jul 2018 01:53:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:53:38,914 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/dfde7c27-beb6-458c-8c61-62bd7a0bf124 used request id req-edc3372a-59c7-460b-9a09-feaeaa3c43ff 2018-07-19 01:53:38,916 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:53:38,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:53:38,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:53:39,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:53:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["EpE7YNcMTk6wls11nEj0-A"], "issued_at": "2018-07-19T01:53:39.000000Z"}} 2018-07-19 01:53:39,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7406c4117a486d09b1a8e65d4daa155c611c656a" 2018-07-19 01:53:39,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09977f49-2666-4a6e-91f0-da3844296010 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:53:39,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-09977f49-2666-4a6e-91f0-da3844296010 2018-07-19 01:53:39,400 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:53:39,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7406c4117a486d09b1a8e65d4daa155c611c656a" 2018-07-19 01:53:39,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-9f022ebe-a8e0-4dee-bf3b-04b7bedb46fa x-compute-request-id: req-9f022ebe-a8e0-4dee-bf3b-04b7bedb46fa Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-19 01:53:39,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9f022ebe-a8e0-4dee-bf3b-04b7bedb46fa 2018-07-19 01:53:39,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7406c4117a486d09b1a8e65d4daa155c611c656a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-d59bd3f8-677c-476a-b01b-bb756de9d731name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-19 01:53:39,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-c9765faf-2291-4d14-8973-b721e7b29d45 x-compute-request-id: req-c9765faf-2291-4d14-8973-b721e7b29d45 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-d59bd3f8-677c-476a-b01b-bb756de9d731name", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6927a6ca-faf8-4479-b48d-53d149eed920", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6927a6ca-faf8-4479-b48d-53d149eed920", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6927a6ca-faf8-4479-b48d-53d149eed920"}} 2018-07-19 01:53:39,628 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c9765faf-2291-4d14-8973-b721e7b29d45 2018-07-19 01:53:39,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:53:40,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:53:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["QQbgCu6mSTm0C-e1_HFbiA"], "issued_at": "2018-07-19T01:53:40.000000Z"}} 2018-07-19 01:53:40,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/6927a6ca-faf8-4479-b48d-53d149eed920 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb98a7e2d824dd994c48ab7bcd6b355cbd0c30ec" 2018-07-19 01:53:40,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-b612fad8-1aad-4fa3-af83-90f3ad28abef x-compute-request-id: req-b612fad8-1aad-4fa3-af83-90f3ad28abef Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-d59bd3f8-677c-476a-b01b-bb756de9d731name", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6927a6ca-faf8-4479-b48d-53d149eed920", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6927a6ca-faf8-4479-b48d-53d149eed920", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6927a6ca-faf8-4479-b48d-53d149eed920"}} 2018-07-19 01:53:40,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/6927a6ca-faf8-4479-b48d-53d149eed920 used request id req-b612fad8-1aad-4fa3-af83-90f3ad28abef 2018-07-19 01:53:40,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/6927a6ca-faf8-4479-b48d-53d149eed920/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb98a7e2d824dd994c48ab7bcd6b355cbd0c30ec" 2018-07-19 01:53:40,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-8cdbe54e-42e5-408a-8337-119656696ea7 x-compute-request-id: req-8cdbe54e-42e5-408a-8337-119656696ea7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-19 01:53:40,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/6927a6ca-faf8-4479-b48d-53d149eed920/os-extra_specs used request id req-8cdbe54e-42e5-408a-8337-119656696ea7 2018-07-19 01:53:40,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/6927a6ca-faf8-4479-b48d-53d149eed920 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7406c4117a486d09b1a8e65d4daa155c611c656a" 2018-07-19 01:53:40,278 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:53: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-accb402b-136c-4d29-85a5-51fe13252699 x-compute-request-id: req-accb402b-136c-4d29-85a5-51fe13252699 Content-Length: 0 Content-Type: application/json 2018-07-19 01:53:40,278 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/6927a6ca-faf8-4479-b48d-53d149eed920 used request id req-accb402b-136c-4d29-85a5-51fe13252699 2018-07-19 01:53:40,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb98a7e2d824dd994c48ab7bcd6b355cbd0c30ec" 2018-07-19 01:53:40,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-acbc5ac9-d520-478a-8ca5-67cd72f32569 x-compute-request-id: req-acbc5ac9-d520-478a-8ca5-67cd72f32569 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-19 01:53:40,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-acbc5ac9-d520-478a-8ca5-67cd72f32569 2018-07-19 01:53:40,302 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:53:40,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:53:40,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:53:40,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:53:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["LtVYCKcnQ6qYlOsH28uWDQ"], "issued_at": "2018-07-19T01:53:40.000000Z"}} 2018-07-19 01:53:40,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261d4b75777c67950ddebc33e8b47f3bd203fddf" 2018-07-19 01:53:40,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e5cd4f-6afe-4ec1-9a27-72fd942f5c1c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:53:40,790 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a3e5cd4f-6afe-4ec1-9a27-72fd942f5c1c 2018-07-19 01:53:40,791 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:53:40,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261d4b75777c67950ddebc33e8b47f3bd203fddf" 2018-07-19 01:53:40,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-69035203-db56-4a1b-b5bf-40fdb3dd39a2 x-compute-request-id: req-69035203-db56-4a1b-b5bf-40fdb3dd39a2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-19 01:53:40,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-69035203-db56-4a1b-b5bf-40fdb3dd39a2 2018-07-19 01:53:40,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261d4b75777c67950ddebc33e8b47f3bd203fddf" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-e7bac4eb-d1de-4ecf-83f3-c2f3694037c0name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-19 01:53:41,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-f2a0f8dc-3054-4e21-a2a6-73ad22cf0175 x-compute-request-id: req-f2a0f8dc-3054-4e21-a2a6-73ad22cf0175 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-e7bac4eb-d1de-4ecf-83f3-c2f3694037c0name", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1facc3a1-dcd9-4543-9683-f3e9c21c64a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1facc3a1-dcd9-4543-9683-f3e9c21c64a9", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1facc3a1-dcd9-4543-9683-f3e9c21c64a9"}} 2018-07-19 01:53:41,025 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f2a0f8dc-3054-4e21-a2a6-73ad22cf0175 2018-07-19 01:53:41,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:53:41,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:53:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["2xLiuH7rTMKo6eHfaqaFGg"], "issued_at": "2018-07-19T01:53:41.000000Z"}} 2018-07-19 01:53:41,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/1facc3a1-dcd9-4543-9683-f3e9c21c64a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12512b4a6c4dc3a50f65fa45fb60fa6d74e46813" 2018-07-19 01:53:41,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-26054504-5201-4ea0-a351-963154c0397a x-compute-request-id: req-26054504-5201-4ea0-a351-963154c0397a Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-e7bac4eb-d1de-4ecf-83f3-c2f3694037c0name", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1facc3a1-dcd9-4543-9683-f3e9c21c64a9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1facc3a1-dcd9-4543-9683-f3e9c21c64a9", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1facc3a1-dcd9-4543-9683-f3e9c21c64a9"}} 2018-07-19 01:53:41,606 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/1facc3a1-dcd9-4543-9683-f3e9c21c64a9 used request id req-26054504-5201-4ea0-a351-963154c0397a 2018-07-19 01:53:41,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/1facc3a1-dcd9-4543-9683-f3e9c21c64a9/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12512b4a6c4dc3a50f65fa45fb60fa6d74e46813" 2018-07-19 01:53:41,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-991ebf31-8711-4fbc-93e5-6442823d8537 x-compute-request-id: req-991ebf31-8711-4fbc-93e5-6442823d8537 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-19 01:53:41,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/1facc3a1-dcd9-4543-9683-f3e9c21c64a9/os-extra_specs used request id req-991ebf31-8711-4fbc-93e5-6442823d8537 2018-07-19 01:53:41,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/1facc3a1-dcd9-4543-9683-f3e9c21c64a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12512b4a6c4dc3a50f65fa45fb60fa6d74e46813" 2018-07-19 01:53:41,655 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:53: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-f423eef9-af68-4c58-8da3-ea76a597552c x-compute-request-id: req-f423eef9-af68-4c58-8da3-ea76a597552c Content-Length: 0 Content-Type: application/json 2018-07-19 01:53:41,655 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/1facc3a1-dcd9-4543-9683-f3e9c21c64a9 used request id req-f423eef9-af68-4c58-8da3-ea76a597552c 2018-07-19 01:53:41,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12512b4a6c4dc3a50f65fa45fb60fa6d74e46813" 2018-07-19 01:53:41,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-3ecdbd73-c868-47fd-b4a2-8c62ebc8c76f x-compute-request-id: req-3ecdbd73-c868-47fd-b4a2-8c62ebc8c76f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-19 01:53:41,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3ecdbd73-c868-47fd-b4a2-8c62ebc8c76f 2018-07-19 01:53:41,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/1facc3a1-dcd9-4543-9683-f3e9c21c64a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261d4b75777c67950ddebc33e8b47f3bd203fddf" 2018-07-19 01:53:41,691 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:53: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-1c80945b-f883-424a-a24d-2937af2305a6 x-compute-request-id: req-1c80945b-f883-424a-a24d-2937af2305a6 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 1facc3a1-dcd9-4543-9683-f3e9c21c64a9 could not be found.", "code": 404}} 2018-07-19 01:53:41,691 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/1facc3a1-dcd9-4543-9683-f3e9c21c64a9 used request id req-1c80945b-f883-424a-a24d-2937af2305a6 2018-07-19 01:53:41,692 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:53:41,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:53:41,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:53:42,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:53:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["EUhtZfS1RqGyP5_quGl9hQ"], "issued_at": "2018-07-19T01:53:42.000000Z"}} 2018-07-19 01:53:42,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c43955aa2301000f09bd7de256883abdd35672" 2018-07-19 01:53:42,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b1ff3b-a429-4668-be74-c06e8e9f1b23 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:53:42,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c2b1ff3b-a429-4668-be74-c06e8e9f1b23 2018-07-19 01:53:42,185 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:53:42,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c43955aa2301000f09bd7de256883abdd35672" 2018-07-19 01:53:42,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-64ce216b-5fb1-4967-9589-fc563a0a5ca2 x-compute-request-id: req-64ce216b-5fb1-4967-9589-fc563a0a5ca2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-19 01:53:42,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-64ce216b-5fb1-4967-9589-fc563a0a5ca2 2018-07-19 01:53:42,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c43955aa2301000f09bd7de256883abdd35672" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-b1e0fc60-518f-4445-a8cd-adcfcc28df05name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-19 01:53:42,408 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-6a6ce3f5-ac2a-4244-b08c-a977fce96340 x-compute-request-id: req-6a6ce3f5-ac2a-4244-b08c-a977fce96340 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-b1e0fc60-518f-4445-a8cd-adcfcc28df05name", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/31283515-1fc3-4579-ade9-bad3a717cb3e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/31283515-1fc3-4579-ade9-bad3a717cb3e", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "31283515-1fc3-4579-ade9-bad3a717cb3e"}} 2018-07-19 01:53:42,408 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-6a6ce3f5-ac2a-4244-b08c-a977fce96340 2018-07-19 01:53:42,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:53:42,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:53:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["urtrpq9IQbiO0MGyfCeUqQ"], "issued_at": "2018-07-19T01:53:42.000000Z"}} 2018-07-19 01:53:42,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/31283515-1fc3-4579-ade9-bad3a717cb3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74107c18e17016d1e1d48c5b31d9f7be05d425e0" 2018-07-19 01:53:43,065 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-ee16bde1-8a6e-4fc4-914b-753f77706145 x-compute-request-id: req-ee16bde1-8a6e-4fc4-914b-753f77706145 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-b1e0fc60-518f-4445-a8cd-adcfcc28df05name", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/31283515-1fc3-4579-ade9-bad3a717cb3e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/31283515-1fc3-4579-ade9-bad3a717cb3e", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "31283515-1fc3-4579-ade9-bad3a717cb3e"}} 2018-07-19 01:53:43,066 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/31283515-1fc3-4579-ade9-bad3a717cb3e used request id req-ee16bde1-8a6e-4fc4-914b-753f77706145 2018-07-19 01:53:43,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/31283515-1fc3-4579-ade9-bad3a717cb3e/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74107c18e17016d1e1d48c5b31d9f7be05d425e0" 2018-07-19 01:53:43,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-257e38ca-fada-4c27-9476-636c377bd164 x-compute-request-id: req-257e38ca-fada-4c27-9476-636c377bd164 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-19 01:53:43,086 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/31283515-1fc3-4579-ade9-bad3a717cb3e/os-extra_specs used request id req-257e38ca-fada-4c27-9476-636c377bd164 2018-07-19 01:53:43,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/31283515-1fc3-4579-ade9-bad3a717cb3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c43955aa2301000f09bd7de256883abdd35672" 2018-07-19 01:53:43,110 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:53: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-76ad4696-1a55-4d8e-baf6-1bf246ee1ed3 x-compute-request-id: req-76ad4696-1a55-4d8e-baf6-1bf246ee1ed3 Content-Length: 0 Content-Type: application/json 2018-07-19 01:53:43,110 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/31283515-1fc3-4579-ade9-bad3a717cb3e used request id req-76ad4696-1a55-4d8e-baf6-1bf246ee1ed3 2018-07-19 01:53:43,111 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:53:43,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:53:43,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:53:43,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:53:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["RofX5zsAQnq4vECXf4Q_iw"], "issued_at": "2018-07-19T01:53:43.000000Z"}} 2018-07-19 01:53:43,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed686f6363aedb8103f06b56a5af2a9a9e1f3a6" 2018-07-19 01:53:43,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c339cc-619e-4299-8fa1-4016cfecec41 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:53:43,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-56c339cc-619e-4299-8fa1-4016cfecec41 2018-07-19 01:53:43,673 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:53:43,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed686f6363aedb8103f06b56a5af2a9a9e1f3a6" 2018-07-19 01:53:43,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-fce98927-9f23-41b9-9a94-bea14ec6dfe9 x-compute-request-id: req-fce98927-9f23-41b9-9a94-bea14ec6dfe9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-19 01:53:43,872 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fce98927-9f23-41b9-9a94-bea14ec6dfe9 2018-07-19 01:53:43,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed686f6363aedb8103f06b56a5af2a9a9e1f3a6" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-b04f47e3-7ead-4f98-b341-09511256a26bname", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-07-19 01:53:43,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-fbb2931d-e912-48e2-babf-b4361d67d675 x-compute-request-id: req-fbb2931d-e912-48e2-babf-b4361d67d675 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-b04f47e3-7ead-4f98-b341-09511256a26bname", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d172e388-0ba5-411e-9140-dcf2e811acb2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d172e388-0ba5-411e-9140-dcf2e811acb2", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 3, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "disk": 1, "id": "d172e388-0ba5-411e-9140-dcf2e811acb2"}} 2018-07-19 01:53:43,916 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fbb2931d-e912-48e2-babf-b4361d67d675 2018-07-19 01:53:43,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:53:44,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:53:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["nmhs5EnnRumBKhjltW48ZA"], "issued_at": "2018-07-19T01:53:44.000000Z"}} 2018-07-19 01:53:44,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/d172e388-0ba5-411e-9140-dcf2e811acb2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5195c46b8516aa4643c6f901986e27503a04c3" 2018-07-19 01:53:44,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-6f3cf60e-9070-4e68-a0d4-7bfb7c63115e x-compute-request-id: req-6f3cf60e-9070-4e68-a0d4-7bfb7c63115e Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-b04f47e3-7ead-4f98-b341-09511256a26bname", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d172e388-0ba5-411e-9140-dcf2e811acb2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d172e388-0ba5-411e-9140-dcf2e811acb2", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 3, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "disk": 1, "id": "d172e388-0ba5-411e-9140-dcf2e811acb2"}} 2018-07-19 01:53:44,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/d172e388-0ba5-411e-9140-dcf2e811acb2 used request id req-6f3cf60e-9070-4e68-a0d4-7bfb7c63115e 2018-07-19 01:53:44,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/d172e388-0ba5-411e-9140-dcf2e811acb2/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5195c46b8516aa4643c6f901986e27503a04c3" 2018-07-19 01:53:44,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-a5ab3488-f646-41b5-afb9-f21a6d29d0df x-compute-request-id: req-a5ab3488-f646-41b5-afb9-f21a6d29d0df Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-19 01:53:44,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/d172e388-0ba5-411e-9140-dcf2e811acb2/os-extra_specs used request id req-a5ab3488-f646-41b5-afb9-f21a6d29d0df 2018-07-19 01:53:44,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/d172e388-0ba5-411e-9140-dcf2e811acb2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5195c46b8516aa4643c6f901986e27503a04c3" 2018-07-19 01:53:44,536 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:53: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-586f8380-0b0c-4a2b-9f62-6cad35a75129 x-compute-request-id: req-586f8380-0b0c-4a2b-9f62-6cad35a75129 Content-Length: 0 Content-Type: application/json 2018-07-19 01:53:44,536 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/d172e388-0ba5-411e-9140-dcf2e811acb2 used request id req-586f8380-0b0c-4a2b-9f62-6cad35a75129 2018-07-19 01:53:44,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5195c46b8516aa4643c6f901986e27503a04c3" 2018-07-19 01:53:44,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-5d9d5c8f-f53e-4731-8ea4-43c090a5b25a x-compute-request-id: req-5d9d5c8f-f53e-4731-8ea4-43c090a5b25a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-19 01:53:44,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5d9d5c8f-f53e-4731-8ea4-43c090a5b25a 2018-07-19 01:53:44,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/d172e388-0ba5-411e-9140-dcf2e811acb2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed686f6363aedb8103f06b56a5af2a9a9e1f3a6" 2018-07-19 01:53:44,575 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:53: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-bba7b27d-c6bb-40cb-bd14-0505c891b4c2 x-compute-request-id: req-bba7b27d-c6bb-40cb-bd14-0505c891b4c2 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor d172e388-0ba5-411e-9140-dcf2e811acb2 could not be found.", "code": 404}} 2018-07-19 01:53:44,575 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/d172e388-0ba5-411e-9140-dcf2e811acb2 used request id req-bba7b27d-c6bb-40cb-bd14-0505c891b4c2 2018-07-19 01:53:44,576 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:53:44,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:53:44,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:53:44,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:53:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["tvSYji-5Qa6qrASUa7m_qQ"], "issued_at": "2018-07-19T01:53:44.000000Z"}} 2018-07-19 01:53:44,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd407c3230104c30b875d61238243532dea86287" 2018-07-19 01:53:44,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b4b7fc7-5ead-4a20-a745-61eaf9daabbb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:53:44,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3b4b7fc7-5ead-4a20-a745-61eaf9daabbb 2018-07-19 01:53:44,984 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:53:44,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd407c3230104c30b875d61238243532dea86287" 2018-07-19 01:53:45,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-fafde032-0f1e-487f-9513-b41896cb97f6 x-compute-request-id: req-fafde032-0f1e-487f-9513-b41896cb97f6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-19 01:53:45,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fafde032-0f1e-487f-9513-b41896cb97f6 2018-07-19 01:53:45,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd407c3230104c30b875d61238243532dea86287" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-733e4a42-c17e-484b-9686-15c8baec82faname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-19 01:53:45,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-47960a87-9c9f-4950-9d93-6bcd5b28e8cb x-compute-request-id: req-47960a87-9c9f-4950-9d93-6bcd5b28e8cb Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-733e4a42-c17e-484b-9686-15c8baec82faname", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3866363f-69ca-4d24-85ad-d06b818a17c8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3866363f-69ca-4d24-85ad-d06b818a17c8", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3866363f-69ca-4d24-85ad-d06b818a17c8"}} 2018-07-19 01:53:45,223 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-47960a87-9c9f-4950-9d93-6bcd5b28e8cb 2018-07-19 01:53:45,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:53:45,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:53:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["xUrzqe-7Qum0N81alALzgw"], "issued_at": "2018-07-19T01:53:45.000000Z"}} 2018-07-19 01:53:45,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/3866363f-69ca-4d24-85ad-d06b818a17c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3e5369d191fc34e6a9469ada1ad1b63eca722d3" 2018-07-19 01:53:45,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-c940b1ca-5251-4b7f-a289-5e7e5e3277d8 x-compute-request-id: req-c940b1ca-5251-4b7f-a289-5e7e5e3277d8 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-733e4a42-c17e-484b-9686-15c8baec82faname", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3866363f-69ca-4d24-85ad-d06b818a17c8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3866363f-69ca-4d24-85ad-d06b818a17c8", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3866363f-69ca-4d24-85ad-d06b818a17c8"}} 2018-07-19 01:53:45,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/3866363f-69ca-4d24-85ad-d06b818a17c8 used request id req-c940b1ca-5251-4b7f-a289-5e7e5e3277d8 2018-07-19 01:53:45,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/3866363f-69ca-4d24-85ad-d06b818a17c8/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3e5369d191fc34e6a9469ada1ad1b63eca722d3" 2018-07-19 01:53:45,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-af8d4b6a-dd88-4087-8db7-2a27f8664ee3 x-compute-request-id: req-af8d4b6a-dd88-4087-8db7-2a27f8664ee3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-19 01:53:45,936 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/3866363f-69ca-4d24-85ad-d06b818a17c8/os-extra_specs used request id req-af8d4b6a-dd88-4087-8db7-2a27f8664ee3 2018-07-19 01:53:45,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:53:45,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:53:46,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:53:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["ZsLmieufQSOyg8k17hhzbQ"], "issued_at": "2018-07-19T01:53:46.000000Z"}} 2018-07-19 01:53:46,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a2179cab81ec3bd6c440390b73fb1353a79d282" 2018-07-19 01:53:46,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94191fb4-c2b6-4696-ad81-94753e096abb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:53:46,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-94191fb4-c2b6-4696-ad81-94753e096abb 2018-07-19 01:53:46,532 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:53:46,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a2179cab81ec3bd6c440390b73fb1353a79d282" 2018-07-19 01:53:46,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-5b984967-b305-43fb-ba2f-684b373549e7 x-compute-request-id: req-5b984967-b305-43fb-ba2f-684b373549e7 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3866363f-69ca-4d24-85ad-d06b818a17c8", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3866363f-69ca-4d24-85ad-d06b818a17c8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3866363f-69ca-4d24-85ad-d06b818a17c8", "rel": "bookmark"}], "name": "CreateFlavorTests-733e4a42-c17e-484b-9686-15c8baec82faname"}]} 2018-07-19 01:53:46,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5b984967-b305-43fb-ba2f-684b373549e7 2018-07-19 01:53:46,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/3866363f-69ca-4d24-85ad-d06b818a17c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a2179cab81ec3bd6c440390b73fb1353a79d282" 2018-07-19 01:53:46,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-b2474b5f-f45f-489c-aa64-c6d68a557d8d x-compute-request-id: req-b2474b5f-f45f-489c-aa64-c6d68a557d8d Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-733e4a42-c17e-484b-9686-15c8baec82faname", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3866363f-69ca-4d24-85ad-d06b818a17c8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3866363f-69ca-4d24-85ad-d06b818a17c8", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3866363f-69ca-4d24-85ad-d06b818a17c8"}} 2018-07-19 01:53:46,738 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/3866363f-69ca-4d24-85ad-d06b818a17c8 used request id req-b2474b5f-f45f-489c-aa64-c6d68a557d8d 2018-07-19 01:53:46,739 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-733e4a42-c17e-484b-9686-15c8baec82faname 2018-07-19 01:53:46,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/3866363f-69ca-4d24-85ad-d06b818a17c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd407c3230104c30b875d61238243532dea86287" 2018-07-19 01:53:46,782 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:53: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-f9a6e18a-b358-481c-96b8-de2bd0a709b2 x-compute-request-id: req-f9a6e18a-b358-481c-96b8-de2bd0a709b2 Content-Length: 0 Content-Type: application/json 2018-07-19 01:53:46,782 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/3866363f-69ca-4d24-85ad-d06b818a17c8 used request id req-f9a6e18a-b358-481c-96b8-de2bd0a709b2 2018-07-19 01:53:46,783 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-19 01:53:46,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:53:46,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:53:47,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:53:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["EXSwmWJTT5Gmbd3408RPUQ"], "issued_at": "2018-07-19T01:53:47.000000Z"}} 2018-07-19 01:53:47,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678ec5ac93fa33c4ffec343ba396730a73df0364" 2018-07-19 01:53:47,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1b36a8f-2d66-4b28-8207-4cf7f70a47c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:53:47,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b1b36a8f-2d66-4b28-8207-4cf7f70a47c4 2018-07-19 01:53:47,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}678ec5ac93fa33c4ffec343ba396730a73df0364" 2018-07-19 01:53:47,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-5851ac22-2212-47de-890b-468a378fb98e Date: Thu, 19 Jul 2018 01:53:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-image"} 2018-07-19 01:53:47,390 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-image used request id req-5851ac22-2212-47de-890b-468a378fb98e 2018-07-19 01:53:47,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}678ec5ac93fa33c4ffec343ba396730a73df0364" 2018-07-19 01:53:47,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0cb420c6-f53c-47c4-bcaa-4375cc93f01c Date: Thu, 19 Jul 2018 01: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", "uploading", "importing", "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-07-19 01:53:47,400 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-0cb420c6-f53c-47c4-bcaa-4375cc93f01c 2018-07-19 01:53:47,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}678ec5ac93fa33c4ffec343ba396730a73df0364" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-image"}' 2018-07-19 01:53:47,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/82984110-ffde-46e9-8e09-6f7b89a94772 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a6830e1f-371d-4804-8b3a-d6b672c0edc1 Date: Thu, 19 Jul 2018 01:53:47 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:53:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-19T01:53:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/82984110-ffde-46e9-8e09-6f7b89a94772", "min_disk": 0, "protected": false, "id": "82984110-ffde-46e9-8e09-6f7b89a94772", "file": "/v2/images/82984110-ffde-46e9-8e09-6f7b89a94772/file", "checksum": null, "owner": "ba1c3d47632b40318826191b43d81cda", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-19 01:53:47,545 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-a6830e1f-371d-4804-8b3a-d6b672c0edc1 2018-07-19 01:53:47,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/82984110-ffde-46e9-8e09-6f7b89a94772/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}678ec5ac93fa33c4ffec343ba396730a73df0364" -d '' 2018-07-19 01:53:48,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c81f6fc1-a429-42f5-b77e-af3e4a62d0a4 Date: Thu, 19 Jul 2018 01:53:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:53:48,804 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/82984110-ffde-46e9-8e09-6f7b89a94772/file used request id req-c81f6fc1-a429-42f5-b77e-af3e4a62d0a4 2018-07-19 01:53:48,804 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-19 01:53:48,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/82984110-ffde-46e9-8e09-6f7b89a94772 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}678ec5ac93fa33c4ffec343ba396730a73df0364" 2018-07-19 01:53:48,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-bd980647-ee2a-41da-b51d-f3ebc892eb50 Date: Thu, 19 Jul 2018 01:53:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:53:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-19T01:53:48Z", "visibility": "shared", "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/82984110-ffde-46e9-8e09-6f7b89a94772/snap", "metadata": {}}], "self": "/v2/images/82984110-ffde-46e9-8e09-6f7b89a94772", "min_disk": 0, "protected": false, "id": "82984110-ffde-46e9-8e09-6f7b89a94772", "file": "/v2/images/82984110-ffde-46e9-8e09-6f7b89a94772/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba1c3d47632b40318826191b43d81cda", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/82984110-ffde-46e9-8e09-6f7b89a94772/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-19 01:53:48,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/82984110-ffde-46e9-8e09-6f7b89a94772 used request id req-bd980647-ee2a-41da-b51d-f3ebc892eb50 2018-07-19 01:53:48,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}678ec5ac93fa33c4ffec343ba396730a73df0364" 2018-07-19 01:53:48,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ef5ce58b-7bab-4926-a3b3-4ebb0a64c508 Date: Thu, 19 Jul 2018 01:53: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", "uploading", "importing", "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-07-19 01:53:48,849 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-ef5ce58b-7bab-4926-a3b3-4ebb0a64c508 2018-07-19 01:53:48,851 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-image 2018-07-19 01:53:48,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/82984110-ffde-46e9-8e09-6f7b89a94772 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}678ec5ac93fa33c4ffec343ba396730a73df0364" 2018-07-19 01:53:48,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-d8e87fde-5674-4829-a18b-5ee8d67c2cb6 Date: Thu, 19 Jul 2018 01:53:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:53:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-19T01:53:48Z", "visibility": "shared", "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/82984110-ffde-46e9-8e09-6f7b89a94772/snap", "metadata": {}}], "self": "/v2/images/82984110-ffde-46e9-8e09-6f7b89a94772", "min_disk": 0, "protected": false, "id": "82984110-ffde-46e9-8e09-6f7b89a94772", "file": "/v2/images/82984110-ffde-46e9-8e09-6f7b89a94772/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba1c3d47632b40318826191b43d81cda", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/82984110-ffde-46e9-8e09-6f7b89a94772/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-19 01:53:48,873 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/82984110-ffde-46e9-8e09-6f7b89a94772 used request id req-d8e87fde-5674-4829-a18b-5ee8d67c2cb6 2018-07-19 01:53:48,873 - create_image - DEBUG - Instance status is - active 2018-07-19 01:53:48,873 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-image 2018-07-19 01:53:48,873 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-image 2018-07-19 01:53:48,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:53:48,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:53:49,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:53:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["UBAOGc8_Q5yYMPWjSG4uZQ"], "issued_at": "2018-07-19T01:53:49.000000Z"}} 2018-07-19 01:53:49,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a95a56fe49970e537e1bccd579faa80c20c8981" 2018-07-19 01:53:49,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5137d89-4947-47dd-a8bd-6b6f0fd2f1d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:53:49,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a5137d89-4947-47dd-a8bd-6b6f0fd2f1d1 2018-07-19 01:53:49,276 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:53:49,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a95a56fe49970e537e1bccd579faa80c20c8981" 2018-07-19 01:53:49,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-387e24f1-1686-45d1-897d-95beba2586ac x-compute-request-id: req-387e24f1-1686-45d1-897d-95beba2586ac Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-19 01:53:49,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-387e24f1-1686-45d1-897d-95beba2586ac 2018-07-19 01:53:49,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a95a56fe49970e537e1bccd579faa80c20c8981" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-19 01:53:49,500 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53: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-ec292609-403c-42bd-921f-83d6b42bb987 x-compute-request-id: req-ec292609-403c-42bd-921f-83d6b42bb987 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-flavor", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/94115b72-c335-40c1-a341-e3e44a826d67", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/94115b72-c335-40c1-a341-e3e44a826d67", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "94115b72-c335-40c1-a341-e3e44a826d67"}} 2018-07-19 01:53:49,500 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ec292609-403c-42bd-921f-83d6b42bb987 2018-07-19 01:53:49,501 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-19 01:53:49,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:53:49,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:53:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["yAScCMuxRzm-GMpQqZfJVg"], "issued_at": "2018-07-19T01:53:49.000000Z"}} 2018-07-19 01:53:49,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-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-b2954454-100e-405f-8dfa-927fe10eb09d-net", "inst_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-flavor"}}' 2018-07-19 01:53:52,441 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:53:49 GMT Server: Apache x-openstack-request-id: req-1bd29d75-ff33-48ee-9c13-6da214f115e7 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "3d06c507-ea8b-4353-8ec6-45854c0f4e19", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "self"}]}} 2018-07-19 01:53:52,441 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks used request id req-1bd29d75-ff33-48ee-9c13-6da214f115e7 2018-07-19 01:53:52,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/3d06c507-ea8b-4353-8ec6-45854c0f4e19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:53:53,213 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:53:52 GMT Server: Apache x-openstack-request-id: req-35abdb7d-7e14-40d1-99df-05ef26e5a2fb Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:53:53,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:53 GMT Server: Apache x-openstack-request-id: req-a900ddde-cd6c-492c-b1b8-1d9d63324b75 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "3d06c507-ea8b-4353-8ec6-45854c0f4e19", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1", "stack_user_project_id": "486b8063a8654800ab4fa6ce3c50320d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-19T01:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d06c507-ea8b-4353-8ec6-45854c0f4e19", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-19 01:53:53,480 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19 used request id req-a900ddde-cd6c-492c-b1b8-1d9d63324b75 2018-07-19 01:53:53,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:53:54,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:53 GMT Server: Apache x-openstack-request-id: req-258968b5-0ac5-47d9-980d-e97219996e7e 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-b2954454-100e-405f-8dfa-927fe10eb09d-stack1", "stack_user_project_id": "486b8063a8654800ab4fa6ce3c50320d", "deletion_time": null, "creation_time": "2018-07-19T01:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "self"}], "updated_time": null, "project": "ba1c3d47632b40318826191b43d81cda", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "3d06c507-ea8b-4353-8ec6-45854c0f4e19", "tags": null}]} 2018-07-19 01:53:54,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1 used request id req-258968b5-0ac5-47d9-980d-e97219996e7e 2018-07-19 01:53:54,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:53:54,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:54 GMT Server: Apache x-openstack-request-id: req-faa2a2ba-110b-4b52-8636-3ec0f88a50d7 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-b2954454-100e-405f-8dfa-927fe10eb09d-stack1", "stack_user_project_id": "486b8063a8654800ab4fa6ce3c50320d", "deletion_time": null, "creation_time": "2018-07-19T01:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "self"}], "updated_time": null, "project": "ba1c3d47632b40318826191b43d81cda", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "3d06c507-ea8b-4353-8ec6-45854c0f4e19", "tags": null}]} 2018-07-19 01:53:54,950 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1 used request id req-faa2a2ba-110b-4b52-8636-3ec0f88a50d7 2018-07-19 01:53:54,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/3d06c507-ea8b-4353-8ec6-45854c0f4e19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:53:55,029 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:53:54 GMT Server: Apache x-openstack-request-id: req-58917c49-119d-494e-91fd-72f998fdef07 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:53:55,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:55 GMT Server: Apache x-openstack-request-id: req-c74f118f-aa7a-4486-8da5-ae5f5ae088a4 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "3d06c507-ea8b-4353-8ec6-45854c0f4e19", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1", "stack_user_project_id": "486b8063a8654800ab4fa6ce3c50320d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-19T01:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d06c507-ea8b-4353-8ec6-45854c0f4e19", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-19 01:53:55,103 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19 used request id req-c74f118f-aa7a-4486-8da5-ae5f5ae088a4 2018-07-19 01:53:55,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:53:55,152 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:53:55 GMT Server: Apache x-openstack-request-id: req-6f8ef3f3-9da1-42dd-8f0a-0d15038265ea Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:53:55,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:55 GMT Server: Apache x-openstack-request-id: req-16e0985c-cb7b-4183-8b7c-0c2e79c0f2d8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-19T01:53:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-19T01:53:52Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "90b09d62-630a-4b36-be91-43849be60c7e", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-19T01:53:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-19T01:53:52Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "7c5a2454-7dab-4635-b7ae-120d4dd39ccb", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-19T01:53:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-19T01:53:52Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "c73c433c-d1ba-45ad-b009-be9c7480148e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-19T01:53:52Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-07-19T01:53:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-07-19 01:53:55,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources used request id req-16e0985c-cb7b-4183-8b7c-0c2e79c0f2d8 2018-07-19 01:53:55,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/3d06c507-ea8b-4353-8ec6-45854c0f4e19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:53:55,958 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:53:55 GMT Server: Apache x-openstack-request-id: req-21691e71-d3f0-4f1e-bf2b-b5f4a7304e71 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:53:56,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:55 GMT Server: Apache x-openstack-request-id: req-7e451c3a-1b56-4fc2-ae21-8604ab87416c 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "3d06c507-ea8b-4353-8ec6-45854c0f4e19", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1", "stack_user_project_id": "486b8063a8654800ab4fa6ce3c50320d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-19T01:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d06c507-ea8b-4353-8ec6-45854c0f4e19", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-19 01:53:56,083 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19 used request id req-7e451c3a-1b56-4fc2-ae21-8604ab87416c 2018-07-19 01:53:56,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/3d06c507-ea8b-4353-8ec6-45854c0f4e19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:53:56,787 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:53:56 GMT Server: Apache x-openstack-request-id: req-6b482d84-e902-4bb2-89de-c8ae11727581 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:53:57,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:53:56 GMT Server: Apache x-openstack-request-id: req-7993be59-d74a-48a5-9519-1822cae85273 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "3d06c507-ea8b-4353-8ec6-45854c0f4e19", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1", "stack_user_project_id": "486b8063a8654800ab4fa6ce3c50320d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-19T01:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d06c507-ea8b-4353-8ec6-45854c0f4e19", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-19 01:53:57,499 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19 used request id req-7993be59-d74a-48a5-9519-1822cae85273 2018-07-19 01:54:00,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/3d06c507-ea8b-4353-8ec6-45854c0f4e19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:54:01,249 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:00 GMT Server: Apache x-openstack-request-id: req-d4655206-3339-4596-a12c-883eed371f41 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:01,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:01 GMT Server: Apache x-openstack-request-id: req-1bb81095-8755-49fe-bd7f-0fab805b9b92 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "3d06c507-ea8b-4353-8ec6-45854c0f4e19", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1", "stack_user_project_id": "486b8063a8654800ab4fa6ce3c50320d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-19T01:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d06c507-ea8b-4353-8ec6-45854c0f4e19", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-19 01:54:01,942 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19 used request id req-1bb81095-8755-49fe-bd7f-0fab805b9b92 2018-07-19 01:54:04,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/3d06c507-ea8b-4353-8ec6-45854c0f4e19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:54:04,977 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:04 GMT Server: Apache x-openstack-request-id: req-d1ad9de9-e447-454a-a7c8-9cc97ea1bcd6 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:05,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:04 GMT Server: Apache x-openstack-request-id: req-25c5df61-b854-4d69-9c6d-967b6dc5ae9c 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "3d06c507-ea8b-4353-8ec6-45854c0f4e19", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1", "stack_user_project_id": "486b8063a8654800ab4fa6ce3c50320d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-19T01:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d06c507-ea8b-4353-8ec6-45854c0f4e19", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-19 01:54:05,052 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19 used request id req-25c5df61-b854-4d69-9c6d-967b6dc5ae9c 2018-07-19 01:54:08,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/3d06c507-ea8b-4353-8ec6-45854c0f4e19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:54:08,085 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:08 GMT Server: Apache x-openstack-request-id: req-0959977a-01ee-4552-8bb5-c6ce3a417968 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:08,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:08 GMT Server: Apache x-openstack-request-id: req-afebd95c-b0a8-4278-822a-a46159661d16 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "3d06c507-ea8b-4353-8ec6-45854c0f4e19", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1", "stack_user_project_id": "486b8063a8654800ab4fa6ce3c50320d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-19T01:53:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3d06c507-ea8b-4353-8ec6-45854c0f4e19", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-19 01:54:08,129 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19 used request id req-afebd95c-b0a8-4278-822a-a46159661d16 2018-07-19 01:54:08,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:54:08,777 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:08 GMT Server: Apache x-openstack-request-id: req-f77a4a3a-34f3-41a3-af67-255505211399 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:08,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:08 GMT Server: Apache x-openstack-request-id: req-d586bb97-e093-474d-ac6f-5240c3291897 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-19T01:53:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-19T01:53:52Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "90b09d62-630a-4b36-be91-43849be60c7e", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-19T01:53:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-19T01:53:52Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "7c5a2454-7dab-4635-b7ae-120d4dd39ccb", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-19T01:53:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-19T01:53:52Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "c73c433c-d1ba-45ad-b009-be9c7480148e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-19T01:53:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-19T01:53:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c7763ab1-e1c9-4ca6-a16a-8caf6738d47a", "resource_type": "OS::Nova::Server"}]} 2018-07-19 01:54:08,820 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources used request id req-d586bb97-e093-474d-ac6f-5240c3291897 2018-07-19 01:54:08,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=c73c433c-d1ba-45ad-b009-be9c7480148e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:54:08,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-12c0e82a-4f66-43f7-967a-ba9880e400b0 Date: Thu, 19 Jul 2018 01:54:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c73c433c-d1ba-45ad-b009-be9c7480148e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["7c5a2454-7dab-4635-b7ae-120d4dd39ccb"],"description":"","tags":[],"updated_at":"2018-07-19T01:53:53Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:52Z","provider:network_type":"vxlan"}]} 2018-07-19 01:54:08,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=c73c433c-d1ba-45ad-b009-be9c7480148e used request id req-12c0e82a-4f66-43f7-967a-ba9880e400b0 2018-07-19 01:54:08,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c73c433c-d1ba-45ad-b009-be9c7480148e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:54:08,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-95c148c9-7726-43ef-a8fc-30432c4686c0 Date: Thu, 19 Jul 2018 01:54:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:53:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7c5a2454-7dab-4635-b7ae-120d4dd39ccb","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c73c433c-d1ba-45ad-b009-be9c7480148e","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:53Z","ip_version":4}]} 2018-07-19 01:54:08,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c73c433c-d1ba-45ad-b009-be9c7480148e used request id req-95c148c9-7726-43ef-a8fc-30432c4686c0 2018-07-19 01:54:08,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c73c433c-d1ba-45ad-b009-be9c7480148e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:54:09,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ad1d097a-f07f-43e3-b395-638766297349 Date: Thu, 19 Jul 2018 01:54:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:53:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7c5a2454-7dab-4635-b7ae-120d4dd39ccb","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c73c433c-d1ba-45ad-b009-be9c7480148e","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:53Z","ip_version":4}]} 2018-07-19 01:54:09,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c73c433c-d1ba-45ad-b009-be9c7480148e used request id req-ad1d097a-f07f-43e3-b395-638766297349 2018-07-19 01:54:09,030 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:54:09,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:54:09,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78ae89aa-df10-4adc-a615-3ee29e0998c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:54:09,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-78ae89aa-df10-4adc-a615-3ee29e0998c8 2018-07-19 01:54:09,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:54:09,142 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:09 GMT Server: Apache x-openstack-request-id: req-d42879e2-fcff-4f9b-a0a8-1cd04e894166 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:09,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:09 GMT Server: Apache x-openstack-request-id: req-dd700ac4-9dec-48e6-8b8d-a429c8bbfb99 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-19T01:53:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-19T01:53:52Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "90b09d62-630a-4b36-be91-43849be60c7e", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-19T01:53:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-19T01:53:52Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "7c5a2454-7dab-4635-b7ae-120d4dd39ccb", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-19T01:53:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-19T01:53:52Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "c73c433c-d1ba-45ad-b009-be9c7480148e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-19T01:53:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-19T01:53:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c7763ab1-e1c9-4ca6-a16a-8caf6738d47a", "resource_type": "OS::Nova::Server"}]} 2018-07-19 01:54:09,833 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources used request id req-dd700ac4-9dec-48e6-8b8d-a429c8bbfb99 2018-07-19 01:54:09,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c7763ab1-e1c9-4ca6-a16a-8caf6738d47a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:54:10,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01: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-67f30c74-fcb3-4fd0-91ee-b1f21e7a9243 x-compute-request-id: req-67f30c74-fcb3-4fd0-91ee-b1f21e7a9243 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:24:8c", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c7763ab1-e1c9-4ca6-a16a-8caf6738d47a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c7763ab1-e1c9-4ca6-a16a-8caf6738d47a", "rel": "bookmark"}], "image": {"id": "82984110-ffde-46e9-8e09-6f7b89a94772", "links": [{"href": "http://172.30.9.27:8774/images/82984110-ffde-46e9-8e09-6f7b89a94772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-07-19T01:54:03.000000", "flavor": {"id": "94115b72-c335-40c1-a341-e3e44a826d67", "links": [{"href": "http://172.30.9.27:8774/flavors/94115b72-c335-40c1-a341-e3e44a826d67", "rel": "bookmark"}]}, "id": "c7763ab1-e1c9-4ca6-a16a-8caf6738d47a", "security_groups": [{"name": "default"}], "user_id": "b0c3f47c1bd84bf5aceb649427654846", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-19T01:54:03Z", "hostId": "aafcd53bfacff5a2e112585b54a9772a8fa32ce905dc440697e5ca2d", "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-b2954454-100e-405f-8dfa-927fe10eb09d-inst", "created": "2018-07-19T01:53:57Z", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-19 01:54:10,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c7763ab1-e1c9-4ca6-a16a-8caf6738d47a used request id req-67f30c74-fcb3-4fd0-91ee-b1f21e7a9243 2018-07-19 01:54:10,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:54:10,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-f458ea05-15bf-4353-a836-086c77eda6d0 Date: Thu, 19 Jul 2018 01:54:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c73c433c-d1ba-45ad-b009-be9c7480148e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"ba1c3d47632b40318826191b43d81cda","l2_adjacency":true,"status":"ACTIVE","subnets":["7c5a2454-7dab-4635-b7ae-120d4dd39ccb"],"description":"","tags":[],"updated_at":"2018-07-19T01:53:53Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-net","admin_state_up":true,"tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:52Z","provider:network_type":"vxlan"}]} 2018-07-19 01:54:10,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-net used request id req-f458ea05-15bf-4353-a836-086c77eda6d0 2018-07-19 01:54:10,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:54:10,264 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:54:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb75becc-2dbb-4fc6-bbc7-080ab9398f12 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:54:10,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-bb75becc-2dbb-4fc6-bbc7-080ab9398f12 2018-07-19 01:54:10,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:54:10,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5611be75-9df4-417b-820f-8b962e7b7405 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:54:10,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-5611be75-9df4-417b-820f-8b962e7b7405 2018-07-19 01:54:10,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c73c433c-d1ba-45ad-b009-be9c7480148e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:54:10,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-dfad0180-ca56-4a36-8ecf-bdd796aec4cf Date: Thu, 19 Jul 2018 01:54:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-19T01:53:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7c5a2454-7dab-4635-b7ae-120d4dd39ccb","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"ba1c3d47632b40318826191b43d81cda","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c73c433c-d1ba-45ad-b009-be9c7480148e","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:53Z","ip_version":4}]} 2018-07-19 01:54:10,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c73c433c-d1ba-45ad-b009-be9c7480148e used request id req-dfad0180-ca56-4a36-8ecf-bdd796aec4cf 2018-07-19 01:54:10,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=c73c433c-d1ba-45ad-b009-be9c7480148e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:54:10,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2066 X-Openstack-Request-Id: req-4e7dc7b9-a753-4aa6-9e3b-5702809919be Date: Thu, 19 Jul 2018 01:54:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:53:55Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c5a2454-7dab-4635-b7ae-120d4dd39ccb","ip_address":"10.0.0.2"}],"id":"8bb52769-6a83-42a1-8406-4924cb60b577","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:3a:32","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c73c433c-d1ba-45ad-b009-be9c7480148e","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c73c433c-d1ba-45ad-b009-be9c7480148e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-19T01:54:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c5a2454-7dab-4635-b7ae-120d4dd39ccb","ip_address":"10.0.0.10"}],"id":"90b09d62-630a-4b36-be91-43849be60c7e","security_groups":["e5c10a90-466c-4571-9911-3e89492eb7a6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:87:24:8c","project_id":"ba1c3d47632b40318826191b43d81cda","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1-server1_port-cfjxoyngkqzw","admin_state_up":true,"network_id":"c73c433c-d1ba-45ad-b009-be9c7480148e","tenant_id":"ba1c3d47632b40318826191b43d81cda","created_at":"2018-07-19T01:53:54Z","binding:vnic_type":"normal","device_id":"c7763ab1-e1c9-4ca6-a16a-8caf6738d47a","ip_allocation":"immediate"}]} 2018-07-19 01:54:10,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=c73c433c-d1ba-45ad-b009-be9c7480148e used request id req-4e7dc7b9-a753-4aa6-9e3b-5702809919be 2018-07-19 01:54:10,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:54:10,483 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:10 GMT Server: Apache x-openstack-request-id: req-bbd6ac3a-0dab-4d3d-9f47-9aa13bcc2902 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:10,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:10 GMT Server: Apache x-openstack-request-id: req-4c3dee1e-f4ab-4bfe-8ea9-eed4d8e73e3b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-19T01:53:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-19T01:53:52Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "90b09d62-630a-4b36-be91-43849be60c7e", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-19T01:53:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-19T01:53:52Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "7c5a2454-7dab-4635-b7ae-120d4dd39ccb", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-19T01:53:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-19T01:53:52Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "c73c433c-d1ba-45ad-b009-be9c7480148e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-19T01:53:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-19T01:53:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c7763ab1-e1c9-4ca6-a16a-8caf6738d47a", "resource_type": "OS::Nova::Server"}]} 2018-07-19 01:54:10,526 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19/resources used request id req-4c3dee1e-f4ab-4bfe-8ea9-eed4d8e73e3b 2018-07-19 01:54:10,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/3d06c507-ea8b-4353-8ec6-45854c0f4e19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660ba7f9f1442e088b58627a924da1b43aef8597" 2018-07-19 01:54:10,556 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:10 GMT Server: Apache x-openstack-request-id: req-fa98093c-59a2-42f3-9b0c-5f2b0b67f735 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:10,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:54:10 GMT Server: Apache x-openstack-request-id: req-2055b2a8-1890-4481-9d3a-6e163a62cb9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:54:10,597 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-stack1/3d06c507-ea8b-4353-8ec6-45854c0f4e19 used request id req-2055b2a8-1890-4481-9d3a-6e163a62cb9a 2018-07-19 01:54:10,598 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-b2954454-100e-405f-8dfa-927fe10eb09d-image 2018-07-19 01:54:10,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/82984110-ffde-46e9-8e09-6f7b89a94772 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}678ec5ac93fa33c4ffec343ba396730a73df0364" 2018-07-19 01:54:11,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2f9030c0-86a4-4560-a6be-21a0441d5670 Date: Thu, 19 Jul 2018 01:54:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:54:11,159 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/82984110-ffde-46e9-8e09-6f7b89a94772 used request id req-2f9030c0-86a4-4560-a6be-21a0441d5670 2018-07-19 01:54:11,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/94115b72-c335-40c1-a341-e3e44a826d67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a95a56fe49970e537e1bccd579faa80c20c8981" 2018-07-19 01:54:11,231 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01: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-7cd08c6c-1e72-4abe-bd71-6918fa486934 x-compute-request-id: req-7cd08c6c-1e72-4abe-bd71-6918fa486934 Content-Length: 0 Content-Type: application/json 2018-07-19 01:54:11,231 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/94115b72-c335-40c1-a341-e3e44a826d67 used request id req-7cd08c6c-1e72-4abe-bd71-6918fa486934 2018-07-19 01:54:11,233 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-19 01:54:11,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:54:11,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:54:11,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:54:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["pwcQ5KsyRYC28rzHmyn7Xw"], "issued_at": "2018-07-19T01:54:11.000000Z"}} 2018-07-19 01:54:11,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00489ea0983f8bf749d74dc2d200b8017522a532" 2018-07-19 01:54:11,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f54e671-31d8-4e32-a06d-5d1be198b21b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:54:11,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7f54e671-31d8-4e32-a06d-5d1be198b21b 2018-07-19 01:54:11,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00489ea0983f8bf749d74dc2d200b8017522a532" 2018-07-19 01:54:11,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-86786be6-95bb-4673-9b34-e2e90b626887 Date: Thu, 19 Jul 2018 01:54:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image"} 2018-07-19 01:54:11,914 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image used request id req-86786be6-95bb-4673-9b34-e2e90b626887 2018-07-19 01:54:11,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00489ea0983f8bf749d74dc2d200b8017522a532" 2018-07-19 01:54:11,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b8f14db1-b522-487a-b233-875d876b110d Date: Thu, 19 Jul 2018 01:54: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", "uploading", "importing", "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-07-19 01:54:11,924 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b8f14db1-b522-487a-b233-875d876b110d 2018-07-19 01:54:11,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}00489ea0983f8bf749d74dc2d200b8017522a532" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image"}' 2018-07-19 01:54:12,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/e4c433e2-ce29-4183-8129-9f8d4fc11873 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e053084b-f844-4b15-abd4-59bf653a8a6d Date: Thu, 19 Jul 2018 01:54:12 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:54:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-19T01:54:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/e4c433e2-ce29-4183-8129-9f8d4fc11873", "min_disk": 0, "protected": false, "id": "e4c433e2-ce29-4183-8129-9f8d4fc11873", "file": "/v2/images/e4c433e2-ce29-4183-8129-9f8d4fc11873/file", "checksum": null, "owner": "ba1c3d47632b40318826191b43d81cda", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-19 01:54:12,011 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-e053084b-f844-4b15-abd4-59bf653a8a6d 2018-07-19 01:54:12,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/e4c433e2-ce29-4183-8129-9f8d4fc11873/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00489ea0983f8bf749d74dc2d200b8017522a532" -d '' 2018-07-19 01:54:13,136 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5516b4b0-c2d7-4aa2-8ec2-2c01d18ba8c7 Date: Thu, 19 Jul 2018 01:54:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:54:13,136 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/e4c433e2-ce29-4183-8129-9f8d4fc11873/file used request id req-5516b4b0-c2d7-4aa2-8ec2-2c01d18ba8c7 2018-07-19 01:54:13,137 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-19 01:54:13,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/e4c433e2-ce29-4183-8129-9f8d4fc11873 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00489ea0983f8bf749d74dc2d200b8017522a532" 2018-07-19 01:54:13,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-d531494c-9516-40b3-bcd2-c851ceb652e8 Date: Thu, 19 Jul 2018 01:54:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:54:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-19T01:54:13Z", "visibility": "shared", "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/e4c433e2-ce29-4183-8129-9f8d4fc11873/snap", "metadata": {}}], "self": "/v2/images/e4c433e2-ce29-4183-8129-9f8d4fc11873", "min_disk": 0, "protected": false, "id": "e4c433e2-ce29-4183-8129-9f8d4fc11873", "file": "/v2/images/e4c433e2-ce29-4183-8129-9f8d4fc11873/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba1c3d47632b40318826191b43d81cda", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/e4c433e2-ce29-4183-8129-9f8d4fc11873/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-19 01:54:13,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/e4c433e2-ce29-4183-8129-9f8d4fc11873 used request id req-d531494c-9516-40b3-bcd2-c851ceb652e8 2018-07-19 01:54:13,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00489ea0983f8bf749d74dc2d200b8017522a532" 2018-07-19 01:54:13,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8ca7f809-78b2-45cc-a8fd-b4196ecec0d7 Date: Thu, 19 Jul 2018 01:54: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", "uploading", "importing", "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-07-19 01:54:13,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-8ca7f809-78b2-45cc-a8fd-b4196ecec0d7 2018-07-19 01:54:13,175 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image 2018-07-19 01:54:13,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/e4c433e2-ce29-4183-8129-9f8d4fc11873 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00489ea0983f8bf749d74dc2d200b8017522a532" 2018-07-19 01:54:13,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-9b05c3c6-7ea8-47fb-9f58-d1c6fbfdad0a Date: Thu, 19 Jul 2018 01:54:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image", "tags": [], "container_format": "bare", "created_at": "2018-07-19T01:54:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-19T01:54:13Z", "visibility": "shared", "locations": [{"url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/e4c433e2-ce29-4183-8129-9f8d4fc11873/snap", "metadata": {}}], "self": "/v2/images/e4c433e2-ce29-4183-8129-9f8d4fc11873", "min_disk": 0, "protected": false, "id": "e4c433e2-ce29-4183-8129-9f8d4fc11873", "file": "/v2/images/e4c433e2-ce29-4183-8129-9f8d4fc11873/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba1c3d47632b40318826191b43d81cda", "direct_url": "rbd://86811f68-eff0-4cfb-b6cf-f0ec5e6b2f7a/images/e4c433e2-ce29-4183-8129-9f8d4fc11873/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-19 01:54:13,195 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/e4c433e2-ce29-4183-8129-9f8d4fc11873 used request id req-9b05c3c6-7ea8-47fb-9f58-d1c6fbfdad0a 2018-07-19 01:54:13,196 - create_image - DEBUG - Instance status is - active 2018-07-19 01:54:13,196 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image 2018-07-19 01:54:13,196 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image 2018-07-19 01:54:13,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-19 01:54:13,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:54:13,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:54:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["94035NYfSmqCdHNBdgmGpQ"], "issued_at": "2018-07-19T01:54:13.000000Z"}} 2018-07-19 01:54:13,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2526538ab1af53648af1e85a487cbbaf209ebf2d" 2018-07-19 01:54:13,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-232ab3ee-0391-4887-b34c-265afc9cc0bf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:54:13,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-232ab3ee-0391-4887-b34c-265afc9cc0bf 2018-07-19 01:54:13,744 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:54:13,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2526538ab1af53648af1e85a487cbbaf209ebf2d" 2018-07-19 01:54:13,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54: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-bfbee5ab-19a9-43e1-84d7-bcacae3de8c1 x-compute-request-id: req-bfbee5ab-19a9-43e1-84d7-bcacae3de8c1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-19 01:54:13,996 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bfbee5ab-19a9-43e1-84d7-bcacae3de8c1 2018-07-19 01:54:14,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2526538ab1af53648af1e85a487cbbaf209ebf2d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-19 01:54:14,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54: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-c408f8d5-78a5-402f-bcdc-84ec8ce480f0 x-compute-request-id: req-c408f8d5-78a5-402f-bcdc-84ec8ce480f0 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-flavor", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2dc6129e-93bc-4993-9c7e-9fd8b782c08a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2dc6129e-93bc-4993-9c7e-9fd8b782c08a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2dc6129e-93bc-4993-9c7e-9fd8b782c08a"}} 2018-07-19 01:54:14,059 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c408f8d5-78a5-402f-bcdc-84ec8ce480f0 2018-07-19 01:54:14,060 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-19 01:54:14,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:54:14,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:54:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["CJNwnk2iSEmc3ur0ixyYyw"], "issued_at": "2018-07-19T01:54:14.000000Z"}} 2018-07-19 01:54:14,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-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-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-net", "inst_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-flavor"}}' 2018-07-19 01:54:16,519 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:54:14 GMT Server: Apache x-openstack-request-id: req-87c1105c-5518-4e59-ad24-b1227da55af5 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "55161a2c-d77b-4f13-a9ab-89935802e900", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900", "rel": "self"}]}} 2018-07-19 01:54:16,519 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks used request id req-87c1105c-5518-4e59-ad24-b1227da55af5 2018-07-19 01:54:16,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/55161a2c-d77b-4f13-a9ab-89935802e900 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" 2018-07-19 01:54:16,785 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:16 GMT Server: Apache x-openstack-request-id: req-19fe972f-63a4-4607-8cd9-2ed183401b75 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:17,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:16 GMT Server: Apache x-openstack-request-id: req-87cd0833-42d4-456f-bae3-79c7d0a1efb5 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "55161a2c-d77b-4f13-a9ab-89935802e900", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1", "stack_user_project_id": "f4fb94c3574b454085e9c4a327909256", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-19T01:54:15Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "55161a2c-d77b-4f13-a9ab-89935802e900", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-19 01:54:17,054 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900 used request id req-87cd0833-42d4-456f-bae3-79c7d0a1efb5 2018-07-19 01:54:17,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" 2018-07-19 01:54:17,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:17 GMT Server: Apache x-openstack-request-id: req-882cfa5e-47d2-4918-96ec-5040ccf1f05c 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-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1", "stack_user_project_id": "f4fb94c3574b454085e9c4a327909256", "deletion_time": null, "creation_time": "2018-07-19T01:54:15Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900", "rel": "self"}], "updated_time": null, "project": "ba1c3d47632b40318826191b43d81cda", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "55161a2c-d77b-4f13-a9ab-89935802e900", "tags": null}]} 2018-07-19 01:54:17,133 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1 used request id req-882cfa5e-47d2-4918-96ec-5040ccf1f05c 2018-07-19 01:54:17,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" 2018-07-19 01:54:17,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:17 GMT Server: Apache x-openstack-request-id: req-f11070c8-6254-46d0-a9c1-69e22acd6249 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-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1", "stack_user_project_id": "f4fb94c3574b454085e9c4a327909256", "deletion_time": null, "creation_time": "2018-07-19T01:54:15Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900", "rel": "self"}], "updated_time": null, "project": "ba1c3d47632b40318826191b43d81cda", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "55161a2c-d77b-4f13-a9ab-89935802e900", "tags": null}]} 2018-07-19 01:54:17,362 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1 used request id req-f11070c8-6254-46d0-a9c1-69e22acd6249 2018-07-19 01:54:17,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/55161a2c-d77b-4f13-a9ab-89935802e900 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" 2018-07-19 01:54:17,601 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:17 GMT Server: Apache x-openstack-request-id: req-40210418-fbc6-4182-8329-3333ebe9b8a2 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:17,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:17 GMT Server: Apache x-openstack-request-id: req-962b1477-1013-419d-a1b6-57e9f15ea4e8 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "55161a2c-d77b-4f13-a9ab-89935802e900", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1", "stack_user_project_id": "f4fb94c3574b454085e9c4a327909256", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-19T01:54:15Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "55161a2c-d77b-4f13-a9ab-89935802e900", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-19 01:54:17,674 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900 used request id req-962b1477-1013-419d-a1b6-57e9f15ea4e8 2018-07-19 01:54:17,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/55161a2c-d77b-4f13-a9ab-89935802e900 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" 2018-07-19 01:54:17,864 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:17 GMT Server: Apache x-openstack-request-id: req-95327bca-d5ca-42bd-94ac-a073d2833c74 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:17,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:17 GMT Server: Apache x-openstack-request-id: req-b216e70c-d69a-4fec-aa4d-691cbeaa3e6b 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "55161a2c-d77b-4f13-a9ab-89935802e900", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1", "stack_user_project_id": "f4fb94c3574b454085e9c4a327909256", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-19T01:54:15Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "55161a2c-d77b-4f13-a9ab-89935802e900", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-19 01:54:17,907 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900 used request id req-b216e70c-d69a-4fec-aa4d-691cbeaa3e6b 2018-07-19 01:54:20,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/55161a2c-d77b-4f13-a9ab-89935802e900 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" 2018-07-19 01:54:21,111 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:20 GMT Server: Apache x-openstack-request-id: req-5d55e838-b392-4047-961c-70b7973cf4d7 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:21,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:21 GMT Server: Apache x-openstack-request-id: req-0c2c02cd-feae-44b5-8a61-5484df5b1120 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "55161a2c-d77b-4f13-a9ab-89935802e900", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1", "stack_user_project_id": "f4fb94c3574b454085e9c4a327909256", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-19T01:54:15Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "55161a2c-d77b-4f13-a9ab-89935802e900", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-19 01:54:21,342 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900 used request id req-0c2c02cd-feae-44b5-8a61-5484df5b1120 2018-07-19 01:54:24,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/55161a2c-d77b-4f13-a9ab-89935802e900 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" 2018-07-19 01:54:24,537 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:24 GMT Server: Apache x-openstack-request-id: req-001e830c-911c-4fa5-b773-d7758549c238 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:24,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:24 GMT Server: Apache x-openstack-request-id: req-7fa16c01-61d6-4f8f-a5ac-f0e4199710be 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "55161a2c-d77b-4f13-a9ab-89935802e900", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1", "stack_user_project_id": "f4fb94c3574b454085e9c4a327909256", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-19T01:54:15Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "55161a2c-d77b-4f13-a9ab-89935802e900", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-19 01:54:24,865 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900 used request id req-7fa16c01-61d6-4f8f-a5ac-f0e4199710be 2018-07-19 01:54:27,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/55161a2c-d77b-4f13-a9ab-89935802e900 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" 2018-07-19 01:54:27,901 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:27 GMT Server: Apache x-openstack-request-id: req-42f405af-5d7b-49c0-ab24-dc587112ea0f Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:28,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:27 GMT Server: Apache x-openstack-request-id: req-d27309fc-d809-4777-9e35-4f50d50c2644 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "55161a2c-d77b-4f13-a9ab-89935802e900", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1", "stack_user_project_id": "f4fb94c3574b454085e9c4a327909256", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-19T01:54:15Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "55161a2c-d77b-4f13-a9ab-89935802e900", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-19 01:54:28,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900 used request id req-d27309fc-d809-4777-9e35-4f50d50c2644 2018-07-19 01:54:31,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/55161a2c-d77b-4f13-a9ab-89935802e900 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" 2018-07-19 01:54:31,148 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:31 GMT Server: Apache x-openstack-request-id: req-77b5aa93-6de5-46e2-a917-8d485910abdc Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:31,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:31 GMT Server: Apache x-openstack-request-id: req-d3dd9485-cfff-449e-a4c5-1505a8859f97 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "55161a2c-d77b-4f13-a9ab-89935802e900", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1", "stack_user_project_id": "f4fb94c3574b454085e9c4a327909256", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-19T01:54:15Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "55161a2c-d77b-4f13-a9ab-89935802e900", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-19 01:54:31,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900 used request id req-d3dd9485-cfff-449e-a4c5-1505a8859f97 2018-07-19 01:54:34,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/55161a2c-d77b-4f13-a9ab-89935802e900 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" 2018-07-19 01:54:34,422 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:34 GMT Server: Apache x-openstack-request-id: req-84cd5afb-4d1a-4b0a-b82a-174d5ba4c5b7 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:34,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:34 GMT Server: Apache x-openstack-request-id: req-b3c29907-2822-47fe-b551-79919e992a32 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "55161a2c-d77b-4f13-a9ab-89935802e900", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1", "stack_user_project_id": "f4fb94c3574b454085e9c4a327909256", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-19T01:54:15Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "55161a2c-d77b-4f13-a9ab-89935802e900", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-19 01:54:34,464 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900 used request id req-b3c29907-2822-47fe-b551-79919e992a32 2018-07-19 01:54:34,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-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-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-net", "inst_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-flavor"}}' 2018-07-19 01:54:36,170 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:54:34 GMT Server: Apache x-openstack-request-id: req-740f97e3-fb75-4eef-adf0-7339c73b6bd6 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "ed280e3c-0f25-4154-828c-15e45b796bf1", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1", "rel": "self"}]}} 2018-07-19 01:54:36,170 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks used request id req-740f97e3-fb75-4eef-adf0-7339c73b6bd6 2018-07-19 01:54:36,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/ed280e3c-0f25-4154-828c-15e45b796bf1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" 2018-07-19 01:54:36,201 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:36 GMT Server: Apache x-openstack-request-id: req-17ccb063-b178-4a7f-bc72-f513826d76fd Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:36,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:36 GMT Server: Apache x-openstack-request-id: req-093e981f-c37c-44da-aea8-13b102b6122e 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "ed280e3c-0f25-4154-828c-15e45b796bf1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2", "stack_user_project_id": "df9c40ede270447a86e0f9ea05375e57", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-19T01:54:35Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ed280e3c-0f25-4154-828c-15e45b796bf1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-19 01:54:36,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1 used request id req-093e981f-c37c-44da-aea8-13b102b6122e 2018-07-19 01:54:36,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" 2018-07-19 01:54:36,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:36 GMT Server: Apache x-openstack-request-id: req-9f44ce18-f95d-41df-9455-82c7830f8a1f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2", "stack_user_project_id": "df9c40ede270447a86e0f9ea05375e57", "deletion_time": null, "creation_time": "2018-07-19T01:54:35Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1", "rel": "self"}], "updated_time": null, "project": "ba1c3d47632b40318826191b43d81cda", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "ed280e3c-0f25-4154-828c-15e45b796bf1", "tags": null}]} 2018-07-19 01:54:36,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2 used request id req-9f44ce18-f95d-41df-9455-82c7830f8a1f 2018-07-19 01:54:36,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" 2018-07-19 01:54:36,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:36 GMT Server: Apache x-openstack-request-id: req-85063e59-e337-48c7-b1a7-32dc5258ba4f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2", "stack_user_project_id": "df9c40ede270447a86e0f9ea05375e57", "deletion_time": null, "creation_time": "2018-07-19T01:54:35Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1", "rel": "self"}], "updated_time": null, "project": "ba1c3d47632b40318826191b43d81cda", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "ed280e3c-0f25-4154-828c-15e45b796bf1", "tags": null}]} 2018-07-19 01:54:36,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2 used request id req-85063e59-e337-48c7-b1a7-32dc5258ba4f 2018-07-19 01:54:36,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/ed280e3c-0f25-4154-828c-15e45b796bf1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" 2018-07-19 01:54:36,362 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:36 GMT Server: Apache x-openstack-request-id: req-78a97745-7886-4ab8-95df-23865305153b Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:36,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:36 GMT Server: Apache x-openstack-request-id: req-5a49cb15-7eda-4f11-b4c1-1f3263f87ed4 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "ed280e3c-0f25-4154-828c-15e45b796bf1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2", "stack_user_project_id": "df9c40ede270447a86e0f9ea05375e57", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-19T01:54:35Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ed280e3c-0f25-4154-828c-15e45b796bf1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-19 01:54:36,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1 used request id req-5a49cb15-7eda-4f11-b4c1-1f3263f87ed4 2018-07-19 01:54:36,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/ed280e3c-0f25-4154-828c-15e45b796bf1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" 2018-07-19 01:54:36,466 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:36 GMT Server: Apache x-openstack-request-id: req-93b3661e-d9e7-4042-a0df-67680c899112 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:36,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:36 GMT Server: Apache x-openstack-request-id: req-3000010f-dd3c-4a2f-8bbf-1351c276a9b2 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "ed280e3c-0f25-4154-828c-15e45b796bf1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2", "stack_user_project_id": "df9c40ede270447a86e0f9ea05375e57", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-19T01:54:35Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ed280e3c-0f25-4154-828c-15e45b796bf1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-19 01:54:36,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1 used request id req-3000010f-dd3c-4a2f-8bbf-1351c276a9b2 2018-07-19 01:54:39,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/ed280e3c-0f25-4154-828c-15e45b796bf1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" 2018-07-19 01:54:39,539 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:39 GMT Server: Apache x-openstack-request-id: req-e73916e3-3601-414e-838b-b481b057f165 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:39,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:39 GMT Server: Apache x-openstack-request-id: req-91360cff-aa95-45e1-af5e-f007ed6893fe 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "ed280e3c-0f25-4154-828c-15e45b796bf1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2", "stack_user_project_id": "df9c40ede270447a86e0f9ea05375e57", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-19T01:54:35Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ed280e3c-0f25-4154-828c-15e45b796bf1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-19 01:54:39,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1 used request id req-91360cff-aa95-45e1-af5e-f007ed6893fe 2018-07-19 01:54:42,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/ed280e3c-0f25-4154-828c-15e45b796bf1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" 2018-07-19 01:54:42,616 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:42 GMT Server: Apache x-openstack-request-id: req-ab9af735-19e8-4f16-93a7-69fab92587fb Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:42,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:42 GMT Server: Apache x-openstack-request-id: req-8ba93130-cdea-403d-9eb2-d5ba94b1720a 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "ed280e3c-0f25-4154-828c-15e45b796bf1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2", "stack_user_project_id": "df9c40ede270447a86e0f9ea05375e57", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-19T01:54:35Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ed280e3c-0f25-4154-828c-15e45b796bf1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-19 01:54:42,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1 used request id req-8ba93130-cdea-403d-9eb2-d5ba94b1720a 2018-07-19 01:54:45,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/ed280e3c-0f25-4154-828c-15e45b796bf1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" 2018-07-19 01:54:45,691 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:45 GMT Server: Apache x-openstack-request-id: req-e6d3e3c6-9876-43fd-bb97-322e26b76605 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:45,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:45 GMT Server: Apache x-openstack-request-id: req-37543c2f-8d93-451f-9359-d3cf46c8d937 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "ed280e3c-0f25-4154-828c-15e45b796bf1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2", "stack_user_project_id": "df9c40ede270447a86e0f9ea05375e57", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-19T01:54:35Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ed280e3c-0f25-4154-828c-15e45b796bf1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-19 01:54:45,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1 used request id req-37543c2f-8d93-451f-9359-d3cf46c8d937 2018-07-19 01:54:48,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/ed280e3c-0f25-4154-828c-15e45b796bf1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" 2018-07-19 01:54:48,769 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:48 GMT Server: Apache x-openstack-request-id: req-00b55003-0a8f-4c06-b2bc-5c0a01e2a483 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:48,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:48 GMT Server: Apache x-openstack-request-id: req-ee3d5104-e62f-45ff-b8a4-62b94ca63c79 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "ed280e3c-0f25-4154-828c-15e45b796bf1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2", "stack_user_project_id": "df9c40ede270447a86e0f9ea05375e57", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-19T01:54:35Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ed280e3c-0f25-4154-828c-15e45b796bf1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-19 01:54:48,811 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1 used request id req-ee3d5104-e62f-45ff-b8a4-62b94ca63c79 2018-07-19 01:54:48,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/55161a2c-d77b-4f13-a9ab-89935802e900 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" 2018-07-19 01:54:48,840 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:48 GMT Server: Apache x-openstack-request-id: req-59c7fc33-4827-4eaa-9b7c-cac37b27a09c Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:48,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:54:48 GMT Server: Apache x-openstack-request-id: req-1c9be414-2b7d-4b2b-943d-7ac88dc76b1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:54:48,882 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack1/55161a2c-d77b-4f13-a9ab-89935802e900 used request id req-1c9be414-2b7d-4b2b-943d-7ac88dc76b1d 2018-07-19 01:54:48,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/ed280e3c-0f25-4154-828c-15e45b796bf1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b409c404a240265aa2fcd7fc05a36392d130af" 2018-07-19 01:54:48,927 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:48 GMT Server: Apache x-openstack-request-id: req-f27a139e-1f0a-451f-b64a-1842695250d9 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:49,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:54:48 GMT Server: Apache x-openstack-request-id: req-52829b89-fbc9-4d68-b767-bf5f88073f28 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:54:49,001 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-stack2/ed280e3c-0f25-4154-828c-15e45b796bf1 used request id req-52829b89-fbc9-4d68-b767-bf5f88073f28 2018-07-19 01:54:49,001 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-ec538b63-01bd-4be7-bb45-f2bf0783d8bf-image 2018-07-19 01:54:49,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/e4c433e2-ce29-4183-8129-9f8d4fc11873 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00489ea0983f8bf749d74dc2d200b8017522a532" 2018-07-19 01:54:49,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0cd731c1-2b6f-41cf-9e1e-398c8cacae73 Date: Thu, 19 Jul 2018 01:54:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-19 01:54:49,504 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/e4c433e2-ce29-4183-8129-9f8d4fc11873 used request id req-0cd731c1-2b6f-41cf-9e1e-398c8cacae73 2018-07-19 01:54:49,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/2dc6129e-93bc-4993-9c7e-9fd8b782c08a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2526538ab1af53648af1e85a487cbbaf209ebf2d" 2018-07-19 01:54:49,537 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:54: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-f5e5c384-8a81-40b3-beb8-3aaa7a6eb8ef x-compute-request-id: req-f5e5c384-8a81-40b3-beb8-3aaa7a6eb8ef Content-Length: 0 Content-Type: application/json 2018-07-19 01:54:49,537 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2dc6129e-93bc-4993-9c7e-9fd8b782c08a used request id req-f5e5c384-8a81-40b3-beb8-3aaa7a6eb8ef 2018-07-19 01:54:49,539 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-19 01:54:49,539 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:54:49,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:54:50,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:54:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["ZDJaWH10Q6mzP6ZswJQ4hg"], "issued_at": "2018-07-19T01:54:50.000000Z"}} 2018-07-19 01:54:50,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c526574d16c12724c2cf6eba8dbc8793188c49" -d '{"stack_name": "HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-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-07-19 01:54:51,873 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:54:50 GMT Server: Apache x-openstack-request-id: req-2e7f37c2-98a2-41c1-a242-242662f31f2d Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack/fd5b97bb-2201-4d9f-b5c5-34681cdbd29c Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "fd5b97bb-2201-4d9f-b5c5-34681cdbd29c", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack/fd5b97bb-2201-4d9f-b5c5-34681cdbd29c", "rel": "self"}]}} 2018-07-19 01:54:51,873 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks used request id req-2e7f37c2-98a2-41c1-a242-242662f31f2d 2018-07-19 01:54:51,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/fd5b97bb-2201-4d9f-b5c5-34681cdbd29c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c526574d16c12724c2cf6eba8dbc8793188c49" 2018-07-19 01:54:52,154 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:51 GMT Server: Apache x-openstack-request-id: req-d077c4db-101d-4831-851a-d95877921f4e Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack/fd5b97bb-2201-4d9f-b5c5-34681cdbd29c Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack/fd5b97bb-2201-4d9f-b5c5-34681cdbd29c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:52,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:52 GMT Server: Apache x-openstack-request-id: req-9680f6fc-b9b3-4a7c-a6cd-ae9efcb1f55c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "fd5b97bb-2201-4d9f-b5c5-34681cdbd29c", "OS::stack_name": "HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack", "stack_user_project_id": "e596be15b36349eb8f32056379d7aab5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-19T01:54:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack/fd5b97bb-2201-4d9f-b5c5-34681cdbd29c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fd5b97bb-2201-4d9f-b5c5-34681cdbd29c", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-19 01:54:52,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack/fd5b97bb-2201-4d9f-b5c5-34681cdbd29c used request id req-9680f6fc-b9b3-4a7c-a6cd-ae9efcb1f55c 2018-07-19 01:54:52,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/fd5b97bb-2201-4d9f-b5c5-34681cdbd29c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c526574d16c12724c2cf6eba8dbc8793188c49" 2018-07-19 01:54:52,952 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:52 GMT Server: Apache x-openstack-request-id: req-51badf09-d345-4b9c-addf-19b7dcb0ddaf Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack/fd5b97bb-2201-4d9f-b5c5-34681cdbd29c Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack/fd5b97bb-2201-4d9f-b5c5-34681cdbd29c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:53,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:52 GMT Server: Apache x-openstack-request-id: req-c070b18a-f189-4ff7-9f0d-2e93de618141 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "fd5b97bb-2201-4d9f-b5c5-34681cdbd29c", "OS::stack_name": "HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack", "stack_user_project_id": "e596be15b36349eb8f32056379d7aab5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-19T01:54:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack/fd5b97bb-2201-4d9f-b5c5-34681cdbd29c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fd5b97bb-2201-4d9f-b5c5-34681cdbd29c", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-19 01:54:53,175 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack/fd5b97bb-2201-4d9f-b5c5-34681cdbd29c used request id req-c070b18a-f189-4ff7-9f0d-2e93de618141 2018-07-19 01:54:53,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/fd5b97bb-2201-4d9f-b5c5-34681cdbd29c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c526574d16c12724c2cf6eba8dbc8793188c49" 2018-07-19 01:54:53,395 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:53 GMT Server: Apache x-openstack-request-id: req-26c040f6-125e-476d-95c7-9cc5fac4562e Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack/fd5b97bb-2201-4d9f-b5c5-34681cdbd29c/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack/fd5b97bb-2201-4d9f-b5c5-34681cdbd29c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:53,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:53 GMT Server: Apache x-openstack-request-id: req-d0626767-c558-44a8-872e-fcefecf45f09 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack/fd5b97bb-2201-4d9f-b5c5-34681cdbd29c/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack/fd5b97bb-2201-4d9f-b5c5-34681cdbd29c", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-19T01:54:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-19T01:54:51Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e8fa0c61-b95e-4e69-a744-fa7ab188656c", "resource_type": "OS::Nova::Flavor"}]} 2018-07-19 01:54:53,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack/fd5b97bb-2201-4d9f-b5c5-34681cdbd29c/resources used request id req-d0626767-c558-44a8-872e-fcefecf45f09 2018-07-19 01:54:53,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/e8fa0c61-b95e-4e69-a744-fa7ab188656c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c526574d16c12724c2cf6eba8dbc8793188c49" 2018-07-19 01:54:53,704 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01: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-fdf32f8e-3dd8-4a02-9e8f-7be968a8d5af x-compute-request-id: req-fdf32f8e-3dd8-4a02-9e8f-7be968a8d5af Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack-flavor-ug7wipdu6edb", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e8fa0c61-b95e-4e69-a744-fa7ab188656c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e8fa0c61-b95e-4e69-a744-fa7ab188656c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 200, "id": "e8fa0c61-b95e-4e69-a744-fa7ab188656c"}} 2018-07-19 01:54:53,705 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e8fa0c61-b95e-4e69-a744-fa7ab188656c used request id req-fdf32f8e-3dd8-4a02-9e8f-7be968a8d5af 2018-07-19 01:54:53,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/fd5b97bb-2201-4d9f-b5c5-34681cdbd29c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c526574d16c12724c2cf6eba8dbc8793188c49" 2018-07-19 01:54:53,740 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:53 GMT Server: Apache x-openstack-request-id: req-9edaf254-59d5-438d-acae-a3011ddd6a5e Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack/fd5b97bb-2201-4d9f-b5c5-34681cdbd29c Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack/fd5b97bb-2201-4d9f-b5c5-34681cdbd29c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:53,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:54:53 GMT Server: Apache x-openstack-request-id: req-24d0aee4-682b-40ce-ba8d-1986941eb357 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:54:53,954 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsFlavorTests-d84b80e6-40af-4bc3-a036-a36f8595eb84-stack/fd5b97bb-2201-4d9f-b5c5-34681cdbd29c used request id req-24d0aee4-682b-40ce-ba8d-1986941eb357 2018-07-19 01:54:53,955 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-19 01:54:53,956 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-19 01:54:53,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:54:54,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:54:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["YuPDQcHZSfKiLZzmOHQAsQ"], "issued_at": "2018-07-19T01:54:54.000000Z"}} 2018-07-19 01:54:54,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347e213121c79ec1e1cc023c78bffa123239c24f" -d '{"stack_name": "HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-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-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-kp"}}' 2018-07-19 01:54:56,293 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:54:54 GMT Server: Apache x-openstack-request-id: req-91c8a22e-983a-4335-8aa9-6bee821f9474 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack/18665382-f0a4-4639-a097-f5a40bceca76 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "18665382-f0a4-4639-a097-f5a40bceca76", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack/18665382-f0a4-4639-a097-f5a40bceca76", "rel": "self"}]}} 2018-07-19 01:54:56,293 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks used request id req-91c8a22e-983a-4335-8aa9-6bee821f9474 2018-07-19 01:54:56,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/18665382-f0a4-4639-a097-f5a40bceca76 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347e213121c79ec1e1cc023c78bffa123239c24f" 2018-07-19 01:54:56,499 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:56 GMT Server: Apache x-openstack-request-id: req-f2f14814-8503-4cd1-a5a4-d15781b7439d Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack/18665382-f0a4-4639-a097-f5a40bceca76 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack/18665382-f0a4-4639-a097-f5a40bceca76;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:56,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:56 GMT Server: Apache x-openstack-request-id: req-57280515-49c6-47ec-8c4f-44cce0a7e21d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1906 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "18665382-f0a4-4639-a097-f5a40bceca76", "OS::stack_name": "HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack", "keypair_name": "HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack", "stack_user_project_id": "10566f8d0ac64710b34d8af80a0f51f0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-19T01:54:55Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack/18665382-f0a4-4639-a097-f5a40bceca76", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "18665382-f0a4-4639-a097-f5a40bceca76", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqsdi9HJ05UULxOLBv9dOTCTucAlQ/FvcCwvNoKrNzsq1bBew\n43OfDkmB6TFjrktw2jD/o7NrR7QUtmXU407PXU4epfaLwuvnX7Xt4C9m2OushEtX\ngTfw6VXb6QQKaOmEO6LxZSu0hNNTaUfJEFjmN4Mhcrrr6hvjvtlfycwugKK/XR2Z\nnH7WCmNw+nqFU1OdHo+lv7j2oD2T6+a0uwFi77WFPZ16MQEaYMql9Bj4+RG+IwSZ\nbzWhHWu4HHrR0YUW5E+PXnXlkR/nUKXtlXa/dIPQiCECbQEVdm6kyiSTVpodFWGD\nkFlyEzKs0kufUdAXo9IR5YMdqx3Zkxa8H2Q1vQIDAQABAoIBADgojurRhI0sMl2R\nL6NVOuMhNeNTvPTvhCGBxSGzaTA6SoR8GegBymkZVQYI/r1/A2JMwJPlWT7gAfuk\n6ufAr8IAAWYT+AumJZS8r7eL/ucQQM/UMrdEXQ1t9X3fnUi4mYo+3+CkCZ2wHHq/\nZ2ffw/y3O1WOECwQ9ch5lN04LoaP9JIdoPn6O+Viytdy7b31KX6QDVGvRyavVmDV\n1OwzdnKAN0C05rAB/QH536DxTee5una4mkZJ7j4JXQ1mtJYNqUPKpfCUoGdGhOFn\nPLd30ey3joa85fTVlmwHOJYnBCJ+VuIqaw7GuO5C/UFjdaq/nVLtwuj850js7Bk0\nxj+MYyECgYEA1Mqf2nnfgB4XtPf70cevsN4iReiiO1K7uAjl8RFa1Is/IQ0XAP+1\nBSlk5F45Hpzq4ZXjg9fxRjdReO+Aoqdc9L1ox6NXD06U4ci7LUGCNSBM257qOT4n\ntr9jCb1bYW6nZVLiv9bkjY4cFdIR2PzRXCxLJ0OltpCjtrDyIDou3nkCgYEAzXTZ\n6cLUSvaiVAIL180IxLvyyVzZTu7T0mfIHgAlvyfEC8bNWXotb3XGQ6YK0gVMYmh7\ne2fF7DZrdgjnfLZb+weaFPzpD9Nk4H5mkw+0hVVfgg0nekyQOqrcp0HFJA+qSc23\nkPnUl3xt9tKaQ/vFIZITOxcic3KRW+l2PBO98GUCgYEAh8P4FdboaL/KdGY8Pu5f\nBEPWLjBtQdhZeOQEgbiG8VEeqCHH6ZU8k9yDSMltPED2A5Q0oywl/pzQ2I5GzoBl\n6Kjor2dh5pxGlYATHJ7NSsQfBYjw/DDR+eFGeTJdmV6WYyltDuU20bI37Rwo0v8L\nPPntwVGB62eBbNCcyz8UJFECgYEAkFCt6IcTu3w2VbACRZkduaMTTOHNOqaDX13K\nsVgFK5pxGJySDXHGjG47z7TIEPHrz4v4gJxJ6Dvpi8WBZJZrUY7raiakRpuEVjQz\nNMVpVea76Yv32O4CuVLfHxURttzSDnlToZ/69lVOoHsaJPqqY4RJwc3kQxeMhvUc\nOeLcHgkCgYBHgtSYr1EQifYBUvvx/4H+ACG9lNglIR44E2EetwMqutPqO8EqOCrg\n60v++fiS/o3CRCdjsrO1mJ7otQyiIINoBYTgqIY+zKxTOp3fIa7tNy9zNV7dTvXo\nJQHdV+QeA8Ot3B4Ri2KuLiV6qdWwMFF+s2+ZTymQu97hGPbotFa1JQ==\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-07-19 01:54:56,997 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack/18665382-f0a4-4639-a097-f5a40bceca76 used request id req-57280515-49c6-47ec-8c4f-44cce0a7e21d 2018-07-19 01:54:57,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/18665382-f0a4-4639-a097-f5a40bceca76 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347e213121c79ec1e1cc023c78bffa123239c24f" 2018-07-19 01:54:57,190 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:56 GMT Server: Apache x-openstack-request-id: req-7d287152-e4b1-4295-90d3-201e40c51839 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack/18665382-f0a4-4639-a097-f5a40bceca76 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack/18665382-f0a4-4639-a097-f5a40bceca76;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:57,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:57 GMT Server: Apache x-openstack-request-id: req-8a1d44f0-05f7-4bba-a9d7-ac050f9e7bd6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1906 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "18665382-f0a4-4639-a097-f5a40bceca76", "OS::stack_name": "HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack", "keypair_name": "HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack", "stack_user_project_id": "10566f8d0ac64710b34d8af80a0f51f0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-19T01:54:55Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack/18665382-f0a4-4639-a097-f5a40bceca76", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "18665382-f0a4-4639-a097-f5a40bceca76", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqsdi9HJ05UULxOLBv9dOTCTucAlQ/FvcCwvNoKrNzsq1bBew\n43OfDkmB6TFjrktw2jD/o7NrR7QUtmXU407PXU4epfaLwuvnX7Xt4C9m2OushEtX\ngTfw6VXb6QQKaOmEO6LxZSu0hNNTaUfJEFjmN4Mhcrrr6hvjvtlfycwugKK/XR2Z\nnH7WCmNw+nqFU1OdHo+lv7j2oD2T6+a0uwFi77WFPZ16MQEaYMql9Bj4+RG+IwSZ\nbzWhHWu4HHrR0YUW5E+PXnXlkR/nUKXtlXa/dIPQiCECbQEVdm6kyiSTVpodFWGD\nkFlyEzKs0kufUdAXo9IR5YMdqx3Zkxa8H2Q1vQIDAQABAoIBADgojurRhI0sMl2R\nL6NVOuMhNeNTvPTvhCGBxSGzaTA6SoR8GegBymkZVQYI/r1/A2JMwJPlWT7gAfuk\n6ufAr8IAAWYT+AumJZS8r7eL/ucQQM/UMrdEXQ1t9X3fnUi4mYo+3+CkCZ2wHHq/\nZ2ffw/y3O1WOECwQ9ch5lN04LoaP9JIdoPn6O+Viytdy7b31KX6QDVGvRyavVmDV\n1OwzdnKAN0C05rAB/QH536DxTee5una4mkZJ7j4JXQ1mtJYNqUPKpfCUoGdGhOFn\nPLd30ey3joa85fTVlmwHOJYnBCJ+VuIqaw7GuO5C/UFjdaq/nVLtwuj850js7Bk0\nxj+MYyECgYEA1Mqf2nnfgB4XtPf70cevsN4iReiiO1K7uAjl8RFa1Is/IQ0XAP+1\nBSlk5F45Hpzq4ZXjg9fxRjdReO+Aoqdc9L1ox6NXD06U4ci7LUGCNSBM257qOT4n\ntr9jCb1bYW6nZVLiv9bkjY4cFdIR2PzRXCxLJ0OltpCjtrDyIDou3nkCgYEAzXTZ\n6cLUSvaiVAIL180IxLvyyVzZTu7T0mfIHgAlvyfEC8bNWXotb3XGQ6YK0gVMYmh7\ne2fF7DZrdgjnfLZb+weaFPzpD9Nk4H5mkw+0hVVfgg0nekyQOqrcp0HFJA+qSc23\nkPnUl3xt9tKaQ/vFIZITOxcic3KRW+l2PBO98GUCgYEAh8P4FdboaL/KdGY8Pu5f\nBEPWLjBtQdhZeOQEgbiG8VEeqCHH6ZU8k9yDSMltPED2A5Q0oywl/pzQ2I5GzoBl\n6Kjor2dh5pxGlYATHJ7NSsQfBYjw/DDR+eFGeTJdmV6WYyltDuU20bI37Rwo0v8L\nPPntwVGB62eBbNCcyz8UJFECgYEAkFCt6IcTu3w2VbACRZkduaMTTOHNOqaDX13K\nsVgFK5pxGJySDXHGjG47z7TIEPHrz4v4gJxJ6Dvpi8WBZJZrUY7raiakRpuEVjQz\nNMVpVea76Yv32O4CuVLfHxURttzSDnlToZ/69lVOoHsaJPqqY4RJwc3kQxeMhvUc\nOeLcHgkCgYBHgtSYr1EQifYBUvvx/4H+ACG9lNglIR44E2EetwMqutPqO8EqOCrg\n60v++fiS/o3CRCdjsrO1mJ7otQyiIINoBYTgqIY+zKxTOp3fIa7tNy9zNV7dTvXo\nJQHdV+QeA8Ot3B4Ri2KuLiV6qdWwMFF+s2+ZTymQu97hGPbotFa1JQ==\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-07-19 01:54:57,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack/18665382-f0a4-4639-a097-f5a40bceca76 used request id req-8a1d44f0-05f7-4bba-a9d7-ac050f9e7bd6 2018-07-19 01:54:57,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/18665382-f0a4-4639-a097-f5a40bceca76/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347e213121c79ec1e1cc023c78bffa123239c24f" 2018-07-19 01:54:57,508 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:57 GMT Server: Apache x-openstack-request-id: req-0c6d9bcc-adc0-44f2-867b-8793731ec050 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack/18665382-f0a4-4639-a097-f5a40bceca76/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack/18665382-f0a4-4639-a097-f5a40bceca76/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:57,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:57 GMT Server: Apache x-openstack-request-id: req-f4a7c3a7-2b7e-4eeb-b2a2-2e0bb098efa5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack/18665382-f0a4-4639-a097-f5a40bceca76/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack/18665382-f0a4-4639-a097-f5a40bceca76", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-19T01:54:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-19T01:54:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-19 01:54:57,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack/18665382-f0a4-4639-a097-f5a40bceca76/resources used request id req-f4a7c3a7-2b7e-4eeb-b2a2-2e0bb098efa5 2018-07-19 01:54:57,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347e213121c79ec1e1cc023c78bffa123239c24f" 2018-07-19 01:54:57,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01: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,Accept-Encoding x-openstack-request-id: req-dd40cf3f-e6d7-41cc-8d46-72752e87e770 x-compute-request-id: req-dd40cf3f-e6d7-41cc-8d46-72752e87e770 Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqx2L0cnTlRQvE4sG/105MJO5wCVD8W9wLC82gqs3OyrVsF7Djc58OSYHpMWOuS3DaMP+js2tHtBS2ZdTjTs9dTh6l9ovC6+dfte3gL2bY66yES1eBN/DpVdvpBApo6YQ7ovFlK7SE01NpR8kQWOY3gyFyuuvqG+O+2V/JzC6Aor9dHZmcftYKY3D6eoVTU50ej6W/uPagPZPr5rS7AWLvtYU9nXoxARpgyqX0GPj5Eb4jBJlvNaEda7gcetHRhRbkT49edeWRH+dQpe2Vdr90g9CIIQJtARV2bqTKJJNWmh0VYYOQWXITMqzSS59R0Bej0hHlgx2rHdmTFrwfZDW9 Generated-by-Nova", "user_id": "b0c3f47c1bd84bf5aceb649427654846", "name": "HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-kp", "deleted": false, "created_at": "2018-07-19T01:54:56.000000", "updated_at": null, "fingerprint": "ac:c3:a1:f5:3a:92:3d:88:69:1e:f8:8c:6b:95:25:f0", "deleted_at": null, "id": 8}} 2018-07-19 01:54:57,753 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-kp used request id req-dd40cf3f-e6d7-41cc-8d46-72752e87e770 2018-07-19 01:54:57,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/18665382-f0a4-4639-a097-f5a40bceca76 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347e213121c79ec1e1cc023c78bffa123239c24f" 2018-07-19 01:54:57,969 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:57 GMT Server: Apache x-openstack-request-id: req-ac5a08a4-61a2-4499-87a7-96e559c691eb Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack/18665382-f0a4-4639-a097-f5a40bceca76 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack/18665382-f0a4-4639-a097-f5a40bceca76;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:58,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54:57 GMT Server: Apache x-openstack-request-id: req-d6ee595a-c715-47ef-83a2-883827cbcd15 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1906 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "18665382-f0a4-4639-a097-f5a40bceca76", "OS::stack_name": "HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack", "keypair_name": "HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack", "stack_user_project_id": "10566f8d0ac64710b34d8af80a0f51f0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-19T01:54:55Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack/18665382-f0a4-4639-a097-f5a40bceca76", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "18665382-f0a4-4639-a097-f5a40bceca76", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqsdi9HJ05UULxOLBv9dOTCTucAlQ/FvcCwvNoKrNzsq1bBew\n43OfDkmB6TFjrktw2jD/o7NrR7QUtmXU407PXU4epfaLwuvnX7Xt4C9m2OushEtX\ngTfw6VXb6QQKaOmEO6LxZSu0hNNTaUfJEFjmN4Mhcrrr6hvjvtlfycwugKK/XR2Z\nnH7WCmNw+nqFU1OdHo+lv7j2oD2T6+a0uwFi77WFPZ16MQEaYMql9Bj4+RG+IwSZ\nbzWhHWu4HHrR0YUW5E+PXnXlkR/nUKXtlXa/dIPQiCECbQEVdm6kyiSTVpodFWGD\nkFlyEzKs0kufUdAXo9IR5YMdqx3Zkxa8H2Q1vQIDAQABAoIBADgojurRhI0sMl2R\nL6NVOuMhNeNTvPTvhCGBxSGzaTA6SoR8GegBymkZVQYI/r1/A2JMwJPlWT7gAfuk\n6ufAr8IAAWYT+AumJZS8r7eL/ucQQM/UMrdEXQ1t9X3fnUi4mYo+3+CkCZ2wHHq/\nZ2ffw/y3O1WOECwQ9ch5lN04LoaP9JIdoPn6O+Viytdy7b31KX6QDVGvRyavVmDV\n1OwzdnKAN0C05rAB/QH536DxTee5una4mkZJ7j4JXQ1mtJYNqUPKpfCUoGdGhOFn\nPLd30ey3joa85fTVlmwHOJYnBCJ+VuIqaw7GuO5C/UFjdaq/nVLtwuj850js7Bk0\nxj+MYyECgYEA1Mqf2nnfgB4XtPf70cevsN4iReiiO1K7uAjl8RFa1Is/IQ0XAP+1\nBSlk5F45Hpzq4ZXjg9fxRjdReO+Aoqdc9L1ox6NXD06U4ci7LUGCNSBM257qOT4n\ntr9jCb1bYW6nZVLiv9bkjY4cFdIR2PzRXCxLJ0OltpCjtrDyIDou3nkCgYEAzXTZ\n6cLUSvaiVAIL180IxLvyyVzZTu7T0mfIHgAlvyfEC8bNWXotb3XGQ6YK0gVMYmh7\ne2fF7DZrdgjnfLZb+weaFPzpD9Nk4H5mkw+0hVVfgg0nekyQOqrcp0HFJA+qSc23\nkPnUl3xt9tKaQ/vFIZITOxcic3KRW+l2PBO98GUCgYEAh8P4FdboaL/KdGY8Pu5f\nBEPWLjBtQdhZeOQEgbiG8VEeqCHH6ZU8k9yDSMltPED2A5Q0oywl/pzQ2I5GzoBl\n6Kjor2dh5pxGlYATHJ7NSsQfBYjw/DDR+eFGeTJdmV6WYyltDuU20bI37Rwo0v8L\nPPntwVGB62eBbNCcyz8UJFECgYEAkFCt6IcTu3w2VbACRZkduaMTTOHNOqaDX13K\nsVgFK5pxGJySDXHGjG47z7TIEPHrz4v4gJxJ6Dvpi8WBZJZrUY7raiakRpuEVjQz\nNMVpVea76Yv32O4CuVLfHxURttzSDnlToZ/69lVOoHsaJPqqY4RJwc3kQxeMhvUc\nOeLcHgkCgYBHgtSYr1EQifYBUvvx/4H+ACG9lNglIR44E2EetwMqutPqO8EqOCrg\n60v++fiS/o3CRCdjsrO1mJ7otQyiIINoBYTgqIY+zKxTOp3fIa7tNy9zNV7dTvXo\nJQHdV+QeA8Ot3B4Ri2KuLiV6qdWwMFF+s2+ZTymQu97hGPbotFa1JQ==\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-07-19 01:54:58,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack/18665382-f0a4-4639-a097-f5a40bceca76 used request id req-d6ee595a-c715-47ef-83a2-883827cbcd15 2018-07-19 01:54:58,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347e213121c79ec1e1cc023c78bffa123239c24f" 2018-07-19 01:54:58,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:54: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-8873beb1-e787-423b-8e1b-0ebeadf0b1dc x-compute-request-id: req-8873beb1-e787-423b-8e1b-0ebeadf0b1dc Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqx2L0cnTlRQvE4sG/105MJO5wCVD8W9wLC82gqs3OyrVsF7Djc58OSYHpMWOuS3DaMP+js2tHtBS2ZdTjTs9dTh6l9ovC6+dfte3gL2bY66yES1eBN/DpVdvpBApo6YQ7ovFlK7SE01NpR8kQWOY3gyFyuuvqG+O+2V/JzC6Aor9dHZmcftYKY3D6eoVTU50ej6W/uPagPZPr5rS7AWLvtYU9nXoxARpgyqX0GPj5Eb4jBJlvNaEda7gcetHRhRbkT49edeWRH+dQpe2Vdr90g9CIIQJtARV2bqTKJJNWmh0VYYOQWXITMqzSS59R0Bej0hHlgx2rHdmTFrwfZDW9 Generated-by-Nova", "user_id": "b0c3f47c1bd84bf5aceb649427654846", "name": "HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-kp", "deleted": false, "created_at": "2018-07-19T01:54:56.000000", "updated_at": null, "fingerprint": "ac:c3:a1:f5:3a:92:3d:88:69:1e:f8:8c:6b:95:25:f0", "deleted_at": null, "id": 8}} 2018-07-19 01:54:58,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-kp used request id req-8873beb1-e787-423b-8e1b-0ebeadf0b1dc 2018-07-19 01:54:58,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/18665382-f0a4-4639-a097-f5a40bceca76 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347e213121c79ec1e1cc023c78bffa123239c24f" 2018-07-19 01:54:58,480 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:54:58 GMT Server: Apache x-openstack-request-id: req-de33733a-d2c3-4498-81c2-7b98a6bd4beb Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack/18665382-f0a4-4639-a097-f5a40bceca76 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack/18665382-f0a4-4639-a097-f5a40bceca76;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:54:58,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:54:58 GMT Server: Apache x-openstack-request-id: req-3b05e1fa-1202-4242-ad05-eda47a699c98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:54:58,522 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsKeypairTests-0b22fe1b-4eea-4e79-a0ce-f081cdf20b7d-stack/18665382-f0a4-4639-a097-f5a40bceca76 used request id req-3b05e1fa-1202-4242-ad05-eda47a699c98 2018-07-19 01:54:58,523 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-19 01:54:58,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:54:58,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:54:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["pDaPmKF2Riqk0S6jWNt46g"], "issued_at": "2018-07-19T01:54:58.000000Z"}} 2018-07-19 01:54:58,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543893b45dbb361fdbc3f1835fe543257654c32d" -d '{"stack_name": "HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-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-d825c067-3a0d-4cce-ba7a-6a02468f694e-sec-grp"}}' 2018-07-19 01:55:00,444 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 19 Jul 2018 01:54:58 GMT Server: Apache x-openstack-request-id: req-fa3b6633-8a1f-4914-9de9-0fbcc66aeab1 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-stack/29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-stack/29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd", "rel": "self"}]}} 2018-07-19 01:55:00,444 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks used request id req-fa3b6633-8a1f-4914-9de9-0fbcc66aeab1 2018-07-19 01:55:00,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543893b45dbb361fdbc3f1835fe543257654c32d" 2018-07-19 01:55:00,713 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:55:00 GMT Server: Apache x-openstack-request-id: req-03db3f80-1add-4970-9f91-0c9d9d0a9e44 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-stack/29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-stack/29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:55:00,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:00 GMT Server: Apache x-openstack-request-id: req-b208246e-963f-48c1-b47f-338df6791222 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd", "OS::stack_name": "HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-stack", "security_group_name": "HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-stack", "stack_user_project_id": "35b78d8b69a344f990b82f4816665b09", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-19T01:54:59Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-stack/29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-19 01:55:00,940 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-stack/29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd used request id req-b208246e-963f-48c1-b47f-338df6791222 2018-07-19 01:55:00,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543893b45dbb361fdbc3f1835fe543257654c32d" 2018-07-19 01:55:01,189 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:55:00 GMT Server: Apache x-openstack-request-id: req-eed4bc55-a74d-41ca-9bd0-09aa8c18c3b0 Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-stack/29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-stack/29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:55:01,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:01 GMT Server: Apache x-openstack-request-id: req-4b6a1265-903a-46f5-8623-b1c27a770bfa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 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": "ba1c3d47632b40318826191b43d81cda", "OS::stack_id": "29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd", "OS::stack_name": "HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-stack", "security_group_name": "HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-stack", "stack_user_project_id": "35b78d8b69a344f990b82f4816665b09", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-19T01:54:59Z", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-stack/29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-19 01:55:01,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-stack/29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd used request id req-4b6a1265-903a-46f5-8623-b1c27a770bfa 2018-07-19 01:55:01,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543893b45dbb361fdbc3f1835fe543257654c32d" 2018-07-19 01:55:01,635 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:55:01 GMT Server: Apache x-openstack-request-id: req-062aafdb-a6df-43f0-a188-5b3e9c9a90ae Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-stack/29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-stack/29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:55:01,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:01 GMT Server: Apache x-openstack-request-id: req-76263147-4899-43ef-b99d-fdeb6b2c58a7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-stack/29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-stack/29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-19T01:55:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-19T01:55:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "21e42049-2a48-4b82-a301-d509eaec1c16", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-19 01:55:01,678 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-stack/29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd/resources used request id req-76263147-4899-43ef-b99d-fdeb6b2c58a7 2018-07-19 01:55:01,679 - neutron_utils - INFO - Retrieving security group with ID - 21e42049-2a48-4b82-a301-d509eaec1c16 2018-07-19 01:55:01,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=21e42049-2a48-4b82-a301-d509eaec1c16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543893b45dbb361fdbc3f1835fe543257654c32d" 2018-07-19 01:55:01,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-02feb363-00b8-4767-8b62-729808d62e32 Date: Thu, 19 Jul 2018 01:55:01 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:55:00Z", "updated_at": "2018-07-19T01:55:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-19T01:55:01Z", "revision_number": 0, "id": "3e48fb29-ef51-4bf9-9691-4a78098ec012", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-19T01:55:01Z", "security_group_id": "21e42049-2a48-4b82-a301-d509eaec1c16", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-19T01:55:01Z", "revision_number": 0, "id": "431550e0-8b3b-40d9-8dfd-de0278d07209", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-19T01:55:01Z", "security_group_id": "21e42049-2a48-4b82-a301-d509eaec1c16", "tenant_id": "ba1c3d47632b40318826191b43d81cda", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ba1c3d47632b40318826191b43d81cda"}], "revision_number": 5, "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "21e42049-2a48-4b82-a301-d509eaec1c16", "name": "HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-sec-grp"}]} 2018-07-19 01:55:01,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=21e42049-2a48-4b82-a301-d509eaec1c16 used request id req-02feb363-00b8-4767-8b62-729808d62e32 2018-07-19 01:55:01,748 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 21e42049-2a48-4b82-a301-d509eaec1c16 2018-07-19 01:55:01,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=21e42049-2a48-4b82-a301-d509eaec1c16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543893b45dbb361fdbc3f1835fe543257654c32d" 2018-07-19 01:55:01,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-bebb1a81-263c-4c5c-b296-34a8f9434010 Date: Thu, 19 Jul 2018 01:55:01 GMT RESP BODY: {"security_group_rules": [{"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-07-19T01:55:01Z", "security_group_id": "21e42049-2a48-4b82-a301-d509eaec1c16", "port_range_min": null, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:55:01Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "3e48fb29-ef51-4bf9-9691-4a78098ec012"}, {"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-07-19T01:55:01Z", "security_group_id": "21e42049-2a48-4b82-a301-d509eaec1c16", "port_range_min": 22, "revision_number": 0, "tenant_id": "ba1c3d47632b40318826191b43d81cda", "created_at": "2018-07-19T01:55:01Z", "project_id": "ba1c3d47632b40318826191b43d81cda", "id": "431550e0-8b3b-40d9-8dfd-de0278d07209"}]} 2018-07-19 01:55:01,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=21e42049-2a48-4b82-a301-d509eaec1c16 used request id req-bebb1a81-263c-4c5c-b296-34a8f9434010 2018-07-19 01:55:01,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543893b45dbb361fdbc3f1835fe543257654c32d" 2018-07-19 01:55:02,089 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 19 Jul 2018 01:55:01 GMT Server: Apache x-openstack-request-id: req-346af601-11a3-493c-b363-ff0dabd2d2ef Location: http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-stack/29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-stack/29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-19 01:55:02,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 19 Jul 2018 01:55:02 GMT Server: Apache x-openstack-request-id: req-2d3524cc-ab06-43c1-b6a3-fc45799c6bc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-19 01:55:02,310 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda/stacks/HeatUtilsSecurityGroupTests-d825c067-3a0d-4cce-ba7a-6a02468f694e-stack/29cf6d83-597b-4e6a-aeeb-cbd7dbf748bd used request id req-2d3524cc-ab06-43c1-b6a3-fc45799c6bc6 2018-07-19 01:55:02,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:55:02,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:55:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["TSlexwZBSVWOiKUX7j0XyA"], "issued_at": "2018-07-19T01:55:02.000000Z"}} 2018-07-19 01:55:02,733 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44549bbc461fe763726c4238f51df17be534ef28" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-57a0a569-2b7f-45f4-b596-6f31e0e931be"}}' 2018-07-19 01:55:02,976 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:02 GMT Server: Apache x-compute-request-id: req-4943cdce-b673-4597-9aa7-fe2c87efe7e2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4943cdce-b673-4597-9aa7-fe2c87efe7e2 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "3df72d4c-1737-4311-9eb2-e2d6b5cd524f", "name": "CinderUtilsQoSTests-57a0a569-2b7f-45f4-b596-6f31e0e931be"}, "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/3df72d4c-1737-4311-9eb2-e2d6b5cd524f", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/qos-specs/3df72d4c-1737-4311-9eb2-e2d6b5cd524f", "rel": "bookmark"}]} 2018-07-19 01:55:02,976 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs used request id req-4943cdce-b673-4597-9aa7-fe2c87efe7e2 2018-07-19 01:55:02,980 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4943cdce-b673-4597-9aa7-fe2c87efe7e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44549bbc461fe763726c4238f51df17be534ef28" 2018-07-19 01:55:03,182 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:02 GMT Server: Apache x-compute-request-id: req-d435074c-87f6-4e45-ac70-6554a52e6339 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d435074c-87f6-4e45-ac70-6554a52e6339 Content-Encoding: gzip Content-Length: 154 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "3df72d4c-1737-4311-9eb2-e2d6b5cd524f", "name": "CinderUtilsQoSTests-57a0a569-2b7f-45f4-b596-6f31e0e931be"}]} 2018-07-19 01:55:03,183 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs used request id req-d435074c-87f6-4e45-ac70-6554a52e6339 2018-07-19 01:55:03,183 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-57a0a569-2b7f-45f4-b596-6f31e0e931be 2018-07-19 01:55:03,186 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/3df72d4c-1737-4311-9eb2-e2d6b5cd524f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4943cdce-b673-4597-9aa7-fe2c87efe7e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44549bbc461fe763726c4238f51df17be534ef28" 2018-07-19 01:55:03,418 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eaf257e7-c62a-4fbd-bbcb-8e02ec0ab798 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-07-19 01:55:03,418 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/3df72d4c-1737-4311-9eb2-e2d6b5cd524f?force=False used request id req-eaf257e7-c62a-4fbd-bbcb-8e02ec0ab798 2018-07-19 01:55:03,421 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4943cdce-b673-4597-9aa7-fe2c87efe7e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44549bbc461fe763726c4238f51df17be534ef28" 2018-07-19 01:55:03,618 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:03 GMT Server: Apache x-compute-request-id: req-708f9ee3-a6de-4e36-8306-1931ac763865 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-708f9ee3-a6de-4e36-8306-1931ac763865 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-19 01:55:03,618 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs used request id req-708f9ee3-a6de-4e36-8306-1931ac763865 2018-07-19 01:55:03,618 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-57a0a569-2b7f-45f4-b596-6f31e0e931be 2018-07-19 01:55:03,621 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/3df72d4c-1737-4311-9eb2-e2d6b5cd524f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4943cdce-b673-4597-9aa7-fe2c87efe7e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44549bbc461fe763726c4238f51df17be534ef28" 2018-07-19 01:55:03,832 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:55:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c49baf99-e3a1-40cd-9449-d0cf7ec0fbe0 x-openstack-request-id: req-c49baf99-e3a1-40cd-9449-d0cf7ec0fbe0 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 3df72d4c-1737-4311-9eb2-e2d6b5cd524f.", "code": 404}} 2018-07-19 01:55:03,833 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/3df72d4c-1737-4311-9eb2-e2d6b5cd524f?force=False used request id req-c49baf99-e3a1-40cd-9449-d0cf7ec0fbe0 2018-07-19 01:55:03,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:55:04,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:55:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["gq5CGOw8S9CFcrpq-kS2Zg"], "issued_at": "2018-07-19T01:55:04.000000Z"}} 2018-07-19 01:55:04,235 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5371a9d7eb3ee68ab208f6be44df21cc5d518a0" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-0b78d34e-b153-4b64-9d15-1fbd72e09120"}}' 2018-07-19 01:55:04,462 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:04 GMT Server: Apache x-compute-request-id: req-25792d6a-4c54-4a28-a253-c5ca12151a2e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-25792d6a-4c54-4a28-a253-c5ca12151a2e Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "366914b6-8960-4d2b-99d4-f374e60930f3", "name": "CinderUtilsQoSTests-0b78d34e-b153-4b64-9d15-1fbd72e09120"}, "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/366914b6-8960-4d2b-99d4-f374e60930f3", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/qos-specs/366914b6-8960-4d2b-99d4-f374e60930f3", "rel": "bookmark"}]} 2018-07-19 01:55:04,462 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs used request id req-25792d6a-4c54-4a28-a253-c5ca12151a2e 2018-07-19 01:55:04,465 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-25792d6a-4c54-4a28-a253-c5ca12151a2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5371a9d7eb3ee68ab208f6be44df21cc5d518a0" 2018-07-19 01:55:04,664 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:04 GMT Server: Apache x-compute-request-id: req-c7a8ab56-a9a7-4c1c-8e05-1c3a67ec89f6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c7a8ab56-a9a7-4c1c-8e05-1c3a67ec89f6 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "366914b6-8960-4d2b-99d4-f374e60930f3", "name": "CinderUtilsQoSTests-0b78d34e-b153-4b64-9d15-1fbd72e09120"}]} 2018-07-19 01:55:04,665 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs used request id req-c7a8ab56-a9a7-4c1c-8e05-1c3a67ec89f6 2018-07-19 01:55:04,668 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/366914b6-8960-4d2b-99d4-f374e60930f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-25792d6a-4c54-4a28-a253-c5ca12151a2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5371a9d7eb3ee68ab208f6be44df21cc5d518a0" 2018-07-19 01:55:04,867 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:04 GMT Server: Apache x-compute-request-id: req-f2a84dc1-94fe-4486-a942-6a525f2fec5a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f2a84dc1-94fe-4486-a942-6a525f2fec5a Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "366914b6-8960-4d2b-99d4-f374e60930f3", "name": "CinderUtilsQoSTests-0b78d34e-b153-4b64-9d15-1fbd72e09120"}, "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/366914b6-8960-4d2b-99d4-f374e60930f3", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/qos-specs/366914b6-8960-4d2b-99d4-f374e60930f3", "rel": "bookmark"}]} 2018-07-19 01:55:04,867 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/366914b6-8960-4d2b-99d4-f374e60930f3 used request id req-f2a84dc1-94fe-4486-a942-6a525f2fec5a 2018-07-19 01:55:04,868 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-0b78d34e-b153-4b64-9d15-1fbd72e09120 2018-07-19 01:55:04,871 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/366914b6-8960-4d2b-99d4-f374e60930f3?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-25792d6a-4c54-4a28-a253-c5ca12151a2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5371a9d7eb3ee68ab208f6be44df21cc5d518a0" 2018-07-19 01:55:05,089 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7bc22e57-6f52-4c8d-81ae-6c36585934c0 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-07-19 01:55:05,090 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/366914b6-8960-4d2b-99d4-f374e60930f3?force=False used request id req-7bc22e57-6f52-4c8d-81ae-6c36585934c0 2018-07-19 01:55:05,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:55:05,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:55:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["rW6C-aZXS_uHeHW4j1Tcww"], "issued_at": "2018-07-19T01:55:05.000000Z"}} 2018-07-19 01:55:05,503 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b072381d3f12575c03b92f09b243327f956dcfaa" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-afd735b2-2eba-40ee-bfb9-32b3429e87e8"}}' 2018-07-19 01:55:05,725 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:05 GMT Server: Apache x-compute-request-id: req-e2b790b6-2847-4edc-a31f-a94635abfcb4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e2b790b6-2847-4edc-a31f-a94635abfcb4 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "b6c55daf-ed36-4f20-96cd-2cd9d9d2c379", "name": "CinderUtilsQoSTests-afd735b2-2eba-40ee-bfb9-32b3429e87e8"}, "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/b6c55daf-ed36-4f20-96cd-2cd9d9d2c379", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/qos-specs/b6c55daf-ed36-4f20-96cd-2cd9d9d2c379", "rel": "bookmark"}]} 2018-07-19 01:55:05,725 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs used request id req-e2b790b6-2847-4edc-a31f-a94635abfcb4 2018-07-19 01:55:05,727 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2b790b6-2847-4edc-a31f-a94635abfcb4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b072381d3f12575c03b92f09b243327f956dcfaa" 2018-07-19 01:55:05,910 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:05 GMT Server: Apache x-compute-request-id: req-db2cf8f8-5666-4176-bdcf-0609303a1dcd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-db2cf8f8-5666-4176-bdcf-0609303a1dcd Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "b6c55daf-ed36-4f20-96cd-2cd9d9d2c379", "name": "CinderUtilsQoSTests-afd735b2-2eba-40ee-bfb9-32b3429e87e8"}]} 2018-07-19 01:55:05,910 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs used request id req-db2cf8f8-5666-4176-bdcf-0609303a1dcd 2018-07-19 01:55:05,914 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/b6c55daf-ed36-4f20-96cd-2cd9d9d2c379 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2b790b6-2847-4edc-a31f-a94635abfcb4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b072381d3f12575c03b92f09b243327f956dcfaa" 2018-07-19 01:55:06,097 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:05 GMT Server: Apache x-compute-request-id: req-bf600f67-a5c1-4e06-9ef2-4316f467dba3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bf600f67-a5c1-4e06-9ef2-4316f467dba3 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "b6c55daf-ed36-4f20-96cd-2cd9d9d2c379", "name": "CinderUtilsQoSTests-afd735b2-2eba-40ee-bfb9-32b3429e87e8"}, "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/b6c55daf-ed36-4f20-96cd-2cd9d9d2c379", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/qos-specs/b6c55daf-ed36-4f20-96cd-2cd9d9d2c379", "rel": "bookmark"}]} 2018-07-19 01:55:06,098 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/b6c55daf-ed36-4f20-96cd-2cd9d9d2c379 used request id req-bf600f67-a5c1-4e06-9ef2-4316f467dba3 2018-07-19 01:55:06,098 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-afd735b2-2eba-40ee-bfb9-32b3429e87e8 2018-07-19 01:55:06,101 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/b6c55daf-ed36-4f20-96cd-2cd9d9d2c379?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2b790b6-2847-4edc-a31f-a94635abfcb4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b072381d3f12575c03b92f09b243327f956dcfaa" 2018-07-19 01:55:06,341 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3398b4f1-7659-491b-80bf-5265f1977da9 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-07-19 01:55:06,342 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/b6c55daf-ed36-4f20-96cd-2cd9d9d2c379?force=False used request id req-3398b4f1-7659-491b-80bf-5265f1977da9 2018-07-19 01:55:06,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:55:06,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:55:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["LG1fe_k4RC2Nr42zP72zAg"], "issued_at": "2018-07-19T01:55:06.000000Z"}} 2018-07-19 01:55:06,768 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795e7029511fa70cb2db17e41d460a391d7291a2" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-73873a4e-94b6-4515-88a9-2cf271df2577"}}' 2018-07-19 01:55:07,003 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:06 GMT Server: Apache x-compute-request-id: req-f57d3eb4-4a31-4223-800e-17138317792b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f57d3eb4-4a31-4223-800e-17138317792b Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "ce0db666-3408-4f2d-a400-0b1fa476885f", "name": "CinderUtilsQoSTests-73873a4e-94b6-4515-88a9-2cf271df2577"}, "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/ce0db666-3408-4f2d-a400-0b1fa476885f", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/qos-specs/ce0db666-3408-4f2d-a400-0b1fa476885f", "rel": "bookmark"}]} 2018-07-19 01:55:07,003 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs used request id req-f57d3eb4-4a31-4223-800e-17138317792b 2018-07-19 01:55:07,006 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f57d3eb4-4a31-4223-800e-17138317792b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795e7029511fa70cb2db17e41d460a391d7291a2" 2018-07-19 01:55:07,208 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:07 GMT Server: Apache x-compute-request-id: req-19a4a86e-c89b-4666-9d3e-f2030ff83f2b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-19a4a86e-c89b-4666-9d3e-f2030ff83f2b Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "ce0db666-3408-4f2d-a400-0b1fa476885f", "name": "CinderUtilsQoSTests-73873a4e-94b6-4515-88a9-2cf271df2577"}]} 2018-07-19 01:55:07,208 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs used request id req-19a4a86e-c89b-4666-9d3e-f2030ff83f2b 2018-07-19 01:55:07,211 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/ce0db666-3408-4f2d-a400-0b1fa476885f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f57d3eb4-4a31-4223-800e-17138317792b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795e7029511fa70cb2db17e41d460a391d7291a2" 2018-07-19 01:55:07,401 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:07 GMT Server: Apache x-compute-request-id: req-f1b505c2-d6ea-45f3-afd7-f311fe12884b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f1b505c2-d6ea-45f3-afd7-f311fe12884b Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "ce0db666-3408-4f2d-a400-0b1fa476885f", "name": "CinderUtilsQoSTests-73873a4e-94b6-4515-88a9-2cf271df2577"}, "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/ce0db666-3408-4f2d-a400-0b1fa476885f", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/qos-specs/ce0db666-3408-4f2d-a400-0b1fa476885f", "rel": "bookmark"}]} 2018-07-19 01:55:07,401 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/ce0db666-3408-4f2d-a400-0b1fa476885f used request id req-f1b505c2-d6ea-45f3-afd7-f311fe12884b 2018-07-19 01:55:07,401 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-73873a4e-94b6-4515-88a9-2cf271df2577 2018-07-19 01:55:07,404 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/ce0db666-3408-4f2d-a400-0b1fa476885f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f57d3eb4-4a31-4223-800e-17138317792b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795e7029511fa70cb2db17e41d460a391d7291a2" 2018-07-19 01:55:07,611 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-65704809-da4c-468c-9198-2c2aa609f17e 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-07-19 01:55:07,611 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/ce0db666-3408-4f2d-a400-0b1fa476885f?force=False used request id req-65704809-da4c-468c-9198-2c2aa609f17e 2018-07-19 01:55:07,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:55:08,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:55:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["cGVyd7M1TBqZSczUv0ukkw"], "issued_at": "2018-07-19T01:55:07.000000Z"}} 2018-07-19 01:55:08,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8a1b171743cff714fbe320525787eafb1868b3" 2018-07-19 01:55:08,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098295fc-77c3-4149-b23f-7b155cbe3627 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:55:08,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-098295fc-77c3-4149-b23f-7b155cbe3627 2018-07-19 01:55:08,021 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8a1b171743cff714fbe320525787eafb1868b3" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-7543ade1-0f14-43c2-83d7-15e0dee1c332", "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-07-19 01:55:08,449 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:08 GMT Server: Apache x-compute-request-id: req-b03d48ab-6e12-44e7-97e5-a9a7bd7240bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b03d48ab-6e12-44e7-97e5-a9a7bd7240bd Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-19T01:55:08.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-7543ade1-0f14-43c2-83d7-15e0dee1c332", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c54b3328-8ff2-44f3-990d-c4d27cff671f", "size": 1}} 2018-07-19 01:55:08,449 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes used request id req-b03d48ab-6e12-44e7-97e5-a9a7bd7240bd 2018-07-19 01:55:08,452 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b03d48ab-6e12-44e7-97e5-a9a7bd7240bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8a1b171743cff714fbe320525787eafb1868b3" 2018-07-19 01:55:08,697 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:08 GMT Server: Apache x-compute-request-id: req-67b5ca54-ac16-4e8f-b0b0-f96647951b1b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-67b5ca54-ac16-4e8f-b0b0-f96647951b1b Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-19T01:55:08.000000", "replication_status": null, "snapshot_id": null, "id": "c54b3328-8ff2-44f3-990d-c4d27cff671f", "size": 1, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "os-vol-tenant-attr:tenant_id": "ba1c3d47632b40318826191b43d81cda", "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-7543ade1-0f14-43c2-83d7-15e0dee1c332", "bootable": "false", "created_at": "2018-07-19T01:55:08.000000", "volume_type": null}} 2018-07-19 01:55:08,697 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f used request id req-67b5ca54-ac16-4e8f-b0b0-f96647951b1b 2018-07-19 01:55:08,699 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b03d48ab-6e12-44e7-97e5-a9a7bd7240bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8a1b171743cff714fbe320525787eafb1868b3" 2018-07-19 01:55:08,917 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:08 GMT Server: Apache x-compute-request-id: req-ca3c429d-eda2-4ed1-9e11-5351430505c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ca3c429d-eda2-4ed1-9e11-5351430505c9 Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-19T01:55:08.000000", "replication_status": null, "snapshot_id": null, "id": "c54b3328-8ff2-44f3-990d-c4d27cff671f", "size": 1, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "os-vol-tenant-attr:tenant_id": "ba1c3d47632b40318826191b43d81cda", "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-7543ade1-0f14-43c2-83d7-15e0dee1c332", "bootable": "false", "created_at": "2018-07-19T01:55:08.000000", "volume_type": null}} 2018-07-19 01:55:08,917 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f used request id req-ca3c429d-eda2-4ed1-9e11-5351430505c9 2018-07-19 01:55:08,920 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b03d48ab-6e12-44e7-97e5-a9a7bd7240bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8a1b171743cff714fbe320525787eafb1868b3" 2018-07-19 01:55:09,141 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:08 GMT Server: Apache x-compute-request-id: req-c233a7ee-94d2-4f03-bfe6-8d06f3474643 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c233a7ee-94d2-4f03-bfe6-8d06f3474643 Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-19T01:55:08.000000", "replication_status": null, "snapshot_id": null, "id": "c54b3328-8ff2-44f3-990d-c4d27cff671f", "size": 1, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "os-vol-tenant-attr:tenant_id": "ba1c3d47632b40318826191b43d81cda", "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-7543ade1-0f14-43c2-83d7-15e0dee1c332", "bootable": "false", "created_at": "2018-07-19T01:55:08.000000", "volume_type": null}]} 2018-07-19 01:55:09,141 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/detail used request id req-c233a7ee-94d2-4f03-bfe6-8d06f3474643 2018-07-19 01:55:09,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:55:09,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85322ef9-4281-4e35-be08-00578860d221 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:55:09,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-85322ef9-4281-4e35-be08-00578860d221 2018-07-19 01:55:09,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8a1b171743cff714fbe320525787eafb1868b3" 2018-07-19 01:55:09,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff2c2aba-f2e7-460c-afec-1f87afadd08f Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:55:09,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-ff2c2aba-f2e7-460c-afec-1f87afadd08f 2018-07-19 01:55:09,169 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-7543ade1-0f14-43c2-83d7-15e0dee1c332 2018-07-19 01:55:09,172 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b03d48ab-6e12-44e7-97e5-a9a7bd7240bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8a1b171743cff714fbe320525787eafb1868b3" 2018-07-19 01:55:09,427 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1172140c-cb1f-4011-b36b-2553fa2b90d9 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-07-19 01:55:09,428 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f used request id req-1172140c-cb1f-4011-b36b-2553fa2b90d9 2018-07-19 01:55:09,431 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b03d48ab-6e12-44e7-97e5-a9a7bd7240bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8a1b171743cff714fbe320525787eafb1868b3" 2018-07-19 01:55:09,493 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:09 GMT Server: Apache x-compute-request-id: req-10dd63d5-3707-447b-8461-0317c6e07e07 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-10dd63d5-3707-447b-8461-0317c6e07e07 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-19T01:55:09.000000", "replication_status": null, "snapshot_id": null, "id": "c54b3328-8ff2-44f3-990d-c4d27cff671f", "size": 1, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "os-vol-tenant-attr:tenant_id": "ba1c3d47632b40318826191b43d81cda", "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-7543ade1-0f14-43c2-83d7-15e0dee1c332", "bootable": "false", "created_at": "2018-07-19T01:55:08.000000", "volume_type": null}} 2018-07-19 01:55:09,493 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f used request id req-10dd63d5-3707-447b-8461-0317c6e07e07 2018-07-19 01:55:12,500 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b03d48ab-6e12-44e7-97e5-a9a7bd7240bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8a1b171743cff714fbe320525787eafb1868b3" 2018-07-19 01:55:12,536 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:55:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-01cb837f-3684-45de-879d-b4db83c4f551 x-openstack-request-id: req-01cb837f-3684-45de-879d-b4db83c4f551 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume c54b3328-8ff2-44f3-990d-c4d27cff671f could not be found.", "code": 404}} 2018-07-19 01:55:12,537 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f used request id req-01cb837f-3684-45de-879d-b4db83c4f551 2018-07-19 01:55:12,539 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b03d48ab-6e12-44e7-97e5-a9a7bd7240bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8a1b171743cff714fbe320525787eafb1868b3" 2018-07-19 01:55:12,747 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:12 GMT Server: Apache x-compute-request-id: req-4f50f47a-24cf-41e1-a1ee-e7b8ea1c10d7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4f50f47a-24cf-41e1-a1ee-e7b8ea1c10d7 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-19 01:55:12,748 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/detail used request id req-4f50f47a-24cf-41e1-a1ee-e7b8ea1c10d7 2018-07-19 01:55:12,748 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-7543ade1-0f14-43c2-83d7-15e0dee1c332 2018-07-19 01:55:12,751 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b03d48ab-6e12-44e7-97e5-a9a7bd7240bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8a1b171743cff714fbe320525787eafb1868b3" 2018-07-19 01:55:12,956 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:55:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3d9c4bea-4ac6-41ed-9f79-f6810db91e37 x-openstack-request-id: req-3d9c4bea-4ac6-41ed-9f79-f6810db91e37 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume c54b3328-8ff2-44f3-990d-c4d27cff671f could not be found.", "code": 404}} 2018-07-19 01:55:12,957 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f used request id req-3d9c4bea-4ac6-41ed-9f79-f6810db91e37 2018-07-19 01:55:12,959 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b03d48ab-6e12-44e7-97e5-a9a7bd7240bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8a1b171743cff714fbe320525787eafb1868b3" 2018-07-19 01:55:12,996 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:55:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-25e669cd-eb0d-4d3b-b11a-a448a14ddf74 x-openstack-request-id: req-25e669cd-eb0d-4d3b-b11a-a448a14ddf74 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume c54b3328-8ff2-44f3-990d-c4d27cff671f could not be found.", "code": 404}} 2018-07-19 01:55:12,996 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/c54b3328-8ff2-44f3-990d-c4d27cff671f used request id req-25e669cd-eb0d-4d3b-b11a-a448a14ddf74 2018-07-19 01:55:12,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:55:13,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:55:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["78RIpbOlQ_qSXh-f9b49dg"], "issued_at": "2018-07-19T01:55:13.000000Z"}} 2018-07-19 01:55:13,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acac97bca06c118a8d5ab20fb15c31fa206831c" 2018-07-19 01:55:13,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-956ac271-feeb-4119-aaa5-2ff8f5c5b5bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-19 01:55:13,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-956ac271-feeb-4119-aaa5-2ff8f5c5b5bc 2018-07-19 01:55:13,409 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acac97bca06c118a8d5ab20fb15c31fa206831c" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-9c669eed-ee9c-4918-8307-6796fac5ad26", "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-07-19 01:55:13,744 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:13 GMT Server: Apache x-compute-request-id: req-a0dfe6fb-d94d-4ac7-97cf-f27e22d0c356 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a0dfe6fb-d94d-4ac7-97cf-f27e22d0c356 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/d7902461-21bb-4eba-80ab-b02f2af8ef60", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/d7902461-21bb-4eba-80ab-b02f2af8ef60", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-19T01:55:13.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-9c669eed-ee9c-4918-8307-6796fac5ad26", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d7902461-21bb-4eba-80ab-b02f2af8ef60", "size": 1}} 2018-07-19 01:55:13,744 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes used request id req-a0dfe6fb-d94d-4ac7-97cf-f27e22d0c356 2018-07-19 01:55:13,748 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/d7902461-21bb-4eba-80ab-b02f2af8ef60 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0dfe6fb-d94d-4ac7-97cf-f27e22d0c356" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acac97bca06c118a8d5ab20fb15c31fa206831c" 2018-07-19 01:55:14,018 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:13 GMT Server: Apache x-compute-request-id: req-fdd63631-4b07-4039-b3d7-2ad624d8e558 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fdd63631-4b07-4039-b3d7-2ad624d8e558 Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/d7902461-21bb-4eba-80ab-b02f2af8ef60", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/d7902461-21bb-4eba-80ab-b02f2af8ef60", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-19T01:55:13.000000", "replication_status": null, "snapshot_id": null, "id": "d7902461-21bb-4eba-80ab-b02f2af8ef60", "size": 1, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "os-vol-tenant-attr:tenant_id": "ba1c3d47632b40318826191b43d81cda", "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-9c669eed-ee9c-4918-8307-6796fac5ad26", "bootable": "false", "created_at": "2018-07-19T01:55:13.000000", "volume_type": null}} 2018-07-19 01:55:14,018 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/d7902461-21bb-4eba-80ab-b02f2af8ef60 used request id req-fdd63631-4b07-4039-b3d7-2ad624d8e558 2018-07-19 01:55:14,021 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/d7902461-21bb-4eba-80ab-b02f2af8ef60 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0dfe6fb-d94d-4ac7-97cf-f27e22d0c356" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acac97bca06c118a8d5ab20fb15c31fa206831c" 2018-07-19 01:55:14,256 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:14 GMT Server: Apache x-compute-request-id: req-2ef4796e-9ed3-432d-92f8-445bad151fba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2ef4796e-9ed3-432d-92f8-445bad151fba Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/d7902461-21bb-4eba-80ab-b02f2af8ef60", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/d7902461-21bb-4eba-80ab-b02f2af8ef60", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-19T01:55:14.000000", "replication_status": null, "snapshot_id": null, "id": "d7902461-21bb-4eba-80ab-b02f2af8ef60", "size": 1, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "os-vol-tenant-attr:tenant_id": "ba1c3d47632b40318826191b43d81cda", "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-9c669eed-ee9c-4918-8307-6796fac5ad26", "bootable": "false", "created_at": "2018-07-19T01:55:13.000000", "volume_type": null}} 2018-07-19 01:55:14,257 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/d7902461-21bb-4eba-80ab-b02f2af8ef60 used request id req-2ef4796e-9ed3-432d-92f8-445bad151fba 2018-07-19 01:55:14,259 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0dfe6fb-d94d-4ac7-97cf-f27e22d0c356" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acac97bca06c118a8d5ab20fb15c31fa206831c" 2018-07-19 01:55:14,493 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:14 GMT Server: Apache x-compute-request-id: req-e3621321-7a1c-4ec9-a683-484669651c7d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e3621321-7a1c-4ec9-a683-484669651c7d Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/d7902461-21bb-4eba-80ab-b02f2af8ef60", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/d7902461-21bb-4eba-80ab-b02f2af8ef60", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-19T01:55:14.000000", "replication_status": null, "snapshot_id": null, "id": "d7902461-21bb-4eba-80ab-b02f2af8ef60", "size": 1, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "os-vol-tenant-attr:tenant_id": "ba1c3d47632b40318826191b43d81cda", "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-9c669eed-ee9c-4918-8307-6796fac5ad26", "bootable": "false", "created_at": "2018-07-19T01:55:13.000000", "volume_type": null}]} 2018-07-19 01:55:14,493 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/detail used request id req-e3621321-7a1c-4ec9-a683-484669651c7d 2018-07-19 01:55:14,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-19 01:55:14,502 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 19 Jul 2018 01:55:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2dfcb18-7ab7-4dc7-8b1b-dd64547afa4b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-19 01:55:14,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-a2dfcb18-7ab7-4dc7-8b1b-dd64547afa4b 2018-07-19 01:55:14,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acac97bca06c118a8d5ab20fb15c31fa206831c" 2018-07-19 01:55:14,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8088f8a4-f4f2-4823-b18d-837a117658de Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}} 2018-07-19 01:55:14,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ba1c3d47632b40318826191b43d81cda used request id req-8088f8a4-f4f2-4823-b18d-837a117658de 2018-07-19 01:55:14,602 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-9c669eed-ee9c-4918-8307-6796fac5ad26 2018-07-19 01:55:14,605 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/d7902461-21bb-4eba-80ab-b02f2af8ef60 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0dfe6fb-d94d-4ac7-97cf-f27e22d0c356" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acac97bca06c118a8d5ab20fb15c31fa206831c" 2018-07-19 01:55:14,844 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d360f4e1-750b-4c57-b3ca-42f76452569f 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-07-19 01:55:14,845 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/d7902461-21bb-4eba-80ab-b02f2af8ef60 used request id req-d360f4e1-750b-4c57-b3ca-42f76452569f 2018-07-19 01:55:14,847 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/d7902461-21bb-4eba-80ab-b02f2af8ef60 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0dfe6fb-d94d-4ac7-97cf-f27e22d0c356" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acac97bca06c118a8d5ab20fb15c31fa206831c" 2018-07-19 01:55:14,908 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:14 GMT Server: Apache x-compute-request-id: req-95292fd3-8490-4d06-a82a-bc742b791593 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-95292fd3-8490-4d06-a82a-bc742b791593 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/d7902461-21bb-4eba-80ab-b02f2af8ef60", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/volumes/d7902461-21bb-4eba-80ab-b02f2af8ef60", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-19T01:55:14.000000", "replication_status": null, "snapshot_id": null, "id": "d7902461-21bb-4eba-80ab-b02f2af8ef60", "size": 1, "user_id": "b0c3f47c1bd84bf5aceb649427654846", "os-vol-tenant-attr:tenant_id": "ba1c3d47632b40318826191b43d81cda", "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-9c669eed-ee9c-4918-8307-6796fac5ad26", "bootable": "false", "created_at": "2018-07-19T01:55:13.000000", "volume_type": null}} 2018-07-19 01:55:14,909 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/d7902461-21bb-4eba-80ab-b02f2af8ef60 used request id req-95292fd3-8490-4d06-a82a-bc742b791593 2018-07-19 01:55:17,915 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/d7902461-21bb-4eba-80ab-b02f2af8ef60 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0dfe6fb-d94d-4ac7-97cf-f27e22d0c356" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acac97bca06c118a8d5ab20fb15c31fa206831c" 2018-07-19 01:55:18,111 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:55:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8190c9b5-55f2-4dfd-93c0-c2a8a1aa9619 x-openstack-request-id: req-8190c9b5-55f2-4dfd-93c0-c2a8a1aa9619 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume d7902461-21bb-4eba-80ab-b02f2af8ef60 could not be found.", "code": 404}} 2018-07-19 01:55:18,111 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/volumes/d7902461-21bb-4eba-80ab-b02f2af8ef60 used request id req-8190c9b5-55f2-4dfd-93c0-c2a8a1aa9619 2018-07-19 01:55:18,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:55:18,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:55:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["SMsAaLdpSN66amqZHfKpVw"], "issued_at": "2018-07-19T01:55:18.000000Z"}} 2018-07-19 01:55:18,505 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aba8fae090c5b207112356f59f384bfdc258b7f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-7965fa51-5bed-4386-a1ee-e4744f23d81b", "description": null}}' 2018-07-19 01:55:18,742 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:18 GMT Server: Apache x-compute-request-id: req-aed483aa-8b59-4d0c-8389-72f43a613924 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aed483aa-8b59-4d0c-8389-72f43a613924 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-7965fa51-5bed-4386-a1ee-e4744f23d81b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ac5d0fd3-b877-4128-9640-616002c02940", "description": null}} 2018-07-19 01:55:18,742 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types used request id req-aed483aa-8b59-4d0c-8389-72f43a613924 2018-07-19 01:55:18,745 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aed483aa-8b59-4d0c-8389-72f43a613924" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aba8fae090c5b207112356f59f384bfdc258b7f" 2018-07-19 01:55:18,938 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:18 GMT Server: Apache x-compute-request-id: req-0ff296c9-d1a0-42da-be7c-b879f32660c4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0ff296c9-d1a0-42da-be7c-b879f32660c4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-7965fa51-5bed-4386-a1ee-e4744f23d81b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ac5d0fd3-b877-4128-9640-616002c02940", "description": null}]} 2018-07-19 01:55:18,939 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types?is_public=None used request id req-0ff296c9-d1a0-42da-be7c-b879f32660c4 2018-07-19 01:55:18,942 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/ac5d0fd3-b877-4128-9640-616002c02940 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aed483aa-8b59-4d0c-8389-72f43a613924" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aba8fae090c5b207112356f59f384bfdc258b7f" 2018-07-19 01:55:19,129 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:18 GMT Server: Apache x-compute-request-id: req-c83f75ff-29f0-449f-b5ae-9d0d1b8575df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c83f75ff-29f0-449f-b5ae-9d0d1b8575df Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-7965fa51-5bed-4386-a1ee-e4744f23d81b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ac5d0fd3-b877-4128-9640-616002c02940", "description": null}} 2018-07-19 01:55:19,129 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/ac5d0fd3-b877-4128-9640-616002c02940 used request id req-c83f75ff-29f0-449f-b5ae-9d0d1b8575df 2018-07-19 01:55:19,132 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/ac5d0fd3-b877-4128-9640-616002c02940/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aed483aa-8b59-4d0c-8389-72f43a613924" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aba8fae090c5b207112356f59f384bfdc258b7f" 2018-07-19 01:55:19,393 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:19 GMT Server: Apache x-compute-request-id: req-a4f2951b-7ad8-40d4-ba8f-0d3af0c7006b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a4f2951b-7ad8-40d4-ba8f-0d3af0c7006b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-19 01:55:19,393 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/ac5d0fd3-b877-4128-9640-616002c02940/encryption used request id req-a4f2951b-7ad8-40d4-ba8f-0d3af0c7006b 2018-07-19 01:55:19,394 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-7965fa51-5bed-4386-a1ee-e4744f23d81b 2018-07-19 01:55:19,397 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/ac5d0fd3-b877-4128-9640-616002c02940 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aed483aa-8b59-4d0c-8389-72f43a613924" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aba8fae090c5b207112356f59f384bfdc258b7f" 2018-07-19 01:55:19,601 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8889c5b2-c4fd-4cb5-81c2-821c90b6b655 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-07-19 01:55:19,601 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/ac5d0fd3-b877-4128-9640-616002c02940 used request id req-8889c5b2-c4fd-4cb5-81c2-821c90b6b655 2018-07-19 01:55:19,604 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/ac5d0fd3-b877-4128-9640-616002c02940 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aed483aa-8b59-4d0c-8389-72f43a613924" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aba8fae090c5b207112356f59f384bfdc258b7f" 2018-07-19 01:55:19,795 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:55:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7590ba02-a809-4589-b34c-3c64ff0d172a x-openstack-request-id: req-7590ba02-a809-4589-b34c-3c64ff0d172a Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type ac5d0fd3-b877-4128-9640-616002c02940 could not be found.", "code": 404}} 2018-07-19 01:55:19,795 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/ac5d0fd3-b877-4128-9640-616002c02940 used request id req-7590ba02-a809-4589-b34c-3c64ff0d172a 2018-07-19 01:55:19,795 - cinder_utils - INFO - Volume with ID [ac5d0fd3-b877-4128-9640-616002c02940] does not exist 2018-07-19 01:55:19,795 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-7965fa51-5bed-4386-a1ee-e4744f23d81b 2018-07-19 01:55:19,798 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/ac5d0fd3-b877-4128-9640-616002c02940 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aed483aa-8b59-4d0c-8389-72f43a613924" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aba8fae090c5b207112356f59f384bfdc258b7f" 2018-07-19 01:55:19,991 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:55:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-37a327e5-392b-4636-b20d-8a894a9f60c4 x-openstack-request-id: req-37a327e5-392b-4636-b20d-8a894a9f60c4 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type ac5d0fd3-b877-4128-9640-616002c02940 could not be found.", "code": 404}} 2018-07-19 01:55:19,991 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/ac5d0fd3-b877-4128-9640-616002c02940 used request id req-37a327e5-392b-4636-b20d-8a894a9f60c4 2018-07-19 01:55:19,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:55:20,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:55:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["dLwhE8EgSuiDRzL0PbmjwA"], "issued_at": "2018-07-19T01:55:20.000000Z"}} 2018-07-19 01:55:20,398 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ccf0e5ecab0fb6f331ed27f0e6794e99e7f916" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-ccd0a112-4cbc-4c6b-b630-00ecdac41cbc", "description": null}}' 2018-07-19 01:55:20,628 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:20 GMT Server: Apache x-compute-request-id: req-46285d0d-5c53-4f70-afbf-09b75664b2a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-46285d0d-5c53-4f70-afbf-09b75664b2a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-ccd0a112-4cbc-4c6b-b630-00ecdac41cbc", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1202c88f-beff-42bf-b7fc-1d15401f7712", "description": null}} 2018-07-19 01:55:20,628 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types used request id req-46285d0d-5c53-4f70-afbf-09b75664b2a0 2018-07-19 01:55:20,631 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-46285d0d-5c53-4f70-afbf-09b75664b2a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ccf0e5ecab0fb6f331ed27f0e6794e99e7f916" 2018-07-19 01:55:20,821 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:20 GMT Server: Apache x-compute-request-id: req-e1285f29-e3d5-4022-a39f-66bd1f7730f4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e1285f29-e3d5-4022-a39f-66bd1f7730f4 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-ccd0a112-4cbc-4c6b-b630-00ecdac41cbc", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1202c88f-beff-42bf-b7fc-1d15401f7712", "description": null}]} 2018-07-19 01:55:20,821 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types?is_public=None used request id req-e1285f29-e3d5-4022-a39f-66bd1f7730f4 2018-07-19 01:55:20,824 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/1202c88f-beff-42bf-b7fc-1d15401f7712 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-46285d0d-5c53-4f70-afbf-09b75664b2a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ccf0e5ecab0fb6f331ed27f0e6794e99e7f916" 2018-07-19 01:55:21,013 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:20 GMT Server: Apache x-compute-request-id: req-6f129b6a-d89b-4d9d-9ce7-e047cf3cd6fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6f129b6a-d89b-4d9d-9ce7-e047cf3cd6fd Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-ccd0a112-4cbc-4c6b-b630-00ecdac41cbc", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1202c88f-beff-42bf-b7fc-1d15401f7712", "description": null}} 2018-07-19 01:55:21,013 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/1202c88f-beff-42bf-b7fc-1d15401f7712 used request id req-6f129b6a-d89b-4d9d-9ce7-e047cf3cd6fd 2018-07-19 01:55:21,016 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/1202c88f-beff-42bf-b7fc-1d15401f7712/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-46285d0d-5c53-4f70-afbf-09b75664b2a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ccf0e5ecab0fb6f331ed27f0e6794e99e7f916" 2018-07-19 01:55:21,217 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:21 GMT Server: Apache x-compute-request-id: req-486bd106-38bf-4382-8777-07cfd66385fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-486bd106-38bf-4382-8777-07cfd66385fb Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-19 01:55:21,218 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/1202c88f-beff-42bf-b7fc-1d15401f7712/encryption used request id req-486bd106-38bf-4382-8777-07cfd66385fb 2018-07-19 01:55:21,220 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/1202c88f-beff-42bf-b7fc-1d15401f7712 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-46285d0d-5c53-4f70-afbf-09b75664b2a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ccf0e5ecab0fb6f331ed27f0e6794e99e7f916" 2018-07-19 01:55:21,423 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:21 GMT Server: Apache x-compute-request-id: req-6a4ceb15-114b-4b0a-a62d-5301a393bd2c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6a4ceb15-114b-4b0a-a62d-5301a393bd2c Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-ccd0a112-4cbc-4c6b-b630-00ecdac41cbc", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1202c88f-beff-42bf-b7fc-1d15401f7712", "description": null}} 2018-07-19 01:55:21,423 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/1202c88f-beff-42bf-b7fc-1d15401f7712 used request id req-6a4ceb15-114b-4b0a-a62d-5301a393bd2c 2018-07-19 01:55:21,426 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/1202c88f-beff-42bf-b7fc-1d15401f7712 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-46285d0d-5c53-4f70-afbf-09b75664b2a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ccf0e5ecab0fb6f331ed27f0e6794e99e7f916" 2018-07-19 01:55:21,449 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:21 GMT Server: Apache x-compute-request-id: req-0a9846db-136e-456a-a267-1ad71f1105cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0a9846db-136e-456a-a267-1ad71f1105cf Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-ccd0a112-4cbc-4c6b-b630-00ecdac41cbc", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1202c88f-beff-42bf-b7fc-1d15401f7712", "description": null}} 2018-07-19 01:55:21,450 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/1202c88f-beff-42bf-b7fc-1d15401f7712 used request id req-0a9846db-136e-456a-a267-1ad71f1105cf 2018-07-19 01:55:21,452 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/1202c88f-beff-42bf-b7fc-1d15401f7712/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-46285d0d-5c53-4f70-afbf-09b75664b2a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ccf0e5ecab0fb6f331ed27f0e6794e99e7f916" 2018-07-19 01:55:21,653 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:21 GMT Server: Apache x-compute-request-id: req-e68d6fd6-fac7-4355-821a-f31cb747e760 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e68d6fd6-fac7-4355-821a-f31cb747e760 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-19 01:55:21,654 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/1202c88f-beff-42bf-b7fc-1d15401f7712/encryption used request id req-e68d6fd6-fac7-4355-821a-f31cb747e760 2018-07-19 01:55:21,654 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-ccd0a112-4cbc-4c6b-b630-00ecdac41cbc 2018-07-19 01:55:21,656 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/1202c88f-beff-42bf-b7fc-1d15401f7712 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-46285d0d-5c53-4f70-afbf-09b75664b2a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ccf0e5ecab0fb6f331ed27f0e6794e99e7f916" 2018-07-19 01:55:21,887 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bda4576c-8a4c-4506-972e-2c1e1c55ece5 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-07-19 01:55:21,887 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/1202c88f-beff-42bf-b7fc-1d15401f7712 used request id req-bda4576c-8a4c-4506-972e-2c1e1c55ece5 2018-07-19 01:55:21,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:55:22,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:55:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["icedHiHnQwKl0-IjX9o0_A"], "issued_at": "2018-07-19T01:55:22.000000Z"}} 2018-07-19 01:55:22,402 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c8dd91cd21a3f971ba6a3588702a9719acee24" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-0f1ea57c-f9a5-4fae-a1a1-cac0dd87f711-type", "description": null}}' 2018-07-19 01:55:22,615 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:22 GMT Server: Apache x-compute-request-id: req-c4e599b6-c076-4414-842e-d5e8d8283992 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c4e599b6-c076-4414-842e-d5e8d8283992 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-0f1ea57c-f9a5-4fae-a1a1-cac0dd87f711-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7b3181b4-12a1-4e6e-9de3-ae725fc97d1f", "description": null}} 2018-07-19 01:55:22,616 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types used request id req-c4e599b6-c076-4414-842e-d5e8d8283992 2018-07-19 01:55:22,619 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/7b3181b4-12a1-4e6e-9de3-ae725fc97d1f/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c4e599b6-c076-4414-842e-d5e8d8283992" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c8dd91cd21a3f971ba6a3588702a9719acee24" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-0f1ea57c-f9a5-4fae-a1a1-cac0dd87f711", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-19 01:55:22,798 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Thu, 19 Jul 2018 01:55:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-28ff1eee-fa91-4a44-b2d8-8ccdecf57570 x-openstack-request-id: req-28ff1eee-fa91-4a44-b2d8-8ccdecf57570 Content-Length: 379 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'name': u'CinderUtilsAddEncryptionTests-0f1ea57c-f9a5-4fae-a1a1-cac0dd87f711', u'control_location': u'back-end', u'key_size': -1, u'provider': u'foo', u'provider_class': u'foo', u'cipher': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-07-19 01:55:22,798 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/7b3181b4-12a1-4e6e-9de3-ae725fc97d1f/encryption used request id req-28ff1eee-fa91-4a44-b2d8-8ccdecf57570 2018-07-19 01:55:22,798 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-0f1ea57c-f9a5-4fae-a1a1-cac0dd87f711-type 2018-07-19 01:55:22,801 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/7b3181b4-12a1-4e6e-9de3-ae725fc97d1f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c4e599b6-c076-4414-842e-d5e8d8283992" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c8dd91cd21a3f971ba6a3588702a9719acee24" 2018-07-19 01:55:23,043 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5700bf11-bb4e-4511-93b8-0cfee0dd71c7 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-07-19 01:55:23,043 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/7b3181b4-12a1-4e6e-9de3-ae725fc97d1f used request id req-5700bf11-bb4e-4511-93b8-0cfee0dd71c7 2018-07-19 01:55:23,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:55:23,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:55:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["CBW8g8XMTCyzyy--IflVWA"], "issued_at": "2018-07-19T01:55:23.000000Z"}} 2018-07-19 01:55:23,441 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fb6c1707fb8f530759c1aa8d9893311fa85dea" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-21c5ec4e-991e-4470-b4fc-4312aa73b112-type", "description": null}}' 2018-07-19 01:55:23,655 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:23 GMT Server: Apache x-compute-request-id: req-ca548687-d539-4df2-8fc4-c10f07baea1e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ca548687-d539-4df2-8fc4-c10f07baea1e Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-21c5ec4e-991e-4470-b4fc-4312aa73b112-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "11b7355f-7de6-4476-a094-b628ba13b433", "description": null}} 2018-07-19 01:55:23,655 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types used request id req-ca548687-d539-4df2-8fc4-c10f07baea1e 2018-07-19 01:55:23,658 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/11b7355f-7de6-4476-a094-b628ba13b433/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ca548687-d539-4df2-8fc4-c10f07baea1e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fb6c1707fb8f530759c1aa8d9893311fa85dea" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-21c5ec4e-991e-4470-b4fc-4312aa73b112", "provider": "LuksEncryptor"}}' 2018-07-19 01:55:23,837 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Thu, 19 Jul 2018 01:55:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-06ed5a87-b509-4e69-9e2b-72ebfb1c52fc x-openstack-request-id: req-06ed5a87-b509-4e69-9e2b-72ebfb1c52fc Content-Length: 363 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'LuksEncryptor', u'name': u'CinderUtilsAddEncryptionTests-21c5ec4e-991e-4470-b4fc-4312aa73b112', u'provider': u'LuksEncryptor'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-07-19 01:55:23,837 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/11b7355f-7de6-4476-a094-b628ba13b433/encryption used request id req-06ed5a87-b509-4e69-9e2b-72ebfb1c52fc 2018-07-19 01:55:23,839 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-21c5ec4e-991e-4470-b4fc-4312aa73b112-type 2018-07-19 01:55:23,841 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/11b7355f-7de6-4476-a094-b628ba13b433 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca548687-d539-4df2-8fc4-c10f07baea1e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fb6c1707fb8f530759c1aa8d9893311fa85dea" 2018-07-19 01:55:24,068 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d563b02c-aa07-4182-924e-312f664cbb16 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-07-19 01:55:24,068 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/11b7355f-7de6-4476-a094-b628ba13b433 used request id req-d563b02c-aa07-4182-924e-312f664cbb16 2018-07-19 01:55:24,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:55:24,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:55:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["e87ogySlS_6fr0Qx1ENR9Q"], "issued_at": "2018-07-19T01:55:24.000000Z"}} 2018-07-19 01:55:24,461 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff4036bf667ea1a363b630e95c5f8ffb3f0fe06" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-37aece79-a24a-456d-a78d-beafff89735f-type", "description": null}}' 2018-07-19 01:55:24,691 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:24 GMT Server: Apache x-compute-request-id: req-d38cdc43-3411-41a8-b055-a740b2405a11 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d38cdc43-3411-41a8-b055-a740b2405a11 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-37aece79-a24a-456d-a78d-beafff89735f-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3feb6562-c364-4edf-888d-c7164a322626", "description": null}} 2018-07-19 01:55:24,691 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types used request id req-d38cdc43-3411-41a8-b055-a740b2405a11 2018-07-19 01:55:24,694 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/3feb6562-c364-4edf-888d-c7164a322626/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d38cdc43-3411-41a8-b055-a740b2405a11" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff4036bf667ea1a363b630e95c5f8ffb3f0fe06" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-37aece79-a24a-456d-a78d-beafff89735f", "provider": "foo"}}' 2018-07-19 01:55:24,872 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Thu, 19 Jul 2018 01:55:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-449552d7-678d-444b-a79d-328bebe9f3c2 x-openstack-request-id: req-449552d7-678d-444b-a79d-328bebe9f3c2 Content-Length: 344 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'control_location': u'front-end', u'provider_class': u'foo', u'name': u'CinderUtilsAddEncryptionTests-37aece79-a24a-456d-a78d-beafff89735f', u'provider': u'foo'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-07-19 01:55:24,872 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/3feb6562-c364-4edf-888d-c7164a322626/encryption used request id req-449552d7-678d-444b-a79d-328bebe9f3c2 2018-07-19 01:55:24,872 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-37aece79-a24a-456d-a78d-beafff89735f-type 2018-07-19 01:55:24,875 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/3feb6562-c364-4edf-888d-c7164a322626 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d38cdc43-3411-41a8-b055-a740b2405a11" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff4036bf667ea1a363b630e95c5f8ffb3f0fe06" 2018-07-19 01:55:25,091 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-94a1374e-7e92-4ae4-a2d3-e29e600393c0 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-07-19 01:55:25,091 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/3feb6562-c364-4edf-888d-c7164a322626 used request id req-94a1374e-7e92-4ae4-a2d3-e29e600393c0 2018-07-19 01:55:25,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:55:25,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:55:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["i21c45daQ8-Urd6_7GubhQ"], "issued_at": "2018-07-19T01:55:25.000000Z"}} 2018-07-19 01:55:25,486 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a59f8c14c8d721ffc6f8c4885d798bc3392bc4" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-0418020d-3a86-4fe9-9ffa-419546f88140-type", "description": null}}' 2018-07-19 01:55:25,700 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:25 GMT Server: Apache x-compute-request-id: req-f4eea68a-cdfe-4152-9316-e6f44c0af9e7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f4eea68a-cdfe-4152-9316-e6f44c0af9e7 Content-Encoding: gzip Content-Length: 200 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-0418020d-3a86-4fe9-9ffa-419546f88140-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c672a5eb-739f-4539-90fc-5a2518af768c", "description": null}} 2018-07-19 01:55:25,700 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types used request id req-f4eea68a-cdfe-4152-9316-e6f44c0af9e7 2018-07-19 01:55:25,704 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/c672a5eb-739f-4539-90fc-5a2518af768c/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f4eea68a-cdfe-4152-9316-e6f44c0af9e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a59f8c14c8d721ffc6f8c4885d798bc3392bc4" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-0418020d-3a86-4fe9-9ffa-419546f88140", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-19 01:55:25,885 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Thu, 19 Jul 2018 01:55:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-288e41ba-cb30-4f13-bd44-b0038650d215 x-openstack-request-id: req-288e41ba-cb30-4f13-bd44-b0038650d215 Content-Length: 378 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'name': u'CinderUtilsAddEncryptionTests-0418020d-3a86-4fe9-9ffa-419546f88140', u'control_location': u'back-end', u'key_size': 1, u'provider': u'foo', u'provider_class': u'foo', u'cipher': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-07-19 01:55:25,885 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/c672a5eb-739f-4539-90fc-5a2518af768c/encryption used request id req-288e41ba-cb30-4f13-bd44-b0038650d215 2018-07-19 01:55:25,886 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-0418020d-3a86-4fe9-9ffa-419546f88140-type 2018-07-19 01:55:25,889 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/c672a5eb-739f-4539-90fc-5a2518af768c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f4eea68a-cdfe-4152-9316-e6f44c0af9e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a59f8c14c8d721ffc6f8c4885d798bc3392bc4" 2018-07-19 01:55:26,122 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1189dbe9-14da-4e9a-aaea-bbf0bf4c29ff 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-07-19 01:55:26,123 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/c672a5eb-739f-4539-90fc-5a2518af768c used request id req-1189dbe9-14da-4e9a-aaea-bbf0bf4c29ff 2018-07-19 01:55:26,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:55:26,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:55:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["u_gKqbhVQU6knOjb-R7Ahw"], "issued_at": "2018-07-19T01:55:26.000000Z"}} 2018-07-19 01:55:26,525 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e8c6e16e43f2defb5b1a5c0b1029ea0f11b0da" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-eb149536-caa2-4b3c-8154-b23cb6945607-qos"}}' 2018-07-19 01:55:26,740 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:26 GMT Server: Apache x-compute-request-id: req-aeb03fad-47c2-4221-bcd3-25cc10a796ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aeb03fad-47c2-4221-bcd3-25cc10a796ed Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "cf5f806a-5b74-47bb-88cd-6ce6813c4c0c", "name": "CinderUtilsVolumeTypeCompleteTests-eb149536-caa2-4b3c-8154-b23cb6945607-qos"}, "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/cf5f806a-5b74-47bb-88cd-6ce6813c4c0c", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/qos-specs/cf5f806a-5b74-47bb-88cd-6ce6813c4c0c", "rel": "bookmark"}]} 2018-07-19 01:55:26,740 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs used request id req-aeb03fad-47c2-4221-bcd3-25cc10a796ed 2018-07-19 01:55:26,743 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-aeb03fad-47c2-4221-bcd3-25cc10a796ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e8c6e16e43f2defb5b1a5c0b1029ea0f11b0da" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-eb149536-caa2-4b3c-8154-b23cb6945607", "description": null}}' 2018-07-19 01:55:26,960 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:26 GMT Server: Apache x-compute-request-id: req-82838dad-d793-45d7-a4b7-f95b63c816d1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-82838dad-d793-45d7-a4b7-f95b63c816d1 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-eb149536-caa2-4b3c-8154-b23cb6945607", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3e5b9343-6b65-4e32-a91c-7cf15a8cf374", "description": null}} 2018-07-19 01:55:26,960 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types used request id req-82838dad-d793-45d7-a4b7-f95b63c816d1 2018-07-19 01:55:26,963 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/3e5b9343-6b65-4e32-a91c-7cf15a8cf374/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-aeb03fad-47c2-4221-bcd3-25cc10a796ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e8c6e16e43f2defb5b1a5c0b1029ea0f11b0da" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-19 01:55:27,246 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Thu, 19 Jul 2018 01:55:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b5893d43-36e9-4a83-9771-762848768e5f x-openstack-request-id: req-b5893d43-36e9-4a83-9771-762848768e5f Content-Length: 280 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'bar', u'name': u'foo', u'provider': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-07-19 01:55:27,247 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/3e5b9343-6b65-4e32-a91c-7cf15a8cf374/encryption used request id req-b5893d43-36e9-4a83-9771-762848768e5f 2018-07-19 01:55:27,247 - cinder_utils - WARNING - Error creating volume encryption - Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'bar', u'name': u'foo', u'provider': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected) (HTTP 400) (Request-ID: req-b5893d43-36e9-4a83-9771-762848768e5f) 2018-07-19 01:55:27,250 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/3e5b9343-6b65-4e32-a91c-7cf15a8cf374 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aeb03fad-47c2-4221-bcd3-25cc10a796ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e8c6e16e43f2defb5b1a5c0b1029ea0f11b0da" 2018-07-19 01:55:27,433 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:27 GMT Server: Apache x-compute-request-id: req-ba858af7-eec0-46a5-b3f0-715bb93297c4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ba858af7-eec0-46a5-b3f0-715bb93297c4 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-eb149536-caa2-4b3c-8154-b23cb6945607", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3e5b9343-6b65-4e32-a91c-7cf15a8cf374", "description": null}} 2018-07-19 01:55:27,433 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/3e5b9343-6b65-4e32-a91c-7cf15a8cf374 used request id req-ba858af7-eec0-46a5-b3f0-715bb93297c4 2018-07-19 01:55:27,436 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/3e5b9343-6b65-4e32-a91c-7cf15a8cf374/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aeb03fad-47c2-4221-bcd3-25cc10a796ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e8c6e16e43f2defb5b1a5c0b1029ea0f11b0da" 2018-07-19 01:55:27,636 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:27 GMT Server: Apache x-compute-request-id: req-11990749-4e8a-45b2-b7aa-69a49ee11be4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-11990749-4e8a-45b2-b7aa-69a49ee11be4 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-19 01:55:27,636 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/3e5b9343-6b65-4e32-a91c-7cf15a8cf374/encryption used request id req-11990749-4e8a-45b2-b7aa-69a49ee11be4 2018-07-19 01:55:27,637 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-eb149536-caa2-4b3c-8154-b23cb6945607 2018-07-19 01:55:27,640 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/3e5b9343-6b65-4e32-a91c-7cf15a8cf374 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aeb03fad-47c2-4221-bcd3-25cc10a796ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e8c6e16e43f2defb5b1a5c0b1029ea0f11b0da" 2018-07-19 01:55:27,865 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3176b7b9-f1ea-4852-8970-faeea31549ef 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-07-19 01:55:27,865 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/3e5b9343-6b65-4e32-a91c-7cf15a8cf374 used request id req-3176b7b9-f1ea-4852-8970-faeea31549ef 2018-07-19 01:55:27,866 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-eb149536-caa2-4b3c-8154-b23cb6945607-qos 2018-07-19 01:55:27,868 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/cf5f806a-5b74-47bb-88cd-6ce6813c4c0c?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aeb03fad-47c2-4221-bcd3-25cc10a796ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e8c6e16e43f2defb5b1a5c0b1029ea0f11b0da" 2018-07-19 01:55:28,069 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-33e71280-b49c-47bf-8de4-ab305c9e3652 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-07-19 01:55:28,069 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/cf5f806a-5b74-47bb-88cd-6ce6813c4c0c?force=False used request id req-33e71280-b49c-47bf-8de4-ab305c9e3652 2018-07-19 01:55:28,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:55:28,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:55:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["K0nVDZy-R62EMcaxAGXIRg"], "issued_at": "2018-07-19T01:55:28.000000Z"}} 2018-07-19 01:55:28,475 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438a222c7ce4f9ac724cee82cd27a65d2d89574f" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-61084a07-0419-4cf3-adcb-1222d7136caa-qos"}}' 2018-07-19 01:55:28,672 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:28 GMT Server: Apache x-compute-request-id: req-bc0f2352-e99e-4a1d-9c67-4d7fd6652cad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bc0f2352-e99e-4a1d-9c67-4d7fd6652cad Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "424cb608-6fa9-499f-9c02-6ffe2011d41a", "name": "CinderUtilsVolumeTypeCompleteTests-61084a07-0419-4cf3-adcb-1222d7136caa-qos"}, "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/424cb608-6fa9-499f-9c02-6ffe2011d41a", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/qos-specs/424cb608-6fa9-499f-9c02-6ffe2011d41a", "rel": "bookmark"}]} 2018-07-19 01:55:28,672 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs used request id req-bc0f2352-e99e-4a1d-9c67-4d7fd6652cad 2018-07-19 01:55:28,675 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bc0f2352-e99e-4a1d-9c67-4d7fd6652cad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438a222c7ce4f9ac724cee82cd27a65d2d89574f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-61084a07-0419-4cf3-adcb-1222d7136caa", "description": null}}' 2018-07-19 01:55:28,893 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:28 GMT Server: Apache x-compute-request-id: req-243eec09-dd38-42d5-bf16-82fb82d911d7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-243eec09-dd38-42d5-bf16-82fb82d911d7 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-61084a07-0419-4cf3-adcb-1222d7136caa", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5a473e69-8922-4719-846a-a3fadefd59ad", "description": null}} 2018-07-19 01:55:28,893 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types used request id req-243eec09-dd38-42d5-bf16-82fb82d911d7 2018-07-19 01:55:28,896 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc0f2352-e99e-4a1d-9c67-4d7fd6652cad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438a222c7ce4f9ac724cee82cd27a65d2d89574f" 2018-07-19 01:55:29,081 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:28 GMT Server: Apache x-compute-request-id: req-680e0f42-3401-40e9-a64f-4be916f7a5bc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-680e0f42-3401-40e9-a64f-4be916f7a5bc Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "424cb608-6fa9-499f-9c02-6ffe2011d41a", "name": "CinderUtilsVolumeTypeCompleteTests-61084a07-0419-4cf3-adcb-1222d7136caa-qos"}]} 2018-07-19 01:55:29,082 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs used request id req-680e0f42-3401-40e9-a64f-4be916f7a5bc 2018-07-19 01:55:29,085 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/None/associate?vol_type_id=5a473e69-8922-4719-846a-a3fadefd59ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc0f2352-e99e-4a1d-9c67-4d7fd6652cad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438a222c7ce4f9ac724cee82cd27a65d2d89574f" 2018-07-19 01:55:29,275 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 19 Jul 2018 01:55:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5e03414e-1212-4b23-9b7b-7bd0c9543f07 x-openstack-request-id: req-5e03414e-1212-4b23-9b7b-7bd0c9543f07 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-07-19 01:55:29,275 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/None/associate?vol_type_id=5a473e69-8922-4719-846a-a3fadefd59ad used request id req-5e03414e-1212-4b23-9b7b-7bd0c9543f07 2018-07-19 01:55:29,275 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-5e03414e-1212-4b23-9b7b-7bd0c9543f07) 2018-07-19 01:55:29,275 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-61084a07-0419-4cf3-adcb-1222d7136caa 2018-07-19 01:55:29,278 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/5a473e69-8922-4719-846a-a3fadefd59ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc0f2352-e99e-4a1d-9c67-4d7fd6652cad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438a222c7ce4f9ac724cee82cd27a65d2d89574f" 2018-07-19 01:55:29,492 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9d316643-83eb-4785-9939-c96b6f1ab130 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-07-19 01:55:29,492 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/5a473e69-8922-4719-846a-a3fadefd59ad used request id req-9d316643-83eb-4785-9939-c96b6f1ab130 2018-07-19 01:55:29,493 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-61084a07-0419-4cf3-adcb-1222d7136caa-qos 2018-07-19 01:55:29,496 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/424cb608-6fa9-499f-9c02-6ffe2011d41a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc0f2352-e99e-4a1d-9c67-4d7fd6652cad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438a222c7ce4f9ac724cee82cd27a65d2d89574f" 2018-07-19 01:55:29,540 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8d6d96d1-1607-4696-be29-f2ff6100d01c 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-07-19 01:55:29,540 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/424cb608-6fa9-499f-9c02-6ffe2011d41a?force=False used request id req-8d6d96d1-1607-4696-be29-f2ff6100d01c 2018-07-19 01:55:29,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:55:29,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:55:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["AYUYdsX6QhmE-2J5BCxhbQ"], "issued_at": "2018-07-19T01:55:29.000000Z"}} 2018-07-19 01:55:29,936 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3c720588ae66ccbf1104be2531b64074440592" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-22778a05-77d7-4803-8f0e-26f04f48c86d-qos"}}' 2018-07-19 01:55:30,179 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:29 GMT Server: Apache x-compute-request-id: req-80f70cdd-6aab-468e-b7fc-d6b8617abfb1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-80f70cdd-6aab-468e-b7fc-d6b8617abfb1 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "5b8f7afc-a087-466a-aedb-7559f01b8b56", "name": "CinderUtilsVolumeTypeCompleteTests-22778a05-77d7-4803-8f0e-26f04f48c86d-qos"}, "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/5b8f7afc-a087-466a-aedb-7559f01b8b56", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/qos-specs/5b8f7afc-a087-466a-aedb-7559f01b8b56", "rel": "bookmark"}]} 2018-07-19 01:55:30,179 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs used request id req-80f70cdd-6aab-468e-b7fc-d6b8617abfb1 2018-07-19 01:55:30,183 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-80f70cdd-6aab-468e-b7fc-d6b8617abfb1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3c720588ae66ccbf1104be2531b64074440592" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-22778a05-77d7-4803-8f0e-26f04f48c86d", "description": null}}' 2018-07-19 01:55:30,389 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:30 GMT Server: Apache x-compute-request-id: req-078b5e56-887f-4f93-a6df-8843c3e25a09 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-078b5e56-887f-4f93-a6df-8843c3e25a09 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-22778a05-77d7-4803-8f0e-26f04f48c86d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ddd1fac6-2a29-4e9a-bfe2-abc7c1de4258", "description": null}} 2018-07-19 01:55:30,390 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types used request id req-078b5e56-887f-4f93-a6df-8843c3e25a09 2018-07-19 01:55:30,393 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-80f70cdd-6aab-468e-b7fc-d6b8617abfb1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3c720588ae66ccbf1104be2531b64074440592" 2018-07-19 01:55:30,581 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:30 GMT Server: Apache x-compute-request-id: req-4093eafd-59f4-450f-9d16-8c7068c2f059 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4093eafd-59f4-450f-9d16-8c7068c2f059 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "5b8f7afc-a087-466a-aedb-7559f01b8b56", "name": "CinderUtilsVolumeTypeCompleteTests-22778a05-77d7-4803-8f0e-26f04f48c86d-qos"}]} 2018-07-19 01:55:30,582 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs used request id req-4093eafd-59f4-450f-9d16-8c7068c2f059 2018-07-19 01:55:30,585 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/5b8f7afc-a087-466a-aedb-7559f01b8b56/associate?vol_type_id=ddd1fac6-2a29-4e9a-bfe2-abc7c1de4258 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-80f70cdd-6aab-468e-b7fc-d6b8617abfb1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3c720588ae66ccbf1104be2531b64074440592" 2018-07-19 01:55:30,823 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4b944925-79f7-455a-9196-56b3c50c001a 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-07-19 01:55:30,824 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/5b8f7afc-a087-466a-aedb-7559f01b8b56/associate?vol_type_id=ddd1fac6-2a29-4e9a-bfe2-abc7c1de4258 used request id req-4b944925-79f7-455a-9196-56b3c50c001a 2018-07-19 01:55:30,824 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-22778a05-77d7-4803-8f0e-26f04f48c86d 2018-07-19 01:55:30,827 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/ddd1fac6-2a29-4e9a-bfe2-abc7c1de4258 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-80f70cdd-6aab-468e-b7fc-d6b8617abfb1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3c720588ae66ccbf1104be2531b64074440592" 2018-07-19 01:55:31,081 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2bd2d133-923e-424a-9143-f7e732b0e576 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-07-19 01:55:31,081 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/ddd1fac6-2a29-4e9a-bfe2-abc7c1de4258 used request id req-2bd2d133-923e-424a-9143-f7e732b0e576 2018-07-19 01:55:31,082 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-22778a05-77d7-4803-8f0e-26f04f48c86d-qos 2018-07-19 01:55:31,084 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/5b8f7afc-a087-466a-aedb-7559f01b8b56?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-80f70cdd-6aab-468e-b7fc-d6b8617abfb1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3c720588ae66ccbf1104be2531b64074440592" 2018-07-19 01:55:31,307 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-403aebab-3765-4d85-adfd-a7a904efbc16 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-07-19 01:55:31,307 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/5b8f7afc-a087-466a-aedb-7559f01b8b56?force=False used request id req-403aebab-3765-4d85-adfd-a7a904efbc16 2018-07-19 01:55:31,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-19 01:55:31,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b9935e076ea4a53a46b5ece44668083", "name": "admin"}, {"id": "f029712630044065a5708f3eff16cab8", "name": "member"}, {"id": "68b52f09268a4ca1b456b2f558f67a37", "name": "reader"}], "expires_at": "2018-07-19T02:55:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba1c3d47632b40318826191b43d81cda", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c2204336b0467d842c9d1834dfd172"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8403d2dcf28149c3858db1354faa8e25"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0ac69a60e45ef8dfbb3532cb2d65c"}], "type": "identity", "id": "048f3b7090184b9fa928b781a8163e32", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02991a217ef34da9afabec39a45ae675"}, {"url": "http://192.30.9.4:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b902367446594796927c05e0b7ab3dd8"}, {"url": "http://172.30.9.27:8004/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf08db838ffa437587a9f8d02812de32"}], "type": "orchestration", "id": "1b0387ccb39e403a953587b4e020f980", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9638388f984d00bee92f954d307171"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "445ffa4be96943a89576d6db4189b7c3"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd0a8d2831842018dbf764103373266"}], "type": "network", "id": "43f4f26938754e7db65ed8f1e71b2fcc", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28fa852e59b4497298dbf3a0eb75f2ec"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9501bbdf1cb84431a59c1c5299814365"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aeef8345bac34826a2bff62716b2cc09"}], "type": "event", "id": "53f4c57d6553410abe1803671c8f6fd3", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31e29a21df4a41fcb4d99aba3fc2975c"}, {"url": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b65881e7c4c44d3a16ddccd3426b624"}, {"url": "http://192.30.9.4:8776/v3/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "714bfd4d179a473188af2fd1dee9136b"}], "type": "volumev3", "id": "5da019a625fe4713a0422e279cfe916e", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a91e9c5adad40b6aaf321be02cca608"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47381c617b764c91ae4885d8616d7148"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7515f6a0ee4a45d1b2bc03100dfe10c3"}], "type": "object-store", "id": "5ec67ee46f7342e7a912d267a66d3095", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bcabf4dfbfc4053ba9bb97eba8c6770"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7573bf380a9b46f49ea7f97620b0309c"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96972d6b51d46a4ac97d65630f111b5"}], "type": "image", "id": "6d3598c1c29743d29dc9afd56fb69ade", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cf0f73ba21d41bc8173de835f3c5c61"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e0f60c3e6b04ff1b19e2eccbec4aad3"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "537455b0bed04e05a04f161052066781"}], "type": "cloudformation", "id": "6e0feae5a6844b0e9f8be2b56b22e205", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65612313f19b40ceb664845c54abd930"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76cb44cad3634763bd2bf52af995bda2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e1bdf84ef6de4bf9b28e426f6bdb94d8"}], "type": "compute", "id": "719cbdf628f64b5a97e810c850e40ed5", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "793a25d7791d438fb30ec4b7b7e23640", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "545148d8dfe14ff29e2e93b37493b2a0"}, {"url": "http://192.30.9.4:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9412b564fc574064bfec8cfc34d067b0"}, {"url": "http://172.30.9.27:8776/v1/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f17a76f07dbb4a18bf3bbba345233e62"}], "type": "volume", "id": "8d4d00a2ab9346979db59b8c10c531eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492681d01c484debb0274e1e58e15073"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad07df4e755e4426b25ac1c71a402eac"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e250e84d23d4473483bd06f031169793"}], "type": "metric", "id": "a4dfa61c50684c98ba501eefd16de31f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c6fb1ee5dd0498f941b678883550301"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63ceafa950654030b2b9bc4f2b5f1f08"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cfa38eee9ca7487fb5c9ad3ce76d3a50"}], "type": "alarming", "id": "b89491d881dc44de84a7061db2b9ddeb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487145d5cc11444cbd89db0dc895ec77"}, {"url": "http://192.30.9.4:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd00f9dbfaa4420ea743ea5a5920f487"}, {"url": "http://172.30.9.27:8776/v2/ba1c3d47632b40318826191b43d81cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da183917f0f6407b9bd6c8b632dc532f"}], "type": "volumev2", "id": "bc2fbd62eb8344f0be2f928783353dd2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72daff230ce14da9bc6d7d179c487662"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "947efa0eb5e44b4980666d33c6493fb6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d01ae93816db40f3b19907624e2df8ee"}], "type": "placement", "id": "f89e3f9582e74418853143bf82f1c739", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c3f47c1bd84bf5aceb649427654846"}, "audit_ids": ["5Twrpj-GRIO_g_EU9sD-kg"], "issued_at": "2018-07-19T01:55:31.000000Z"}} 2018-07-19 01:55:31,712 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}973cee7d4eea80feae858dea22a3ea8493a21780" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-88386b98-cc9f-4477-97e6-7141faed54e1-qos"}}' 2018-07-19 01:55:31,913 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:31 GMT Server: Apache x-compute-request-id: req-e1888999-3d73-4efc-a451-3713e4c8e258 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e1888999-3d73-4efc-a451-3713e4c8e258 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "c0e90e53-b1c2-431c-9260-8f00ad4a6941", "name": "CinderUtilsVolumeTypeCompleteTests-88386b98-cc9f-4477-97e6-7141faed54e1-qos"}, "links": [{"href": "http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/c0e90e53-b1c2-431c-9260-8f00ad4a6941", "rel": "self"}, {"href": "http://172.30.9.27:8776/ba1c3d47632b40318826191b43d81cda/qos-specs/c0e90e53-b1c2-431c-9260-8f00ad4a6941", "rel": "bookmark"}]} 2018-07-19 01:55:31,914 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs used request id req-e1888999-3d73-4efc-a451-3713e4c8e258 2018-07-19 01:55:31,917 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e1888999-3d73-4efc-a451-3713e4c8e258" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}973cee7d4eea80feae858dea22a3ea8493a21780" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-88386b98-cc9f-4477-97e6-7141faed54e1", "description": null}}' 2018-07-19 01:55:32,131 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:31 GMT Server: Apache x-compute-request-id: req-4a86b656-df54-44e3-add8-6c413da9b2a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4a86b656-df54-44e3-add8-6c413da9b2a9 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-88386b98-cc9f-4477-97e6-7141faed54e1", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c66cd91b-4047-4b97-b186-b4d8814f54a3", "description": null}} 2018-07-19 01:55:32,132 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types used request id req-4a86b656-df54-44e3-add8-6c413da9b2a9 2018-07-19 01:55:32,135 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/c66cd91b-4047-4b97-b186-b4d8814f54a3/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e1888999-3d73-4efc-a451-3713e4c8e258" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}973cee7d4eea80feae858dea22a3ea8493a21780" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-19 01:55:32,338 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Thu, 19 Jul 2018 01:55:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-83a9793a-ba4d-4506-a2fe-8c73a2b49ea4 x-openstack-request-id: req-83a9793a-ba4d-4506-a2fe-8c73a2b49ea4 Content-Length: 280 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'bar', u'name': u'foo', u'provider': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-07-19 01:55:32,339 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/c66cd91b-4047-4b97-b186-b4d8814f54a3/encryption used request id req-83a9793a-ba4d-4506-a2fe-8c73a2b49ea4 2018-07-19 01:55:32,339 - cinder_utils - WARNING - Error creating volume encryption - Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'bar', u'name': u'foo', u'provider': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected) (HTTP 400) (Request-ID: req-83a9793a-ba4d-4506-a2fe-8c73a2b49ea4) 2018-07-19 01:55:32,342 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e1888999-3d73-4efc-a451-3713e4c8e258" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}973cee7d4eea80feae858dea22a3ea8493a21780" 2018-07-19 01:55:32,528 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:32 GMT Server: Apache x-compute-request-id: req-a9cab2a6-b1fc-4d19-820c-d40f22a2eefe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a9cab2a6-b1fc-4d19-820c-d40f22a2eefe Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "c0e90e53-b1c2-431c-9260-8f00ad4a6941", "name": "CinderUtilsVolumeTypeCompleteTests-88386b98-cc9f-4477-97e6-7141faed54e1-qos"}]} 2018-07-19 01:55:32,529 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs used request id req-a9cab2a6-b1fc-4d19-820c-d40f22a2eefe 2018-07-19 01:55:32,532 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/c0e90e53-b1c2-431c-9260-8f00ad4a6941/associate?vol_type_id=c66cd91b-4047-4b97-b186-b4d8814f54a3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e1888999-3d73-4efc-a451-3713e4c8e258" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}973cee7d4eea80feae858dea22a3ea8493a21780" 2018-07-19 01:55:32,752 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c3db8fc8-2eac-4bb5-a7bc-1a56b0265e2a 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-07-19 01:55:32,752 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/c0e90e53-b1c2-431c-9260-8f00ad4a6941/associate?vol_type_id=c66cd91b-4047-4b97-b186-b4d8814f54a3 used request id req-c3db8fc8-2eac-4bb5-a7bc-1a56b0265e2a 2018-07-19 01:55:32,755 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/c66cd91b-4047-4b97-b186-b4d8814f54a3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e1888999-3d73-4efc-a451-3713e4c8e258" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}973cee7d4eea80feae858dea22a3ea8493a21780" 2018-07-19 01:55:32,778 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:32 GMT Server: Apache x-compute-request-id: req-dac78b7b-d3db-4a3c-bba5-56a6b8aafdc6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dac78b7b-d3db-4a3c-bba5-56a6b8aafdc6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-88386b98-cc9f-4477-97e6-7141faed54e1", "qos_specs_id": "c0e90e53-b1c2-431c-9260-8f00ad4a6941", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c66cd91b-4047-4b97-b186-b4d8814f54a3", "description": null}} 2018-07-19 01:55:32,778 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/c66cd91b-4047-4b97-b186-b4d8814f54a3 used request id req-dac78b7b-d3db-4a3c-bba5-56a6b8aafdc6 2018-07-19 01:55:32,781 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/c66cd91b-4047-4b97-b186-b4d8814f54a3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e1888999-3d73-4efc-a451-3713e4c8e258" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}973cee7d4eea80feae858dea22a3ea8493a21780" 2018-07-19 01:55:32,802 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 19 Jul 2018 01:55:32 GMT Server: Apache x-compute-request-id: req-c9a91698-b7fd-4d34-9ea7-0347ad398ab2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c9a91698-b7fd-4d34-9ea7-0347ad398ab2 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-19 01:55:32,802 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/c66cd91b-4047-4b97-b186-b4d8814f54a3/encryption used request id req-c9a91698-b7fd-4d34-9ea7-0347ad398ab2 2018-07-19 01:55:32,802 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-88386b98-cc9f-4477-97e6-7141faed54e1 2018-07-19 01:55:32,805 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/c66cd91b-4047-4b97-b186-b4d8814f54a3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e1888999-3d73-4efc-a451-3713e4c8e258" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}973cee7d4eea80feae858dea22a3ea8493a21780" 2018-07-19 01:55:33,034 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5efd6dd8-1e14-43ee-aaf4-c061b86dd108 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-07-19 01:55:33,034 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/types/c66cd91b-4047-4b97-b186-b4d8814f54a3 used request id req-5efd6dd8-1e14-43ee-aaf4-c061b86dd108 2018-07-19 01:55:33,034 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-88386b98-cc9f-4477-97e6-7141faed54e1-qos 2018-07-19 01:55:33,036 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/c0e90e53-b1c2-431c-9260-8f00ad4a6941?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e1888999-3d73-4efc-a451-3713e4c8e258" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}973cee7d4eea80feae858dea22a3ea8493a21780" 2018-07-19 01:55:33,256 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 19 Jul 2018 01:55:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-61a0ab2c-c626-4eb1-bb12-3dcc4d9eb480 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-07-19 01:55:33,256 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/ba1c3d47632b40318826191b43d81cda/qos-specs/c0e90e53-b1c2-431c-9260-8f00ad4a6941?force=False used request id req-61a0ab2c-c626-4eb1-bb12-3dcc4d9eb480 2018-07-19 01:55:33,257 - 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 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_list_sec_grp_no_rules (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_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) ... ERROR test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ERROR test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ERROR test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... FAIL 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) ... FAIL ====================================================================== ERROR: test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/cinder_utils_tests.py", line 415, in test_create_delete_encryption self.cinder, self.volume_type, encryption_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/cinder_utils.py", line 322, in create_volume_encryption encryption = cinder.volume_encryption_types.create(volume_type.id, specs) File "/usr/lib/python2.7/site-packages/cinderclient/v2/volume_encryption_types.py", line 81, in create body, "encryption") File "/usr/lib/python2.7/site-packages/cinderclient/base.py", line 330, in _create resp, body = self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 203, in post return self._cs_request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 191, in _cs_request return self.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 177, in request raise exceptions.from_response(resp, body) BadRequest: Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'LuksEncryptor', u'name': u'CinderUtilsAddEncryptionTests-21c5ec4e-991e-4470-b4fc-4312aa73b112', u'provider': u'LuksEncryptor'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected) (HTTP 400) (Request-ID: req-06ed5a87-b509-4e69-9e2b-72ebfb1c52fc) ====================================================================== ERROR: test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/cinder_utils_tests.py", line 397, in test_create_simple_encryption self.cinder, self.volume_type, encryption_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/cinder_utils.py", line 322, in create_volume_encryption encryption = cinder.volume_encryption_types.create(volume_type.id, specs) File "/usr/lib/python2.7/site-packages/cinderclient/v2/volume_encryption_types.py", line 81, in create body, "encryption") File "/usr/lib/python2.7/site-packages/cinderclient/base.py", line 330, in _create resp, body = self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 203, in post return self._cs_request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 191, in _cs_request return self.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 177, in request raise exceptions.from_response(resp, body) BadRequest: Invalid input for field/attribute encryption. Value: {u'control_location': u'front-end', u'provider_class': u'foo', u'name': u'CinderUtilsAddEncryptionTests-37aece79-a24a-456d-a78d-beafff89735f', u'provider': u'foo'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected) (HTTP 400) (Request-ID: req-449552d7-678d-444b-a79d-328bebe9f3c2) ====================================================================== ERROR: test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/cinder_utils_tests.py", line 442, in test_create_with_all_attrs self.cinder, self.volume_type, encryption_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/cinder_utils.py", line 322, in create_volume_encryption encryption = cinder.volume_encryption_types.create(volume_type.id, specs) File "/usr/lib/python2.7/site-packages/cinderclient/v2/volume_encryption_types.py", line 81, in create body, "encryption") File "/usr/lib/python2.7/site-packages/cinderclient/base.py", line 330, in _create resp, body = self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 203, in post return self._cs_request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 191, in _cs_request return self.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 177, in request raise exceptions.from_response(resp, body) BadRequest: Invalid input for field/attribute encryption. Value: {u'name': u'CinderUtilsAddEncryptionTests-0418020d-3a86-4fe9-9ffa-419546f88140', u'control_location': u'back-end', u'key_size': 1, u'provider': u'foo', u'provider_class': u'foo', u'cipher': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected) (HTTP 400) (Request-ID: req-288e41ba-cb30-4f13-bd44-b0038650d215) ====================================================================== FAIL: test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/cinder_utils_tests.py", line 528, in test_create_with_encryption self.assertIsNotNone(vol_encrypt) AssertionError: unexpectedly None ====================================================================== FAIL: test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/cinder_utils_tests.py", line 577, in test_create_with_qos_and_encryption self.assertIsNotNone(vol_encrypt) AssertionError: unexpectedly None ---------------------------------------------------------------------- Ran 98 tests in 420.191s FAILED (failures=2, errors=3) 2018-07-19 01:55:33,426 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-19 01:55:33,427 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 07:00 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-19 01:55:33,433 - xtesting.ci.run_tests - ERROR - The test case 'api_check' failed. 2018-07-19 01:55:33,434 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:04 | PASS | | tenantnetwork1 | functest | healthcheck | 00:04 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:09 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:26 | PASS | | singlevm2 | functest | healthcheck | 00:24 | PASS | | vping_ssh | functest | healthcheck | 00:33 | PASS | | vping_userdata | functest | healthcheck | 00:32 | PASS | | cinder_test | functest | healthcheck | 01:01 | PASS | | api_check | functest | healthcheck | 07:00 | FAIL | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-19 01:55:33,447 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-07-19 01:55:33,523 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-19 01:55:33,531 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-19 01:55:33,613 - paramiko.transport - DEBUG - EOF in transport thread